0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-27 21:39:16 -05:00
logto/packages/console/src
2022-05-10 01:04:15 +08:00
..
assets refactor(console): replace monaco editor with prism highlighter 2022-05-09 22:05:15 +08:00
components refactor(console): replace monaco editor with prism highlighter 2022-05-09 22:05:15 +08:00
consts feat(console): integrate dark mode settings 2022-05-01 01:08:03 +08:00
hooks fix(console): fetch settings with swr on app init 2022-05-05 18:42:10 +08:00
i18n feat(console): integrate admin console language settings 2022-05-02 14:52:56 +08:00
icons feat(console): integrate dark mode settings 2022-05-01 01:08:03 +08:00
include.d feat(core): provide API to fetch get-started markdown metadata 2022-03-28 13:50:40 +08:00
mdx-components refactor(console): improve tabs used in mdx files 2022-05-07 17:47:28 +08:00
pages refactor(console): refactor guide pages 2022-05-10 01:04:15 +08:00
scss refactor(console): remove second param from 'unit' mixin 2022-05-07 15:35:11 +08:00
types refactor(console): sdk integration guide with mdx 2022-04-28 20:59:08 +08:00
utilities refactor(core): guard phone number with digital-only regex (#744) 2022-05-06 09:23:17 +00:00
App.module.scss feat(console): integrate dark mode settings 2022-05-01 01:08:03 +08:00
App.tsx fix(console): call settings API after user authentication 2022-05-06 16:21:22 +08:00
index.html
index.tsx