0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/console/src
2023-03-22 13:13:03 +08:00
..
assets chore(console): update guide link (#3543) 2023-03-20 16:13:18 +08:00
cloud fix(console): fix cloud sign-up mode (#3544) 2023-03-20 08:27:50 +00:00
components feat(console): add line number and disable line wrapper (#3546) 2023-03-20 15:24:44 +00:00
consts feat(console): add interactionMode qs to AC (#3522) 2023-03-20 02:55:02 +00:00
containers fix(console): language and theme should have default value (#3532) 2023-03-20 17:24:06 +08:00
contexts fix(console): read default theme value from local storage (#3515) 2023-03-19 16:15:00 +00:00
hooks refactor(console): display loading when user assets service is loading (#3523) 2023-03-22 07:28:36 +08:00
i18n
icons
include.d
mdx-components chore: upgrade configs 2023-02-16 23:49:03 +08:00
onboarding refactor(console): display loading when user assets service is loading (#3523) 2023-03-22 07:28:36 +08:00
pages style(console): set min-width to sie form and preview (#3576) 2023-03-22 13:13:03 +08:00
scss refactor(console): connector guide readme content scrollbar (#3565) 2023-03-22 11:39:07 +08:00
types fix(console): fix linked social account not shown bug (#3550) 2023-03-20 18:52:46 +08:00
utils fix(console): fix style issue caused by additional div wrapper (#3559) 2023-03-21 12:04:21 +08:00
App.tsx feat(console): set title based on isCloud (#3541) 2023-03-20 07:28:58 +00:00
apple-touch-icon.png chore: update favicon (#3496) 2023-03-19 03:00:57 +00:00
favicon.ico chore: update favicon (#3496) 2023-03-19 03:00:57 +00:00
index.html feat(console): set title based on isCloud (#3541) 2023-03-20 07:28:58 +00:00
index.tsx