0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-27 21:39:16 -05:00
logto/packages/ui/src
2023-03-19 03:39:16 +00:00
..
__mocks__ feat(schemas,ui): add custom content slot (#3369) 2023-03-14 03:06:01 +00:00
apis refactor(core,ui): fix cache issue when sign in to live preview (#3495) 2023-03-19 03:39:16 +00:00
assets refactor(ui): optimize the countryCode search box (#3448) 2023-03-17 08:33:38 +00:00
components refactor(phrases,ui): update sign-in title (#3479) 2023-03-19 10:41:05 +08:00
containers refactor(core,ui): fix cache issue when sign in to live preview (#3495) 2023-03-19 03:39:16 +00:00
hooks refactor(console): refactor theme-related types (#3419) 2023-03-16 13:34:23 +08:00
i18n
include.d
Layout fix(console): align console input field height (#3471) 2023-03-19 10:52:25 +08:00
pages refactor(phrases,ui): update sign-in title (#3479) 2023-03-19 10:41:05 +08:00
Providers feat(ui): implement a fullscreen iframe modal container (#3347) 2023-03-15 06:53:50 +00:00
scss style(ui): power by logto styling (#3451) 2023-03-17 14:37:09 +08:00
types refactor(console): refactor theme-related types (#3419) 2023-03-16 13:34:23 +08:00
utils refactor(core,ui): fix cache issue when sign in to live preview (#3495) 2023-03-19 03:39:16 +00:00
App.tsx refactor(core,ui): fix cache issue when sign in to live preview (#3495) 2023-03-19 03:39:16 +00:00
favicon.ico chore: update favicon (#3496) 2023-03-19 03:00:57 +00:00
index.html refactor(core)!: move phrases api to well-known path (#3374) 2023-03-13 03:43:27 +00:00
index.tsx
jest.setup.ts