1
0
Fork 0
mirror of synced 2024-08-14 01:21:41 +12:00
budibase/packages
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
..
backend-core v2.4.27-alpha.11 2023-03-28 17:44:35 +00:00
bbui Component error state improvements (#10136) 2023-03-28 21:11:33 +01:00
builder Component error state improvements (#10136) 2023-03-28 21:11:33 +01:00
cli v2.4.27-alpha.11 2023-03-28 17:44:35 +00:00
client Component error state improvements (#10136) 2023-03-28 21:11:33 +01:00
frontend-core v2.4.27-alpha.11 2023-03-28 17:44:35 +00:00
sdk v2.4.27-alpha.11 2023-03-28 17:44:35 +00:00
server Update pro version to 2.4.27-alpha.11 2023-03-28 17:47:28 +00:00
shared-core v2.4.27-alpha.11 2023-03-28 17:44:35 +00:00
string-templates v2.4.27-alpha.11 2023-03-28 17:44:35 +00:00
types v2.4.27-alpha.11 2023-03-28 17:44:35 +00:00
worker Update pro version to 2.4.27-alpha.11 2023-03-28 17:47:28 +00:00