1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
budibase/packages/client/src/components
2021-11-03 11:57:47 +00:00
..
app Standardise fetching schema from client apps to fix issues with determing schema for certain data sources 2021-11-03 11:57:47 +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 Simplify some block logic 2021-11-02 12:58:38 +00:00
BlockComponent.svelte Simplify some block logic 2021-11-02 12:58:38 +00:00
ClientApp.svelte
Component.svelte Add generic block structure with support for writing blocks like normal svelte components rather than a JSON builder 2021-11-02 08:45:27 +00:00
CustomThemeWrapper.svelte
MadeInBudibase.svelte
Router.svelte
Screen.svelte