1
0
Fork 0
mirror of synced 2024-09-21 20:01:32 +12:00
budibase/packages/client/src/utils
Gerard Burns e88ffea1a4
Modal component (#13848)
* wip

* wip

* wip

* wip

* wip

* add note for illegalChildren reset behavior

* on close working

* wip

* lint

* wip

* Fix potential remounting loop caused by spreading props and unnecessary component keying

* theme

* user prompt

* dotted border for empty

* PR Feedback

* lint

* fix modal background color

* use bbui modal

* lint

* fix indicator and prevent closing modal in builder

* pr feedback

* pr feedback

* fix fullscreen

---------

Co-authored-by: deanhannigan <deanhannigan@gmail.com>
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2024-06-18 11:18:05 +01:00
..
api.js Add helper util for authenticating the public API SDK in component plugins 2022-09-21 09:49:33 +01:00
blocks.js Add BigInt type support (#11145) 2023-07-07 15:11:41 +01:00
buttonActions.js Modal component (#13848) 2024-06-18 11:18:05 +01:00
componentProps.js linting 2024-04-22 14:34:20 +01:00
components.js Fully remove source component from client tree while dragging 2022-10-10 09:51:13 +01:00
computed.js Lint and improve comments 2022-10-21 16:59:26 +01:00
conditions.js Also rename LuceneUtils -> QueryUtils 2024-06-12 15:04:56 +01:00
domDebounce.js Optimise scrolling and virtual rendering performance 2023-02-25 16:33:20 +00:00
enrichDataBinding.js Improve how snippets are handled in client apps 2024-03-14 16:16:24 +00:00
getAction.js
linkable.js Disable links when in builder preview 2021-11-09 15:24:13 +00:00
schema.js Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
styleable.js Remove ability to select fields in preview because it is not compatible with field configuration changes 2023-10-27 15:09:17 +01:00