0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-03 21:48:55 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Xiao Yijun
734dec0f1b
chore(console): reorg console svg assets (#4046) 2023-06-16 16:05:39 +08:00
Gao Sun
540c41ff64
refactor(console): use function-declaration for named components (#3520)
* refactor(console): use function-declaration for named components

Application Insights can only automatically track component names from function
declaration. update convention to make tracking easier.

* refactor(console): fix lint errors
2023-03-22 16:45:10 +08:00
Charles Zhao
d5fd433ecc
refactor(console,demo-app): update font keys in CSS variables (#3042) 2023-02-01 16:18:50 +08:00
Lukas
2f00ac5e65
refactor(console): use icon svg files with parcel svg transformer (#2047) 2022-10-11 07:08:31 +00:00
Gao Sun
e7c5e63304
refactor: remove import react (#1558) 2022-07-15 10:01:42 +00:00
Xiao Yijun
c489ad004b
refactor(console): icon fill (#1079) 2022-06-09 11:50:07 +08:00
Charles Zhao
1b88de4922
refactor(console): improve dark theme styles 2022-05-18 23:55:53 +08:00
Charles Zhao
ed9387bdda
feat(console): implement get-started progress indicator component 2022-05-11 21:17:57 +08:00