memos/web/src
Zeng1998 55695f2189
feat: esc key to exit multiple dialogs (#692)
* fix: `esc` key to exit multiple dialogs

* update

* update

* update

* Update web/src/components/Dialog/BaseDialog.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-12-18 10:09:12 +00:00
..
components feat: esc key to exit multiple dialogs (#692) 2022-12-18 10:09:12 +00:00
css fix: break word (#708) 2022-12-09 08:31:45 +08:00
helpers refactor: introducing use{Module}Store instead of service (#768) 2022-12-18 15:25:18 +08:00
hooks feat: editor enhancement for order list (#763) 2022-12-18 11:02:42 +08:00
labs fix: add a span as wrapper to fix whitespace (#747) 2022-12-15 08:45:20 +08:00
less fix: memo list padding bottom (#759) 2022-12-17 10:19:15 +08:00
locales feat: add 'theme' to translation (#746) 2022-12-15 08:43:32 +08:00
pages refactor: introducing use{Module}Store instead of service (#768) 2022-12-18 15:25:18 +08:00
router refactor: introducing use{Module}Store instead of service (#768) 2022-12-18 15:25:18 +08:00
store feat: esc key to exit multiple dialogs (#692) 2022-12-18 10:09:12 +00:00
theme feat: upgrade dev version to 0.8.1 (#656) 2022-12-02 21:09:11 +08:00
types feat: add spanish locale (#741) 2022-12-13 09:12:22 +08:00
App.tsx refactor: introducing use{Module}Store instead of service (#768) 2022-12-18 15:25:18 +08:00
i18n.ts feat: add spanish locale (#741) 2022-12-13 09:12:22 +08:00
main.tsx fix: code highlight in dark mode (#702) 2022-12-08 18:30:46 +08:00