1
0
Fork 0
mirror of synced 2024-09-28 07:11:40 +12:00
budibase/packages/client/src/components/preview
2021-09-20 16:11:42 +01:00
..
DNDHandler.svelte Reduce DND snap to edge threshold to prevent unwanted target spamming on the edges of the parent component 2021-09-20 16:11:42 +01:00
DNDPositionIndicator.svelte Refactor DND labels to before and after rather then above and below 2021-09-20 15:35:27 +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 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 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