1
0
Fork 0
mirror of synced 2024-09-17 17:57:47 +12:00
budibase/packages/client/src
Andrew Kingston f2b12bcf45 Component error state improvements (#10136)
* Tidy logic for creating initial component instances

* Add initial implementation of enriching empty settings

* Fix regression that prevented custom placeholders from working (#9994)

* Tidy up

* Add automatic naming of form fields when added

* Update missing required setting placeholder

* Improve error states and add ability to automatically wrap a component in a required parent type

* Fix crash in column editor and rename component placeholder to error state

* Select the parent component after adding it when wrapping a component with a missing ancestor

* Fix blocks and make fields require forms

* Improve empty component placeholder

* Lint
2023-03-28 21:11:33 +01:00
..
api
components Component error state improvements (#10136) 2023-03-28 21:11:33 +01:00
licensing
stores Component error state improvements (#10136) 2023-03-28 21:11:33 +01:00
utils Component error state improvements (#10136) 2023-03-28 21:11:33 +01:00
constants.js
index.js
sdk.js
websocket.js