Gao Sun
|
6c1f4283a9
|
refactor(console): use vite
|
2024-07-24 17:47:02 +08:00 |
|
Gao Sun
|
9089dbf845
|
chore(deps): upgrade TypeScript (#5141)
* chore(deps): upgrade TypeScript
* chore: upgrade configs
* chore: fix tsconfig and add changeset
* chore: upgrade jest-related deps and fix code
|
2023-12-22 15:16:49 +08:00 |
|
Gao Sun
|
20418dc4f9
|
refactor(console,ui,demo-app): fix i18next types (#3743)
* refactor(console,ui,demo-app): fix i18next types
disable allowObjectInHTMLChildren for safer typing. use <DynamicT /> for
all dynamic translations.
* fix(console): i18n key in UserAccountInformation
* refactor(console,ui): update <DynamicT /> and add tests
|
2023-04-24 16:05:26 +08:00 |
|
Gao Sun
|
aa203308f0
|
refactor: reorg packages
update `@logto/shared` to a non-business package
and put business components into `@logto/*kit`.
|
2023-04-04 16:28:48 +08:00 |
|
Gao Sun
|
d789a08e41
|
feat(console): support multi-tenancy (1/2) (#3205)
|
2023-02-28 16:04:12 +08:00 |
|
Gao Sun
|
b6ae03e1dc
|
feat(console): init layout (#289)
|
2022-02-28 10:35:14 +08:00 |
|
Gao Sun
|
5ce8c18652
|
feat(console): init (#239)
* feat(console): init
* refactor: remove unused tsconfig props
* fix: lint error
|
2022-02-16 15:04:34 +08:00 |
|