tachybase_todo/packages/core/client
YANG QIA 70d5b9e44b
feat: localization management (#2210)
* feat: init localization-management

* feat: resource api

* Merge branch 'main' into T-62

* chore: change name

* feat: basic feature

* feat: support filter & sync

* feat: support auto get texts afterSave

* Merge branch 'main' into T-62

* chore: upgrade

* fix: dependency

* fix: field type

* fix: type error

* chore: remove some translations

* feat: support extract text from menu

* chore: cache text keys

* chore: remove test key

* fix: issue of extracting menu titles

* feat: translate collections & fields name

* fix: remove unique of text

* refactor: improve cache

* chore: remove listeners after disable

* chore: translation

* fix: lang switch bug

* refactor: actions & filter

* fix: translation

* refactor: merge lang bundles at backend

* fix: style & field name

* fix: translate issues

* fix: cache bug

* fix: translation merge bug

* fix: translate issues

* fix: map translation

* fix: translation issues

* fix: card title bug

* feat: cover mobile client tabbar

* fix: menu title

* refactor: add locale plugin

* chore: merge locale plugin

* fix: map translation

* chore: remove no data

* style: change button style

* fix: sync bug

* docs: add README

* chore: change name

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-07-17 23:23:44 +08:00
..
.dumi/theme/builtins refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
docs refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
src feat: localization management (#2210) 2023-07-17 23:23:44 +08:00
.buildrc.ts feat: build, cli, devtools, sdk, docs... 2022-05-19 00:40:55 +08:00
.dumirc.ts refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
.npmignore chore(create-nocobase-app): fix some bugs (#538) 2022-06-26 07:19:03 +08:00
contributing.md refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
LICENSE feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
tsconfig.json test: add tests for client (#1960) 2023-06-07 10:37:10 +08:00