dap
eeba7b50f9
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
vben
7ab00250bf
chore: release 5.5.0
1 year ago
Vben
9896a67c21
feat: add api-select component ( #5024 )
1 year ago
Netfan
db38ef522f
fix: `Page` header class in fixed mode ( #5023 )
1 year ago
Netfan
9b73792dc9
fix: extra menu title follow locale change ( #5006 )
1 year ago
Netfan
e23486dbc6
feat: form component `IconPicker` ( #5005 )
1 year ago
Netfan
17c7ce8f21
feat: improve `page` component ( #5013 )
...
* feat: `page` component support fixed header
* docs: `page` component documentation
* docs: Improve `props` types of `page`
* docs: improve `fixedHeader` description of `page`
* fix: `page` header border color with fixedHeader
* feat: add `headerClass` for `Page`
1 year ago
dap
839e2e4321
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
LinaBell
e3a93970f4
fix: when VxeTable toolbarConfig.refresh is enabled, it will carry incorrect parameters ( #4980 )
1 year ago
Netfan
3fb286b552
fix: element hover style in dark theme ( #4983 )
1 year ago
dap
07325d4c5e
chore: vxe-table的头部颜色和antd保持一致
1 year ago
vince
54a9ff088f
feat: upgrade vite version to 6.0.0 ( #4961 )
...
* chore: upgrade vite version to 6.0.0
* chore: update lock
1 year ago
dap
56d77021c4
refactor: 由于不能输入 需要使用watch监听
1 year ago
dap
d214da3303
chore: 移除requestClient的一些冗余参数
1 year ago
dap
da0ddfc8c7
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
vben
c8dd9bbf0b
chore: release 5.4.8
1 year ago
dap
ab988cf82e
chore: oauth登录页开关
1 year ago
dap
40bb93afcd
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Netfan
b87d41bada
fix: adjust `useWatermark` logic ( #4896 )
1 year ago
vben
788a29a8cb
chore: release v5.4.7
1 year ago
zyy
3bd5ef4523
fix(@vben/common-ui): pagination current page error ( #4893 )
1 year ago
dap
36c6a65d22
fix: 表格的表单搜索无法在modal/drawer中使用 https://gitee.com/dapppp/ruoyi-plus-vben5/issues/IB0960
1 year ago
dap
a814bed79e
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
9ddaba5333
fix: correct grid styling issue ( #4889 )
1 year ago
Vben
5b079471b9
fix: resolve issue with grid reload parameter not working ( #4888 )
1 year ago
Arthur Darkstone
8cc73cf59c
feat: add reize components & demo ( #4862 )
...
* feat: resize component
* chore: change positon of resize components
* feat: add resize demo
* chore: resize demo completed
* chore: fix display number
* chore: add infer comment
* fix: move reszie demo to examples
* fix: fix icon & removed scss
1 year ago
dap
995e9d6fdc
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
vince
67c2b13713
fix: drawer console warning ( #4871 )
1 year ago
dap
12d53db740
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
dap
75779da35c
chore: 表格样式
1 year ago
vben
94efcec7da
chore: release v5.4.6
1 year ago
Vben
90dc00b168
fix: unable to preventDefault inside passive event listener invocation ( #4852 )
1 year ago
dap
db5c1487cb
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
vben
57d5a919d2
chore: release v5.4.5
1 year ago
Vben
546c0928fb
fix: form data that is not submitted by the form should not be carried when switching paging ( #4847 )
1 year ago
dap
4c487fe85f
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
5e44aa9283
fix: drawer header is missing ( #4846 )
1 year ago
dap
d69618e491
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
26bec4222f
fix: pages cannot be quickly moved back by hand gestures ( #4845 )
1 year ago
Vben
4005023fd4
fix: drawer component header does not take effect ( #4844 )
1 year ago
Vben
8617d3dd1e
perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime ( #4842 )
...
* perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime
1 year ago
huangxiaomin
632081e828
feat: add icon-picker component ( #4832 )
...
* feat: add icon-picker component
* fix: resolve conversations
* refactor: resort @vben/hooks
1 year ago
Vben
2c6edafeb2
fix: when opening the tool separately, there is no need to pass the toolbar-tools slot ( #4841 )
1 year ago
Xiaoyu
da7d61b160
feat: add click-to-click event support to the WorkenchProject and WorkenchQuickNav components ( #4831 )
...
* feat(@vben/common-ui): add click event emission to WorkbenchProject and WorkbenchQuickNav components
* feat: add navigation and project link functionality to dashboard workspace
* feat: add URL property to WorkbenchProjectItem and WorkbenchQuickNavItem for enhanced navigation
---------
Co-authored-by: XiaoyuDing <xiaoyuding@keymedbio.com>
1 year ago
dap
c7de008079
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into offline-icon
1 year ago
Vben
8f1e397077
fix: when the form is destroyed, the form parameters still exist ( #4834 )
...
* fix: when the form is destroyed, the form parameters still exist
* chore: update deps
1 year ago
dap
1aefdc27af
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into offline-icon
1 year ago
dap
45708e52ae
chore: 锁定依赖版本
1 year ago
Vben
4e88ef0840
perf: improve the usage documentation of vben-vxe-table ( #4829 )
...
* perf: improve the usage documentation of vben-vxe-table
1 year ago
Arthur Darkstone
33ce4d3cf3
docs: add vxe-table doc ( #4807 )
...
* docs: init vxe-table demos
* style: fix vxe-table index.scss import error
* docs: fix vxe-table style & theme toggle problem
* docs: add rest demos
* docs: add vxe-table demo desc
* fix: add maximumFileSizeToCacheInBytes to fix build error
* fix: fix vxe-table set-theme build error
* docs: fix vitepress ssr render problem
* docs: add some tips for vitepress compatibility
1 year ago