1
0
Fork 0
mirror of synced 2024-09-28 07:11:40 +12:00
budibase/packages/client/src/components
2021-11-18 15:36:16 +00:00
..
app Add dynamic filter component 2021-11-18 15:36:16 +00:00
context 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
overlay refactor switch into a key value handler object 2021-11-04 17:21:17 +01:00
preview Allow blocks which take children to work with DND 2021-11-12 15:18:55 +00:00
Block.svelte Allow table with search block to render correct components for all relevant field types 2021-11-03 11:58:06 +00:00
BlockComponent.svelte Add data block component 2021-11-12 15:19:25 +00:00
ClientApp.svelte Give flatpickr its own root component in client apps to avoid it hijacking key events on the whole page 2021-10-19 15:11:14 +01:00
Component.svelte Add data block component 2021-11-12 15:19:25 +00:00
CustomThemeWrapper.svelte Fix issue with button roundness when using other sizes than medium 2021-10-14 10:43:17 +01:00
MadeInBudibase.svelte adding made in budibase tag 2021-10-07 20:57:50 +01:00
Router.svelte
Screen.svelte