Commit Graph

8 Commits (989208eb4547e207a352d2267d6a31c432eb84ff)

Author SHA1 Message Date
boojack 989208eb45
chore: update resource select dialog (#999)
* chore: update resource select dialog

* chore: update
2 years ago
boojack fae0b64a08
fix: delete tag api (#950)
* fix: delete tag api

* chore: update
2 years ago
boojack f6039f2eb9
chore: update dialog title (#834) 2 years ago
ChasLui a0face6695
feat: update i18n (#790)
* feat: tag type i18n

* feat: custom server dialog i18n

* feat: i18n resources name

* feat: i18n toast

* fix: eslint

* eslint: fix

* fix: eslint

* fix: eslint
2 years ago
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>
2 years ago
boojack ef621a444f
refactor: introducing `use{Module}Store` instead of service (#768)
* refactor: introducing `useEditorStore`

* refactor: update

* chore: update
2 years ago
boojack c5200ca31b
feat: dark mode for dialogs (#643) 2 years ago
Zeng1998 ab8e3473a1
feat: support resources reuse (#620)
* feat: support resource reuse

* update

* update

* update

* update
2 years ago