budibase/packages/builder/src
Andrew Kingston b9cb2d9e78
Optimise client library performance with skeleton loaders (#9256)
* 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
2023-01-11 08:01:41 +00:00
..
analytics Enable capturing events for certain setting changes, and track usage of side panels inside table blocks 2022-11-29 18:28:26 +00:00
builderStore Merge branch 'cheeks-fixes' of github.com:Budibase/budibase into cheeks-fixes 2022-12-07 09:54:47 +00:00
components Optimise client library performance with skeleton loaders (#9256) 2023-01-11 08:01:41 +00:00
constants Disabled the ability to rename the Sample Data datasource. Updated the backend to ensure that renaming doesn't alter its structure and block deletion 2022-11-28 17:25:10 +00:00
helpers Fix SQL table `_id` filtering (#9030) 2022-12-15 09:22:28 +00:00
imgs
pages Remove new (#8994) 2022-12-09 14:25:11 +00:00
stores Merge remote-tracking branch 'origin/develop' into feature/auto-select-dataprovider-source 2022-11-21 16:02:26 +00:00
App.svelte Merge commit 2022-09-13 11:52:31 +01:00
actions.js
api.js
favicon.ico
favicon.png
global.css
main.js Don't load theme options from the store 2022-07-26 13:41:30 +01:00