1
0
Fork 0
mirror of synced 2024-09-28 07:11:40 +12:00
budibase/packages/client/src/components/preview
2021-09-20 09:12:35 +01:00
..
DNDHandler.svelte Prevent DND targetting either above or below the screen/layout, and fix bug determinging whether a drop target is valid 2021-09-20 09:12:35 +01:00
DNDPositionIndicator.svelte Only allow dropping inside empty components that accept children to massively reduce the amount of unwanted drop targets due to parent container components 2021-09-20 08:26:44 +01:00
HoverIndicator.svelte Refactor to use generic flag for dragging and hide settings bar when dragging 2021-09-17 14:17:50 +01:00
Indicator.svelte Ensure hover indicator is correctly hidden when using DND and improve DND labels 2021-09-16 16:02:45 +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
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
SettingsColorPicker.svelte
SettingsPicker.svelte