cobalt/web/src/components/dialog
2025-02-11 15:39:53 +06:00
..
DialogBackdropClose.svelte web/dialogs: add picker dialog & clean up small dialog 2024-07-22 14:33:43 +06:00
DialogButton.svelte web/DialogButton: add "link" buttons 2024-10-12 17:42:53 +00:00
DialogButtons.svelte web/dialogs: move buttons to own component & add optional timeout 2024-07-28 14:49:12 +06:00
DialogContainer.svelte web/lib: move dialogs to state folder 2024-10-20 12:51:59 +00:00
DialogHolder.svelte web/lib: move dialogs to state folder 2024-10-20 12:51:59 +00:00
NoScriptDialog.svelte web/dialog: show dialog when loading cobalt with no js support 2024-10-12 18:01:57 +00:00
PickerDialog.svelte web/PickerDialog: ignore wrong items in an array 2025-02-11 15:39:53 +06:00
PickerItem.svelte web/PickerItem: make sure the item url is valid 2025-02-11 15:29:23 +06:00
SavingDialog.svelte web/SavingDialog: fix weird focus border in chromium browsers 2024-11-25 12:22:28 +06:00
SavingTutorial.svelte web/SavingDialog: add ios saving tutorial 2024-09-09 00:10:21 +06:00
SmallDialog.svelte web: replace text-align: left with text-align: start 2024-11-20 14:47:07 +06:00