1
0
Fork 0
mirror of synced 2024-09-28 07:11:40 +12:00
budibase/packages/client/src/components
2021-11-08 14:51:13 +00:00
..
app Fix card button text potentially showing as undefined 2021-11-08 14:51:13 +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
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
Screen.svelte