budibase/packages/client/src/stores
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
..
derived Improve how snippets are handled in client apps 2024-03-14 16:16:24 +00:00
app.js Added embed state, behaviours and event tracking to client app. UI/UX Refactoring 2023-06-16 12:30:08 +01:00
auth.js
blocks.js
builder.js Pass snippets from builder to client when inside the builder preview to ensure new snippets can be evaluated 2024-03-07 08:25:31 +00:00
components.js Component error state improvements (#10136) 2023-03-28 21:11:33 +01:00
confirmation.js
context.js Remove proxying of context changes up the chain 2024-02-01 14:45:16 +00:00
dataSource.js Update automatic dataprovider hot reloading to support views 2023-08-24 16:20:32 +01:00
devTools.js Fix issue causing client apps to initialise 3 times 2023-10-02 08:19:59 +01:00
dnd.js
environment.js
events.js
features.js Un-revert Skeleton Loader PR (#13180) 2024-03-25 16:39:42 +00:00
hover.js Multiple performance improvements to component selection and hovering 2024-03-20 17:01:23 +00:00
index.js Modal component (#13848) 2024-06-18 11:18:05 +01:00
initialise.js Remove log 2023-10-02 08:27:28 +01:00
modal.js Modal component (#13848) 2024-06-18 11:18:05 +01:00
notification.js Enhancement: add ability to set custom auto-dismissal duration for notifications (#13829) 2024-06-05 12:29:07 +01:00
org.js client and frontend core 2024-01-31 10:53:53 -03:00
peek.js
roles.js Fixing dev-tools handling of custom roles and build issue - PR comments. 2023-09-27 16:52:20 +01:00
routes.js
rowSelection.js Update export data action to work with new table component 2024-04-08 16:17:22 +01:00
screens.js Added embed state, behaviours and event tracking to client app. UI/UX Refactoring 2023-06-16 12:30:08 +01:00
sidePanel.js saving progress based on review reccomendations 2024-04-17 16:27:23 +01:00
state.js
theme.js Fix issues with colours in app skeletons 2024-03-26 10:43:56 +00:00
uploads.js