b9cb2d9e78
* Treat empty string default values as nullish when considering whether field default values should be applied to the real field value * Add flag to allow not loading data immediately upon creation of a data fetch object * Use loading context inside forms to avoid wasted renders while form schema are loading * Wait for parent data providers to finish loading before loading their own data * Optimise data provider to reduce updates as much as possible * Allow forms to render content immediately again, but use the loading context to inform data providers to wait for them * Remove fetchOnCreation flag for data fetches as now redundant * Fix issue with deleting the selected button action when the next action has no parameters * Lint |
||
---|---|---|
.. | ||
backend-core | ||
bbui | ||
builder | ||
cli | ||
client | ||
frontend-core | ||
sdk | ||
server | ||
string-templates | ||
types | ||
worker |