budibase/packages/client/src/components/preview
Andrew Kingston 25bafc15d2 Use explicity onDestroy calls rather than an onMount return value to ensure callbacks are actually executed to fix data provider cleanup issues 2021-10-27 14:24:36 +01:00
..
DNDHandler.svelte Use explicity onDestroy calls rather than an onMount return value to ensure callbacks are actually executed to fix data provider cleanup issues 2021-10-27 14:24:36 +01:00
DNDPositionIndicator.svelte Fix drag and drop indicator positioning when not using desktop preview 2021-10-06 13:59:25 +01:00
HoverIndicator.svelte Refactor client app data tags to be classnames and simplify logic 2021-09-20 15:34:51 +01:00
Indicator.svelte Simplify some DND style rules 2021-09-21 08:47:43 +01:00
IndicatorSet.svelte Add above/below dnd and support for dropping above/below components which also allow dropping inside 2021-09-16 14:28:44 +01:00
SelectionIndicator.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
SettingsBar.svelte Refactor to use generic flag for dragging and hide settings bar when dragging 2021-09-17 14:17:50 +01:00
SettingsButton.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
SettingsColorPicker.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
SettingsPicker.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00