admin-vben/packages/@core/ui-kit
米山 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
..
form-ui fix: run 'pnpm format' update various components and improve layout structure 2025-11-19 10:14:04 +08:00
layout-ui fix: run 'pnpm format' update various components and improve layout structure 2025-11-19 10:14:04 +08:00
menu-ui feat: add menu font size variable and update related components 2025-11-19 10:51:10 +08:00
popup-ui fix: run 'pnpm format' update various components and improve layout structure 2025-11-19 10:14:04 +08:00
shadcn-ui fix: run 'pnpm format' update various components and improve layout structure 2025-11-19 10:14:04 +08:00
tabs-ui fix: run 'pnpm format' update various components and improve layout structure 2025-11-19 10:14:04 +08:00
README.md chore: update deps 2024-07-05 23:22:37 +08:00

README.md

ui-kit

用于管理公共组件、不同UI组件库封装的组件