Commit Graph

16 Commits (a0face6695914f6822ca64d28988fb09de96d112)

Author SHA1 Message Date
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>
3 years ago
boojack ef621a444f
refactor: introducing `use{Module}Store` instead of service (#768)
* refactor: introducing `useEditorStore`

* refactor: update

* chore: update
3 years ago
boojack 43b22ce55f
chore: fix typo (#695) 3 years ago
boojack 14f9f29348
chore: update user setting appearance (#654) 3 years ago
boojack 2a4fc7dcc3
chore: update memo display time (#327)
* chore: update memo display time

* chore: update
3 years ago
Steven 366afdd1e4 feat: use `i18next` 3 years ago
winwin2011 7b0987610c
feat: i18n for dialogs (#203)
* feat: i18n in dialog

* fix: use common translation
3 years ago
Steven a98e64cf0a chore: update i18n dialog 3 years ago
XQ cea16fac88
chore: remove `useAppContext` in dialog props 3 years ago
boojack c703f281d9 chore: update feather icon 3 years ago
boojack 2d093d5be0 chore: update daily review dialog style 3 years ago
boojack 2b8078a19b chore: add `CommonDialog` 3 years ago
boojack 93ba2f4fab chore: fix icon style 3 years ago
boojack 9417797b99 chore: use `fontawesome` instead of `material icons` 3 years ago
boojack 2e126c71f0 chore: update button elements 3 years ago
boojack 08210d55c3 chore: rename to `DailyReviewDialog` 3 years ago