0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-03 22:15:32 -05:00
logto/packages/ui/src
2023-03-11 15:56:09 +08:00
..
__mocks__ refactor: remove branding style config (#3326) 2023-03-09 11:23:06 +08:00
apis fix(ui): prevent infinite getPhrase api call (#3160) 2023-02-21 14:22:22 +08:00
assets feat(console,ui,phrases,schemas): update favicon and html title (#3302) 2023-03-08 02:46:10 +00:00
components refactor(ui): reorg the ui page layout structure (#3355) 2023-03-10 08:35:47 +00:00
containers refactor(ui): reorg the ui page layout structure (#3355) 2023-03-10 08:35:47 +00:00
hooks refactor(ui): reorg the ui page layout structure (#3355) 2023-03-10 08:35:47 +00:00
i18n fix(ui): prevent infinite getPhrase api call (#3160) 2023-02-21 14:22:22 +08:00
include.d refactor: fix lint errors 2022-10-21 14:03:35 +08:00
Layout refactor(ui): reorg the ui page layout structure (#3355) 2023-03-10 08:35:47 +00:00
pages refactor(ui): reorg the ui page layout structure (#3355) 2023-03-10 08:35:47 +00:00
Providers refactor(ui): reorg the ui page layout structure (#3355) 2023-03-10 08:35:47 +00:00
scss style(ui): style and content polish 2023-02-17 17:26:57 +08:00
types refactor(ui): remove continue page notification (#3197) 2023-02-24 10:15:05 +08:00
utils refactor: remove branding style config (#3326) 2023-03-09 11:23:06 +08:00
App.tsx refactor(ui): reorg the ui page layout structure (#3355) 2023-03-10 08:35:47 +00:00
favicon.ico
index.html refactor(ui): preload data (#3342) 2023-03-11 15:56:09 +08:00
index.tsx fix(ui): extract ReactModal elementApp and fix act warning in ut (#1756) 2022-08-09 11:00:43 +08:00
jest.setup.ts