Releases
v5.34.1
5.34.1 (2023-02-01)
Bug Fixes
api-headless-cms: customizable sort fields (#2986 ) (85ed92e )
api-headless-cms: move modelId field to original gql type (#2991 ) (1c42b48 )
api-headless-cms: populate reference field (#2987 ) (32f9170 )
api-headless-cms: search with dash in term (#2989 ) (2651244 )
api-headless-cms-ddb: remove hasOwnProperty check on where object (#2995 ) (d34f660 )
app: add react-composition TS references to app package (7f7a70f )
app: make debounceRender time configurable (4b6967c )
app-apw: wrong graphql calls (#2970 ) (db57e9c )
app-mailer: component did not reload on state change (#2994 ) (29b0835 )
app-mailer: move module to app-serverless-cms (#2988 ) (aa840a1 )
app-page-builder: improve context hooks and add loadThemeFromPlugins (844ed1c )
app-page-builder-elements: add theme object to callback dependencies (efbf031 )
app-page-builder-elements: improve PageContext types (9fd4b18 )
app-theme-manager: use loadThemeFromPlugins to load theme in PB provider (bfcf97f )
app-theme-manager: wrap theme loader into a website plugin (31fb40b )
app-website: expose providers and routes props (d59e089 )
app-website: make main rendering components composable (84a8a9b )
app-website: make MainContent and Layout composable (d39772d )
app-website: mount PB provider before user-provided providers (74b4711 )
adjust default paragraph line-height
(#2990 ) (fcc4d9e )
app-website: remove theme loader (4c7f051 )
handler: correct order of reply output (#2972 ) (15a72be )
add missing formId
property (fbdce1b )
cache FbGetPublishedForm
operation too (82c506d )
do not include parentheses when inspecting import paths (121a990 )
ensure form's ps-tag
contains the parent ID (f020250 )
ensure no double p
tags are used (4819e81 )
immediately assign FormData
if possible (without useEffect
) (f45b279 )
move GQL queries into a separate file (039736b )
remove @types/lodash
dependency (286660c )
remove @types/lodash
dependency (03a04ed )
remove old parent
property (fb0a0ab )
remove old and redundant folders (5dc4876 )
remove old and redundant folders (95fe763 )
remove redundant console.log
call (e453e46 )
reorder colors and make comments nicer (31225ea )
reorder colors and make comments nicer (32832ad )
revert the plugins-loading setup (2ea8792 )
send renderers via a getter fn (4e7cbda )
trim every item in the folders list (26087d3 )
unify ps-tag
declarations and move them into root types.ts
file (870d28b )
unify ps-tag
declarations and move them into root types.ts
file (a299f04 )
use [@ps](https://github.com/ps)(cache: true)
directive (cfdbfb5 )
use FbGetPublishedForm
name (85467e5 )
use FbGetPublishedForm
name (6b2ea08 )
use Apollo to load form data (1eef929 )
user formId
instead of parent
(fd00b87 )
api-i18n: variable keeps old tenant after switch between tenants (#2960 ) (b574941 )
ui: use flex-end rule on list subheaders (25f5168 )
Features
GetFormDataLoader
can return FormData
too (71704f1 )
add ability to pass renderers as a getter fn (fab85e9 )
add ability to specify a list of apps (29bd055 )
introduce [@ps](https://github.com/ps)
directive (4997475 )
use [@ps](https://github.com/ps)
GQL directive to determine if the data needs to be cached or not (60486f9 )
You can’t perform that action at this time.