1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00
budibase/packages/client/src
Bastiaan Terhorst dd44c4e7e3 Update MultiFieldSelect to accept a defaultValue
This changes the multi select control to accept defaultValues. As these are passed in as strings (flattened arrays in the form of "1, 2, 3") they need to be split into an array to be accepted by the control.
2022-01-18 15:04:40 +01:00
..
api Merge branch 'develop' of github.com:Budibase/budibase into feature/query-variables 2022-01-04 12:58:42 +00:00
components Update MultiFieldSelect to accept a defaultValue 2022-01-18 15:04:40 +01:00
stores Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2022-01-04 09:48:44 +00:00
utils Fix crash when fetching queries set up before pagination existed 2022-01-10 12:45:30 +00:00
constants.js Add new form field component for JSON fields, JSON validation and update autoscreen generation 2021-12-03 09:20:45 +00:00
index.js
sdk.js Add new core implementations for fetching data and schema from datasources 2021-12-17 08:22:04 +00:00