budibase/packages/client/src
melohagan e4e6447cf6
Use clickoutside library to stop mouseup closing side panel (#13193)
* Use clickoutside library to stop mouseup closing side panel

* Revert "Use clickoutside library to stop mouseup closing side panel"

This reverts commit fbe574812e.

* Use mousedown

* Add allowedType for clickoutside event

* Remove contextmenu listener

---------

Co-authored-by: Martin McKeaveney <martin@budibase.com>
2024-03-20 15:16:19 +00:00
..
api Lint 2024-01-08 14:06:54 +01:00
components Use clickoutside library to stop mouseup closing side panel (#13193) 2024-03-20 15:16:19 +00:00
licensing Adding a license mechanism to the app package call so that public apps can still return what license the app utilises. This is retrieved based on the tenant of the app - we only attach the license type so as to not expose further information than is necessary. 2023-06-15 16:33:07 +01:00
stores Improve how snippets are handled in client apps 2024-03-14 16:16:24 +00:00
utils Improve how snippets are handled in client apps 2024-03-14 16:16:24 +00:00
constants.js Add Clear Row Selection action (#13002) 2024-02-14 10:05:14 +00:00
index.js Create app user facing maintenance page. 2024-03-14 09:57:00 +00:00
sdk.js Add binding eval for non relationship fields when editing formula columns 2024-02-27 14:44:25 +00:00
websocket.js Update websocket logic to ignore events trigger by API requests originating from the same session 2023-06-01 17:14:32 +01:00