cobalt/web/src/components/dialog
dumbmoron eab37ae7ff
Some checks are pending
Run service tests / test service functionality (push) Waiting to run
Run service tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
Run tests / api sanity check (push) Waiting to run
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
web/dialog: show dialog when loading cobalt with no js support
2024-10-12 18:01:57 +00: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: updated api endpoint & params, default instance override 2024-08-04 00:43:24 +06:00
DialogHolder.svelte web/dialog: show dialog when loading cobalt with no js support 2024-10-12 18:01:57 +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: updated api endpoint & params, default instance override 2024-08-04 00:43:24 +06:00
PickerItem.svelte web/PickerItem: add urlType to downloading params 2024-09-23 15:18:20 +06:00
SavingDialog.svelte web: prevent openURL action on ios devices if url is redirect 2024-09-23 15:06:57 +06:00
SavingTutorial.svelte web/SavingDialog: add ios saving tutorial 2024-09-09 00:10:21 +06:00
SmallDialog.svelte web: base custom instance functionality 2024-08-30 17:15:05 +06:00