1
0
Fork 0
mirror of synced 2024-06-01 10:09:48 +12:00
budibase/packages/client/src/stores
Gerard Burns d9033b2636
Un-revert Skeleton Loader PR (#13180)
* wip

* wip

* wip

* client versions init

* wip

* wip

* wip

* wip

* wip

* linting

* remove log

* comment client version script

* lint

* skeleton loader type fix

* fix types

* lint

* fix types again

* fix manifest not being served locally

* remove preinstalled old client version

* add constant for dev client version

* linting

* Dean PR Feedback

* linting

* pr feedback

* wip

* wip

* clientVersions empty array

* delete from git

* empty array again

* fix tests

* pr feedback

---------

Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2024-03-25 16:39:42 +00: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 Use global self endpoint in client apps to differentiate between not being logged in and not having access to an app 2022-03-23 11:41:51 +00:00
blocks.js Make block ejection work properly via the builder rather than client app button hack 2022-08-23 19:05:38 +01:00
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 Improve map actions, tidy up some parts of the map component and ensure settings update properly 2022-03-16 14:53:12 +00:00
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 Refactor app preview event sending to support async callbacks in client library 2022-10-24 09:02:50 +01:00
environment.js Fix issue with getting environment details 2022-10-24 09:13:05 +01:00
events.js Refactor app preview event sending to support async callbacks in client library 2022-10-24 09:02:50 +01:00
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 Un-revert Skeleton Loader PR (#13180) 2024-03-25 16:39:42 +00:00
initialise.js Remove log 2023-10-02 08:27:28 +01:00
notification.js Add count to duplicate errors (#10920) 2023-06-23 18:34:05 +01:00
org.js client and frontend core 2024-01-31 10:53:53 -03:00
peek.js Pass current state to peek modals when opening them via query param 2021-12-15 08:55:22 +00:00
roles.js Fixing dev-tools handling of custom roles and build issue - PR comments. 2023-09-27 16:52:20 +01:00
routes.js Support navigate to link in new tab (#9800) 2023-03-01 17:41:50 +00:00
rowSelection.js FIX: Error when deleting selected rows that have attachment (#13006) 2024-02-13 16:44:21 +00: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 Debounce hiding side panel to avoid toggling visibility when cycling through records 2022-12-06 09:55:42 +00:00
state.js Add initial work on frontend-core refactor 2022-01-18 09:39:19 +00:00
theme.js Add support for custom themes in client apps 2022-07-29 13:33:04 +01:00
uploads.js Add public URL of uploaded file to button action outputs when uploading files to S3 2022-01-14 10:40:38 +00:00