budibase/packages/client/src/components/overlay
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
..
ConfirmationDisplay.svelte Add the option to change the confirm and cancel button texts within the confirmation modals (#13966) 2024-06-21 10:57:46 +00:00
NotificationDisplay.svelte Add count to duplicate errors (#10920) 2023-06-23 18:34:05 +01:00
PeekScreenDisplay.svelte