dap
17c25006c1
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-29 19:55:11 +08:00
handsomeFu
88a7a9b1ee
perf: reset value after reopen LockScreenModal ( #4269 )
...
* perf: replace deprecated @keypress with @keydown for Enter key handling
* perf: reset value after reopen LockScreenModal
2024-08-29 17:21:08 +08:00
dap
79b58d13e0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-28 19:26:05 +08:00
Li Kui
c6b9a56b73
fix: clearPreferencesAndLogout does not take effect when the preferences button is at the top ( #4253 )
2024-08-28 09:58:59 +08:00
Li Kui
d47d051b19
fix: search and menu buttons overlapped ( #4249 )
2024-08-27 21:54:07 +08:00
dap
1fe260a391
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-27 08:14:19 +08:00
Vben
d2f3a9d04f
feat: preference button supports automatic positioning ( #4243 )
2024-08-26 23:17:27 +08:00
Vben
fd7b3479b4
fix: improve the display of modal and drawer on mobile ( #4237 )
2024-08-26 20:54:20 +08:00
dap
7141e25e95
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-26 14:46:57 +08:00
afe1
5ca746b021
fix: ease-out ( #4233 )
...
Co-authored-by: afe1 <yunfei.zhu@nwowtec.com>
2024-08-26 10:12:24 +08:00
dap
54940dfec5
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-26 00:03:36 +08:00
Vben
20a3868594
feat: add modal and drawer components and examples ( #4229 )
...
* feat: add modal component
* feat: add drawer component
* feat: apply new modal and drawer components to the layout
* chore: typo
* feat: add some unit tests
2024-08-25 23:40:52 +08:00
dap
d9360a4291
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-25 12:53:39 +08:00
afe1
137e2073cb
chore: typos ( #4227 )
2024-08-25 10:54:03 +08:00
dap
f0447d0b8c
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-23 08:08:08 +08:00
afe1
5b24661b78
chore(docs): updated title slot description ( #4192 )
...
* fix: slots
* fix: reademe
---------
Co-authored-by: afe1 <yunfei.zhu@nwowtec.com>
2024-08-22 21:48:05 +08:00
dap
4e268d6334
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-18 10:05:18 +08:00
Vben
5f41c51770
perf: supplement login interface documents and add configuration parameters ( #4175 )
2024-08-17 22:38:37 +08:00
Vben
3c17f4e9f8
perf: all icons used in the core are offline ( #4173 )
...
* perf: all icons used in the core are offline
* chore: update default icon
* chore: update shadow
2024-08-17 21:11:07 +08:00
dap
2cce2f0a90
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-16 07:41:43 +08:00
Vben
d71a20ad0a
perf: improve tabs-view scrolling ( #4164 )
2024-08-15 23:30:07 +08:00
P2K0
eb280ffeb7
feat: add left and right scroll buttons to Tabs bar ( #4161 ) ( #4162 )
2024-08-15 21:54:55 +08:00
Vben
debb32d353
fix: page spinner is styled incorrectly when scrolling ( #4163 )
...
* feat: add contributor information to documents
* fix: page spinner is styled incorrectly when scrolling
2024-08-15 21:48:52 +08:00
dap
f67ae511c4
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-15 09:27:39 +08:00
Vben
30223f18db
feat: supports specifying the position of the preference button ( #4154 )
2024-08-14 23:02:39 +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
dap
abf863dcda
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-13 22:12:15 +08:00
Vben
4793c4c0db
perf: staticRoutes is renamed externalRoutes ( #4143 )
2024-08-13 21:48:01 +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
738bc456c8
perf: improve login page UI ( #4142 )
...
* perf: improve login page UI
* chore: update docs
2024-08-13 21:17:10 +08:00
dap
f38dc1387c
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-12 07:38:55 +08:00
Vben
3f9ce63868
feat: support vue file unit testing, add some components unit testing ( #4119 )
2024-08-11 21:01:22 +08:00
Vben
b464b87ac5
refactor: migrate demo applications to playground ( #4116 )
...
* chore: detail adjustment
* refactor: Migrate demo applications to playground
* perf: logic optimization
* chore: update docs
* chore: update docs
2024-08-11 16:09:32 +08:00
afe1
7a9ad7de63
perf: remove duplicate code ( #4083 )
...
Co-authored-by: afe1 <yunfei.zhu@nwowtec.com>
Co-authored-by: Vben <ann.vben@gmail.com>
2024-08-10 18:58:10 +08:00
Netfan
cdeadafda5
fix: activePath not working in menu, fixed : #4112 ( #4113 )
2024-08-10 18:54:57 +08:00
dap
8c67f21837
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-10 18:38:55 +08:00
Netfan
ec49a04151
fix: use correct route data in tabbar, fixed : #4107 ( #4110 )
2024-08-10 16:33:38 +08:00
dap
acb365f9af
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-10 13:36:03 +08:00
Vben
8725a01301
fix: inconsistent performance between breadcrumbs and tabs ( #4105 )
2024-08-10 10:30:15 +08:00
dap
f2f7225c1f
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-08 08:03:04 +08:00
Li Kui
8ffc853b86
chore: switch back to @ctrl/tinycolor
( #4077 )
...
* chore: switch back to `@ctrl/tinycolor`
* fix: ci
2024-08-08 05:46:14 +08:00
Li Kui
1d38fb647e
refactor: use @ant-design/fast-color instead ( #4070 )
...
* refactor: Use @ant-design/fast-color instead
* fix: test failed
* chore: remove isValidColor
All FastColor objects are valid. So isValid is always true.
FastColor("not-a-color") -> `#000000`
* refactor: rename directory `colorful` to `color`
* fix: ci fail
2024-08-07 21:28:25 +08:00
dap
8312d7f738
fix: https://gitee.com/dapppp/ruoyi-plus-vben5/issues/IAIFS9
2024-08-07 16:17:32 +08:00
jinmao88
84c8fb0ecc
feat: add support for custom slot header-index, sorted by index ( #4039 )
...
* feat: header右侧支持n个自定义位置插槽,插槽命名方式header-index,根据index大小排序。
框架默认插槽user-dropdown的index:20,notification的index:10 (#4034 )
* chore: 将默认组件加入排序
* chore: 更改slot命名方式支持header左侧自定义插槽,命名方式:header-right-n,header-left-n,具体位置看README
---------
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2024-08-06 22:32:51 +08:00
Vben
4f5783d00b
perf: enable strict ts type checking ( #4045 )
2024-08-05 21:12:22 +08:00
Li Kui
773b36aa17
chore: dark menu disable ( #4036 )
2024-08-04 21:54:33 +08:00
Vben
ccaa32125a
fix: enablePreferences does not meet expectations ( #4031 )
2024-08-04 06:01:09 +08:00
Li Kui
0619faf61e
fix: typo in tabbar preferences ( #4027 )
2024-08-04 05:52:50 +08:00