1
0
Fork 0
mirror of synced 2024-09-09 22:16:26 +12:00
budibase/packages/client/src
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
components Modal component (#13848) 2024-06-18 11:18:05 +01:00
stores Modal component (#13848) 2024-06-18 11:18:05 +01:00
utils Modal component (#13848) 2024-06-18 11:18:05 +01:00
constants.js
index.js
sdk.js Modal component (#13848) 2024-06-18 11:18:05 +01:00
websocket.js