judge4c/src
cfngc4594 cea0027799 refactor(shiki): migrate to shiki/core with lazy initialization
- Replace shiki with shiki/core for better tree-shaking
- Change highlighter initialization to explicit theme/lang imports
- Export getHighlighter function instead of direct highlighter instance
- Add error handling for uninitialized highlighter access
2025-05-13 14:48:32 +08:00
..
actions refactor(auth)!: remove components and rewrite sign-in page 2025-05-05 18:21:08 +08:00
app fix(page): add missing return statement in RootPage component 2025-05-07 16:42:39 +08:00
components refactor(i18n): replace language-settings with locale-switcher 2025-05-13 00:19:01 +08:00
config refactor(i18n): replace language-settings with locale-switcher 2025-05-13 00:19:01 +08:00
features refactor(route): rename [id] to [problemId] in problems route 2025-05-07 14:59:17 +08:00
hooks refactor(hooks): remove theme config and simplify theme hook 2025-05-12 21:19:05 +08:00
i18n refactor(i18n): replace language-settings with locale-switcher 2025-05-13 00:19:01 +08:00
lib refactor(shiki): migrate to shiki/core with lazy initialization 2025-05-13 14:48:32 +08:00
stores refactor(stores): split dockview store into problem-specific store 2025-05-06 18:37:39 +08:00
styles fix(styles): adjust tabs overflow container height in abyss theme 2025-05-08 11:27:10 +08:00