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
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
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
vben
c8dd9bbf0b
chore: release 5.4.8
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
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
vince
67c2b13713
fix: drawer console warning ( #4871 )
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
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
Vben
5e44aa9283
fix: drawer header is missing ( #4846 )
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
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
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
vben
44440d0951
chore: release v5.4.4
1 year ago
Vben
5999a862b6
perf: expose the formApi for a login form ( #4806 )
1 year ago
1302岁的龙猫
4b94d62145
fix: When multiple Tables are loaded on a page, a warning will be reported in the initialization of Tables after the second one ( #4791 )
1 year ago
Svend
c2d59dea69
chore: add vxe-table export example ( #4769 )
1 year ago
Vben
e600d78cb9
chore: add vxe-table toolbar example ( #4765 )
1 year ago
vben
ad3963ff70
chore: release v5.4.3
1 year ago
zhou
d7d7466524
fix: fix renderEcharts refresh issue ( #4741 )
1 year ago
Vben
6688a6b3c2
feat: table grid supports setting title and helpMessage ( #4732 )
1 year ago
Vben
23768ea620
feat: menu routing support opens in a new window ( #4715 )
1 year ago
Vben
1b172b0329
fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues ( #4704 )
1 year ago
Svend
88d2b3e569
feat(@vben/request): export basic HttpResponse generic ( #4697 )
1 year ago
vben
bfaa2780ab
chore: release v5.4.2
1 year ago
Vben
d262b7b6c0
fix: fix known issues with the form ( #4696 )
...
* fix: fix known issues with the form
* chore: typo
* chore: typo
1 year ago
Vben
860fc15ce6
perf: adjustment of form spelling errors, type adjustment, closer to actual development ( #4694 )
1 year ago
Vben
477a05c26c
feat: menu supports carrying default query ( #4687 )
1 year ago
Vben
0df8c5c02c
refactor: reconstruct language files into multi-file structures ( #4683 )
...
* refactor: reconstruct language files into multi-file structures
* chore: typo
1 year ago
vben
d1ca09c7bb
chore: release v5.4.1
1 year ago
dependabot[bot]
6f3d50984f
chore(deps-dev): bump the non-breaking-changes group with 3 updates ( #4671 )
...
* chore(deps-dev): bump the non-breaking-changes group with 3 updates
Bumps the non-breaking-changes group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ), [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell ) and [sass](https://github.com/sass/dart-sass ).
Updates `@types/node` from 22.7.5 to 22.7.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `cspell` from 8.15.2 to 8.15.3
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.15.3/packages/cspell )
Updates `sass` from 1.79.5 to 1.80.1
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.79.5...1.80.1 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update deps
* chore: update deps
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
vince
c491b9e021
fix: maximum call stack size ( #4674 )
...
* fix: maximum call stack size
1 year ago
Vben
f89f4f32c7
fix: form required style adjustment ( #4668 )
1 year ago
dependabot[bot]
a0fbe0b21a
chore(deps): bump tailwindcss from 3.4.13 to 3.4.14 in the non-breaking-changes group ( #4650 )
...
* chore(deps): bump tailwindcss in the non-breaking-changes group
Bumps the non-breaking-changes group with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss ).
Updates `tailwindcss` from 3.4.13 to 3.4.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.14 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update deps
* chore: lint fix
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago