0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00
logto/packages/ui/src
2023-03-13 03:41:57 +00: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(console): optimize adaptation rules of sie preview (#3370) 2023-03-13 11:04:51 +08:00
containers refactor(ui): reorg the ui page layout structure (#3355) 2023-03-10 08:35:47 +00:00
hooks fix(ui): theme adaption (#3350) 2023-03-13 11:08:08 +08:00
i18n fix(ui): prevent infinite getPhrase api call (#3160) 2023-02-21 14:22:22 +08:00
include.d
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
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 feat(console): enable AC config and real-time live preview on customCss (#3325) 2023-03-13 03:41:57 +00:00
favicon.ico
index.html refactor(ui): preload data (#3342) 2023-03-11 15:56:09 +08:00
index.tsx
jest.setup.ts