admin-vben/packages/@core/ui-kit/menu-ui/src/components
米山 aaf0274fe9 feat: add menu font size variable and update related components
- Introduced a new CSS variable `--menu-font-size` calculated from the base font size.
- Updated `PreferenceManager` to trigger CSS variable updates when `fontSize` is modified.
- Adjusted `updateCSSVariables` to set the new `--menu-font-size` based on the theme's font size.
- Ensured that the menu components utilize the updated font size with `!important` to maintain styling consistency.
2025-11-19 10:51:10 +08:00
..
normal-menu fix: run 'pnpm format' update various components and improve layout structure 2025-11-19 10:14:04 +08:00
collapse-transition.vue chore: update uikit -> ui-kit 2024-06-23 20:03:41 +08:00
index.ts perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
menu-badge-dot.vue refactor: change the shadcn-ui directory and remove rarely used components (#4626) 2024-10-13 10:58:09 +08:00
menu-badge.vue fix: run 'pnpm format' update various components and improve layout structure 2025-11-19 10:14:04 +08:00
menu-item.vue refactor: change the shadcn-ui directory and remove rarely used components (#4626) 2024-10-13 10:58:09 +08:00
menu.vue feat: add menu font size variable and update related components 2025-11-19 10:51:10 +08:00
sub-menu-content.vue chore: update dependency version for improved stability and compatibility (#6023) 2025-04-27 22:06:49 +08:00
sub-menu.vue feat: migrate from Radix Vue to Reka UI (#6870) 2025-11-06 16:22:24 +08:00