1
0
Fork 0
mirror of synced 2024-09-28 07:11:40 +12:00
budibase/packages/client/src/components/preview
2022-03-07 14:05:26 +00:00
..
DNDHandler.svelte Fix DND throwing errors due to browser API updates 2022-01-20 11:52:29 +00: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 Fix border radius rounding on hover and selection indicators in builder preview 2021-12-09 17:22:46 +00: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
KeyboardManager.svelte Move keyboard handling into client library so that component deletion via keyboard can reference client app state 2021-10-28 13:00:55 +01:00
SelectionIndicator.svelte Allow in-preview editing of paragraphs and headings 2021-10-28 12:43:31 +01:00
SettingsBar.svelte Add duplicate action to settings bar 2022-03-07 14:05:26 +00:00
SettingsButton.svelte
SettingsColorPicker.svelte
SettingsPicker.svelte