Gao Sun
5a8442712f
refactor: update tracking components ( #3792 )
...
* refactor: update tracking components
* refactor: track once for the same session
2023-04-29 12:02:52 +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
Xiao Yijun
ec7e17f2c5
fix(console): read default theme value from local storage ( #3515 )
2023-03-19 16:15:00 +00:00
Xiao Yijun
4a7e00940b
refactor(console): support offline theme adaptation ( #3434 )
2023-03-17 06:31:29 +00:00
Xiao Yijun
658d905fe0
refactor(console): refactor theme-related types ( #3419 )
2023-03-16 13:34:23 +08:00
Xiao Yijun
c01ad88dab
refactor(console): add AppThemeProvider
( #3387 )
2023-03-14 15:58:16 +08:00