budibase/packages/client/src/components
melohagan 8694b8d772
Relationship picker incorrectly renders selections (#13175)
* Ensure _id is decoded for external search

* Fetch initial value for 'Update' type forms

* test didn't run locally - might run on github workflow

* Tested and appears to be as before

* Null-pointer fix

* undo type change

* update modules

* add test

* update modules
2024-03-05 09:03:19 +00:00
..
app Relationship picker incorrectly renders selections (#13175) 2024-03-05 09:03:19 +00:00
context Update data binding generation to match how context is provided by components, respecting branching due to local context 2024-02-02 14:59:45 +00:00
devtools Update Svelte Major Version to 4 (#13036) 2024-02-22 13:19:29 +00:00
error-states Update Svelte Major Version to 4 (#13036) 2024-02-22 13:19:29 +00:00
overlay Add count to duplicate errors (#10920) 2023-06-23 18:34:05 +01:00
preview Update Svelte Major Version to 4 (#13036) 2024-02-22 13:19:29 +00:00
Block.svelte backmerge master 2023-07-19 17:11:15 +01:00
BlockComponent.svelte Remove ability to select fields in preview because it is not compatible with field configuration changes 2023-10-27 15:09:17 +01:00
ClientApp.svelte Revert "App Preview Skeleton (#12898)" (#13159) 2024-02-29 12:51:56 +00:00
Component.svelte Observe context changes in client components immediately after the first enrichment 2024-02-09 16:44:11 +00:00
CustomThemeWrapper.svelte More fixes (#9387) 2023-01-19 16:09:40 +00:00
FreeFooter.svelte Revert "App Preview Skeleton (#12898)" (#13159) 2024-02-29 12:51:56 +00:00
Router.svelte Revert skeleton loaders and restore required setting functionality (#9979) 2023-03-27 14:43:29 +01:00
Screen.svelte Revert "Revert "Merge branch 'develop' into master"" 2023-09-05 12:28:56 +01:00
UpdatingApp.svelte Pass api call 2024-01-08 14:06:54 +01:00