budibase/packages/client/src/components/preview
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
..
DNDHandler.svelte Use the new DOM ID method of determining the correct DOM node for a component 2022-11-23 12:32:40 +00:00
DNDPlaceholderOverlay.svelte Use a container as the DND placeholder and use approx size when dragging into grids 2022-10-19 14:39:28 +01:00
GridDNDHandler.svelte Component error state improvements (#10136) 2023-03-28 21:11:33 +01:00
HoverIndicator.svelte Fix selection indicator appearing while dragging 2022-10-24 13:24:19 +01:00
Indicator.svelte Allow grid DND without selecting components 2022-10-18 18:29:21 +01:00
IndicatorSet.svelte Component error state improvements (#10136) 2023-03-28 21:11:33 +01:00
KeyboardManager.svelte Add keybindings to component context menu. Add duplicate keybinding. Simplify pasting 2022-07-29 13:33:04 +01:00
SelectionIndicator.svelte Add grid functionality separately to DND 2022-10-18 16:18:22 +01:00
SettingsBar.svelte Component error state improvements (#10136) 2023-03-28 21:11:33 +01:00
SettingsButton.svelte Add devtools to app preview and add ability to preview apps as different roles 2021-11-26 13:25:02 +00:00
SettingsColorPicker.svelte Add devtools to app preview and add ability to preview apps as different roles 2021-11-26 13:25:02 +00:00
SettingsPicker.svelte Add devtools to app preview and add ability to preview apps as different roles 2021-11-26 13:25:02 +00:00