1
0
Fork 0
mirror of synced 2024-09-18 02:08:34 +12:00
budibase/packages/client/src
Andrew Kingston 2a2466fbda 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
..
api
components More fixes (#9387) 2023-01-19 16:09:40 +00:00
licensing
stores Debounce hiding side panel to avoid toggling visibility when cycling through records 2022-12-06 09:55:42 +00:00
utils More fixes (#9387) 2023-01-19 16:09:40 +00:00
constants.js Use a container as the DND placeholder and use approx size when dragging into grids 2022-10-19 14:39:28 +01:00
index.js Fix issue with getting environment details 2022-10-24 09:13:05 +01:00
sdk.js Make dndIsDragging available through SDK context 2022-11-22 16:43:48 +00:00
websocket.js