budibase/packages/client/src
Conor Webb 9a375d6716
Add the option to change the confirm and cancel button texts within the confirmation modals (#13966)
* Add button parameters to actions

* Add button states to confirmation store

* Set text of buttons if values are exist

* Pass stored values through to the modal

* Add missing duplicate text map

* Fix lint issues

---------

Co-authored-by: melohagan <101575380+melohagan@users.noreply.github.com>
2024-06-21 10:57:46 +00:00
..
api
components Add the option to change the confirm and cancel button texts within the confirmation modals (#13966) 2024-06-21 10:57:46 +00:00
stores Add the option to change the confirm and cancel button texts within the confirmation modals (#13966) 2024-06-21 10:57:46 +00:00
utils Add the option to change the confirm and cancel button texts within the confirmation modals (#13966) 2024-06-21 10:57:46 +00:00
constants.js
index.js Multiple performance improvements to component selection and hovering 2024-03-20 17:01:23 +00:00
sdk.js Modal component (#13848) 2024-06-18 11:18:05 +01:00
websocket.js