Vben
045bc4e5ee
feat: support smooth auto-scroll to active menu item ( #6102 )
2025-05-03 18:05:26 +08:00
Vben
76de450c71
chore: update dependency version for improved stability and compatibility ( #6023 )
...
* chore: update dependency version for improved stability and compatibility
* fix: optimize clearPoints function in useCaptchaPoints hook to improve performance
* fix: make several props optional in various components for better flexibility
2025-04-27 22:06:49 +08:00
Netfan
ff88274554
fix: long navigation menu can be scrolled ( #5939 )
...
* 修复超长的导航菜单无法纵向滚动的问题
2025-04-14 11:18:33 +08:00
wyc001122
384c5d7dbb
fix: 布局为双列菜单或者水平模式下, 一级菜单高亮问题 ( #5870 )
...
Co-authored-by: 王泳超 <wangyongchao@testor.com.cn>
2025-04-05 11:04:59 +08:00
Netfan
99c7fd72f8
fix: code lint
2025-01-09 13:04:14 +08:00
Vben
081d2aed23
perf: format code with better style ( #5283 )
2025-01-01 11:39:49 +08:00
Netfan
ec2c6eff6f
feat: header menu align support ( #5256 )
...
* feat: header menu align support
* fix: typo
2024-12-28 16:16:48 +08:00
Netfan
0f756503ff
feat: add demo for modify menu badge data
2024-12-16 12:45:07 +08:00
jackhoo(胡彪)
f78cc319ab
fix(@vben-core/menu-ui): fix horizontal layout top menu language switching issue( #4724 ) ( #4777 )
...
Co-authored-by: jackhoo_98 <jackhoo_98@foxmail.com>
2024-10-31 22:05:51 +08:00
Netfan
353e8be289
fix: long text style in sidemenu. fixed #4749 ( #4770 )
2024-10-30 21:43:41 +08:00
Vben
0ea0f204cb
refactor: change the shadcn-ui directory and remove rarely used components ( #4626 )
2024-10-13 10:58:09 +08:00
Li Kui
8f6bf6add3
perf: update menu icons ( #4357 )
2024-09-11 16:23:24 +08:00
Vben
524b9badf2
feat: add VbenForm component ( #4352 )
...
* feat: add form component
* fix: build error
* feat: add form adapter
* feat: add some component
* feat: add some component
* feat: add example
* feat: suppoer custom action button
* chore: update
* feat: add example
* feat: add formModel,formDrawer demo
* fix: build error
* fix: typo
* fix: ci error
---------
Co-authored-by: jinmao <jinmao88@qq.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2024-09-10 21:48:51 +08:00
Vben
1db87ff7ce
fix: fix keepAlive parameter error ( #4194 )
...
* fix: mock server deployment error
* chore: typo
2024-08-19 23:28:14 +08:00
Vben
9120d20143
chore: update deps and docs ( #4184 )
...
* chore: update deps
* chore: update docs
* chore: update menu
2024-08-18 08:43:00 +08:00
Vben
9c6e059aac
chore: semiDarkMenu renamed semiDarkSidebar ( #4152 )
2024-08-14 22:20:10 +08:00
Vben
8f40d5107c
feat: support custom background colors for sidebar and header ( #4151 )
...
* feat: support custom background colors for sidebar and header
* fix: type error
2024-08-14 21:47:37 +08:00
Vben
83fcdec37c
feat: add swap component ( #4149 )
2024-08-14 20:37:21 +08:00
Li Kui
963e79063f
fix: some icons behave inconsistently on menu and tab ( #4144 )
2024-08-13 22:07:02 +08:00
Li Kui
1a4d61cc17
fix: type Component
is not assignable to RouteMeta
( #4140 )
...
* fix: type `Component` is not assignable to `RouteMeta`
* fix: ci fail
2024-08-13 21:30:14 +08:00
Vben
4f5783d00b
perf: enable strict ts type checking ( #4045 )
2024-08-05 21:12:22 +08:00
Li Kui
8313be8e08
fix: The menu background color is incorrect when toggling the dark menu ( #4008 )
...
* fix: the menu background color is incorrect when activating the dark menu light theme
* chore: update active-color & active-background-color
2024-08-02 21:36:36 +08:00
vben
06ad5ad871
chore: Rename the website directory to docs
2024-08-01 21:30:44 +08:00
vben
cf0ec053e4
refactor: Integrate the @vben-core/shared package
2024-07-30 21:05:03 +08:00
vben
239f681ea1
fix: The built-in theme does not take effect, fixed #55 [deploy]
2024-07-29 23:18:40 +08:00
Vben
376fd17a61
feat: Feature/pro docs ( #70 )
...
* chore: merge main
* feat: update docs
* feat: remove coze-assistant
* feat: add watermark plugin
* feat: update preferences
* feat: update docs
---------
Co-authored-by: vince <vince292007@gmail.com>
2024-07-28 14:29:05 +08:00
vince
14538f7ed5
refactor(project): re-adjust the overall folder
2024-07-23 00:03:59 +08:00
vben
a1a566cb2f
chore: update deps
2024-07-20 23:01:49 +08:00
vince
9ec91ac16d
feat: add breadcrumb navigation example
2024-07-19 01:26:13 +08:00
vince
276ef2ebc3
fix: fix a series of known problems,fixed #54
2024-07-18 21:59:18 +08:00
vince
910a3553ac
perf: reorganize the icons and reduce the volume
2024-07-17 22:25:27 +08:00
vince
09fa2af23d
fix: fix known problems
2024-07-16 00:14:24 +08:00
vince
cf16c7bdde
perf: improve the dark theme
2024-07-15 23:59:22 +08:00
vince
f95d9aa609
perf: improve overall theme color matching
2024-07-15 23:53:58 +08:00
vince
b12266bb90
fix: lint error
2024-07-14 23:30:33 +08:00
vince
3eb7a8bc6f
chore: @vben-core/iconify was renamed @vben-core/icons. Add readme.md for some packages
2024-07-14 22:51:10 +08:00
vben
ebf73b2df9
refactor(project): remove the use of core internal bem syntax
2024-07-14 16:32:13 +08:00
likui628
91e769e53e
fix: typos
2024-07-14 13:48:47 +08:00
vince
04a1533a1e
refactor: splitting and reorganizing style files
2024-07-08 22:30:19 +08:00
vben
8252d116f1
fix: fix some known problems
2024-06-30 22:58:57 +08:00
vben
1d70d71537
feat: Support dayjs and component library in multiple languages
2024-06-30 15:42:30 +08:00
vben
d4f61c283f
chore: update uikit -> ui-kit
2024-06-23 20:03:41 +08:00