budibase/packages/client/src/components
Andrew Kingston 7ece9f78d5
More fixes (#9387)
* Mark filters as nested settings to support persisting bindings post block ejection

* Add support for searching on linked fields in blocks

* Fix multi-select pickers closing on every click

* Target spectrum root element by default when rendering popovers, and allow customisation via context for client library

* Don't send up invalid HBS expressions when filtering on dates in blocks with empty date value

* Move profile above theme in user dropdown
2023-01-19 16:09:40 +00:00
..
app More fixes (#9387) 2023-01-19 16:09:40 +00:00
context Fix mobile mode not working properly inside app preview 2022-07-01 13:40:37 +01:00
devtools Transparently hot reload app preview when inserting a custom component bundle and reload relevant components 2022-08-11 17:05:42 +01:00
overlay Updating the client overlay to use the right method when event type is unknown (#9192) 2023-01-03 13:40:37 +00:00
preview Use the new DOM ID method of determining the correct DOM node for a component 2022-11-23 12:32:40 +00:00
Block.svelte Misc fixes (#9383) 2023-01-19 09:47:10 +00:00
BlockComponent.svelte Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-25 11:24:57 +00:00
ClientApp.svelte File authentication using presigned URLs (#8883) 2022-12-15 11:35:22 +00:00
Component.svelte Skeleton Fixes (#8845) 2022-12-02 09:24:05 +00:00
CustomThemeWrapper.svelte More fixes (#9387) 2023-01-19 16:09:40 +00:00
FreeLogo.svelte Ignore empty name validation on app update and change free logo text 2022-09-15 14:23:25 +01:00
Router.svelte Skeleton Loading States (#8719) 2022-11-25 10:02:43 +00:00
Screen.svelte Merge pull request #8307 from Budibase/fix/stop-screen-store-double-updating-on-page-change 2022-10-20 20:35:18 +01:00