tachybase_todo/packages/actions/src
chenos 479f64f197
feat: support i18n (#99)
* feat: i18next

* multi language data

* feat(client): locale support

* en-US for collections

* us-EN for routes

* en-US for routes

* en-US for attachments

* feat: partial translations

* translation

* add AntdConfigProvider

* translation

* translation

* feat: translation

* feat: add translation

* fix: improve translation

* feat: improve translation

* fix: SyntaxError: Unexpected token ) in JSON at position

* typo

* feat: improve translation

* feat: improve translation

* feat: language settings can be saved on the server

* feat: lang option of init cli

* demo translation

* typo

* change address field to textarea

* address data

* feat: chart translation

* feat: chart translation

* improve translation

* signin,signup,signout...

Co-authored-by: Zhou <zhou.working@gmail.com>
2021-11-08 19:32:59 +08:00
..
__tests__ feat: improve code 2021-09-14 11:09:26 +08:00
actions feat: support i18n (#99) 2021-11-08 19:32:59 +08:00
middlewares refactor: improve action unit test cases 2021-09-09 22:38:39 +08:00
index.ts refactor: improve action unit test cases 2021-09-09 22:38:39 +08:00
utils.ts fix: filterByFields should return same value when input == null (close 0) (#41) 2020-12-13 17:12:44 +08:00