Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Kingston 460d9f8c8d Update core component handling to use svelte function to manually control props in order to avoid triggering additional reactive statements and improve performance 5 years ago
..
app Add new core implementations for fetching data and schema from datasources 5 years ago
context Use explicity onDestroy calls rather than an onMount return value to ensure callbacks are actually executed to fix data provider cleanup issues 5 years ago
overlay Proxy state updates back from peek modals 5 years ago
preview Merge develop into editable text lab day 5 years ago
Block.svelte Allow table with search block to render correct components for all relevant field types 5 years ago
BlockComponent.svelte Add data block component 5 years ago
ClientApp.svelte Add modal container to top level of client apps 5 years ago
Component.svelte Update core component handling to use svelte function to manually control props in order to avoid triggering additional reactive statements and improve performance 5 years ago
CustomThemeWrapper.svelte Remove focus style on contenteditable components in chrome 5 years ago
MadeInBudibase.svelte adding made in budibase tag 5 years ago
Router.svelte Pass current state to peek modals when opening them via query param 5 years ago
Screen.svelte Prevent dragging the screen or layout components, and prevent dragging any layout components when previewing a screen 5 years ago