Commit Graph

20 Commits

Author SHA1 Message Date
d114b630d2 feat: add prettier sort import plugin (#2058) 2023-07-31 22:26:45 +08:00
1780225da5 feat: add typeScript support to enforce valid translation keys (#1954)
* #1952 Fix incorrect localization key for sign-up failure message

* feat: add typeScript support to enforce valid translation keys

* feat: add typeScript support to enforce valid translation keys

* fix lint errors

* fix lint error
2023-07-15 10:27:37 +08:00
f48d91539e chore: update locale file structure (#1478) 2023-04-06 00:07:10 +08:00
89ab57d738 refactor: update import prefix with alias (#1433) 2023-04-01 16:03:14 +08:00
f86816fea2 feat: use react-hot-toast (#1321) 2023-03-09 08:54:14 +08:00
f6039f2eb9 chore: update dialog title (#834) 2022-12-23 19:49:44 +08:00
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
ef621a444f refactor: introducing use{Module}Store instead of service (#768)
* refactor: introducing `useEditorStore`

* refactor: update

* chore: update
2022-12-18 15:25:18 +08:00
366afdd1e4 feat: use i18next 2022-09-19 22:27:50 +08:00
7b0987610c feat: i18n for dialogs (#203)
* feat: i18n in dialog

* fix: use common translation
2022-09-10 09:30:10 +08:00
b884327a53 chore: update eslint rules 2022-09-04 06:48:19 +08:00
f06a3d171b chore: update error message handler 2022-08-20 07:34:39 +08:00
XQ
cea16fac88 chore: remove useAppContext in dialog props 2022-08-08 23:33:53 +08:00
c991a48df6 chore: add upload resource button 2022-08-07 01:56:10 +08:00
84564891be feat: add view resource dialog 2022-08-07 01:30:48 +08:00
c703f281d9 chore: update feather icon 2022-07-30 00:29:20 +08:00
2b8078a19b chore: add CommonDialog 2022-07-28 20:19:14 +08:00
93ba2f4fab chore: fix icon style 2022-07-17 10:29:12 +08:00
9417797b99 chore: use fontawesome instead of material icons 2022-07-17 09:58:56 +08:00
06fc29aecd chore: rename delete to archive 2022-07-02 14:14:18 +08:00