Commit Graph

14 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
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 b884327a53 chore: update eslint rules 3 years ago
Steven f06a3d171b chore: update error message handler 3 years ago
XQ cea16fac88
chore: remove `useAppContext` in dialog props 3 years ago
boojack c991a48df6 chore: add upload resource button 3 years ago
boojack 84564891be feat: add view resource dialog 3 years ago
boojack c703f281d9 chore: update feather icon 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 06fc29aecd chore: rename delete to archive 3 years ago