cobalt/web/src/components/dialog
dumbmoron d7d707e666
web/DialogHolder: fix dialog animation jumping on new safari versions
WebKit/WebKit@ce08f32453 breaks this animation on newer versions
of safari. why? i guess we'll never know
2024-08-22 17:09:58 +00:00
..
DialogBackdropClose.svelte web/dialogs: add picker dialog & clean up small dialog 2024-07-22 14:33:43 +06:00
DialogButton.svelte web/dialogs: move buttons to own component & add optional timeout 2024-07-28 14:49:12 +06: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/DialogHolder: fix dialog animation jumping on new safari versions 2024-08-22 17:09:58 +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 support for gifs in picker 2024-07-26 21:34:18 +06:00
SavingDialog.svelte web/i18n: move call to action button strings to own file 2024-08-09 14:40:30 +06:00
SmallDialog.svelte web: updated api endpoint & params, default instance override 2024-08-04 00:43:24 +06:00