1
0
Fork 0
mirror of synced 2024-09-17 09:49:11 +12:00
budibase/packages/client/src
Conor Webb 92f9501d26
Add function to close side panel based on the browser's history. (#13944)
* Add function to close side panel based on the browser's history.

* Switched to hashchange, removed from SidePanel, added to ClientApp.svelte

* Removed unused onMount, fixed lint issue

* Removed unnecessary if statement.
2024-06-17 07:21:26 +00:00
..
api
components Add function to close side panel based on the browser's history. (#13944) 2024-06-17 07:21:26 +00:00
stores Enhancement: add ability to set custom auto-dismissal duration for notifications (#13829) 2024-06-05 12:29:07 +01:00
utils Also rename LuceneUtils -> QueryUtils 2024-06-12 15:04:56 +01:00
constants.js
index.js
sdk.js Also rename LuceneUtils -> QueryUtils 2024-06-12 15:04:56 +01:00
websocket.js