1
0
Fork 0
mirror of synced 2024-06-28 11:00:55 +12:00
budibase/packages/client/src/components
2021-11-08 14:35:58 +00:00
..
app Add card list with search block. Add concept of nested settings which can consume their own contexts and are not enriched at the top level 2021-11-08 14:35:58 +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 Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
preview 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
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 card list with search block. Add concept of nested settings which can consume their own contexts and are not enriched at the top level 2021-11-08 14:35:58 +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 card list with search block. Add concept of nested settings which can consume their own contexts and are not enriched at the top level 2021-11-08 14:35:58 +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 Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
Screen.svelte Prevent dragging the screen or layout components, and prevent dragging any layout components when previewing a screen 2021-09-16 07:52:49 +01:00