budibase/packages/client/src/components/context
Andrew Kingston 9025e18f15 Misc fixes (#10345)
* Fix some issues with component and screen settings layout

* Fix issue with component setting labels when multi-line

* Remove early termination of form validation when encountering an errored field

* Update free logo badge to be a sticky footer

* Close side panels when clicking on links
2023-04-19 14:21:11 +01:00
..
DeviceBindingsProvider.svelte Misc fixes (#10345) 2023-04-19 14:21:11 +01:00
Provider.svelte 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
QueryParamsProvider.svelte Add data binding for query params 2022-06-21 09:39:25 +01:00
RowSelectionProvider.svelte add row selection functionality to tables 2022-02-11 11:55:35 +00:00
StateBindingsProvider.svelte Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-01 16:10:36 +01:00
UserBindingsProvider.svelte Add role setting to navigation links to allow easily customising which roles see which links 2022-06-09 14:28:02 +01:00