Vben
17a18fc9ba
chore: close eslint object sorting ( #6101 )
8 months ago
Vben
dd833ca56b
chore: update dependencies and documentation, optimize build toolchain ( #6060 )
...
* chore: update packageManager version to pnpm@10.9.0 for compatibility improvements
* chore: Update dependent versions and configurations to improve compatibility and stability
- Update Node version to 22.1.0
- Updated pnpm version to 10.10.0
- Fixed syntax error in prettier command in lintstagedrc
- Update dependent versions in pnpm-lock.yaml to ensure consistency
- Update format and content in README documents to improve readability
* fix: lint error
8 months ago
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
8 months ago
vben
7c7051a11e
chore: release v5.5.5
8 months ago
vben
b92ac5c36d
chore: release 5.5.4
10 months ago
Netfan
c5c6760b5d
chore: eslint rules update
11 months ago
vben
195ceec9b4
chore: release 5.5.3
11 months ago
Vben
081d2aed23
perf: format code with better style ( #5283 )
1 year ago
vben
07c4ad05f4
chore: release 5.5.2
1 year ago
Journey
3201b843a8
fix: resolve eslint errors as well as TS type errors ( #5172 )
...
* fix: remove TypeScript error suppression for missing types in Vue ESLint config
* fix: enhance application configuration with CSS options type support
1 year ago
vben
cbca9ffd95
chore: release 5.5.1
1 year ago
vben
7ab00250bf
chore: release 5.5.0
1 year ago
Netfan
935df713f3
fix: app config support `.env.local` ( #5012 )
1 year ago
vben
c8dd9bbf0b
chore: release 5.4.8
1 year ago
Vben
dbcb7138f2
fix: resolve issue with Upload component not working correctly inside Form ( #4916 )
1 year ago
vben
788a29a8cb
chore: release v5.4.7
1 year ago
vince
a89711610d
chore: update eslint configuration ( #4872 )
1 year ago
vben
94efcec7da
chore: release v5.4.6
1 year ago
vben
57d5a919d2
chore: release v5.4.5
1 year ago
Vben
9cf0573921
perf: optimize local startup speed and add header Class configuration to drawer ( #4840 )
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
vben
44440d0951
chore: release v5.4.4
1 year ago
Vben
35eef33779
refactor: upgrade unbuild to 3.0.0 rc version ( #4797 )
1 year ago
Vben
43d95cc587
fix: remove vite-plugin-lib-inject-css ( #4793 )
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
Vben
6688a6b3c2
feat: table grid supports setting title and helpMessage ( #4732 )
1 year ago
Vben
1b172b0329
fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues ( #4704 )
1 year ago
vben
bfaa2780ab
chore: release v5.4.2
1 year ago
afe1
93b48ef244
fix: use pnpm manage package ( #4695 )
1 year ago
afe1
234544c40d
fix: vite-config warmup config ( #4693 )
1 year ago
vben
d1ca09c7bb
chore: release v5.4.1
1 year ago
afe1
719c9a8f2d
chore: variables typo ( #4658 )
...
* fix: variables
---------
Co-authored-by: afe1 <yunfei.zhu@nwowtec.com>
1 year ago
Vben
6c4a742627
refactor: remove the adapter bucket introduction pattern and improve potential introduction timing ( #4635 )
...
* refactor: remove the adapter bucket introduction pattern and improve potential introduction timing
* chore: update deps
1 year ago
vben
9856bc88d2
chore: release v5.4.0
1 year ago
vben
68465b5fbf
chore: release v5.4.0-beta.1
1 year ago
afe1
0a99f27127
chore: modify the type of the incoming function in the vite configuration ( #4622 )
...
* fix: viteconfig funciont type error
---------
Co-authored-by: afe1 <yunfei.zhu@nwowtec.com>
1 year ago
Vben
f923f59070
fix: metadata version number injection error ( #4606 )
...
* fix: metadata version number injection error
* chore: update deps
1 year ago
dependabot[bot]
28b54b587a
chore(deps): bump the non-breaking-changes group with 3 updates ( #4561 )
...
* chore(deps): bump the non-breaking-changes group with 3 updates
Bumps the non-breaking-changes group with 3 updates: [@changesets/cli](https://github.com/changesets/changesets ), [vue](https://github.com/vuejs/core ) and [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared ).
Updates `@changesets/cli` from 2.27.8 to 2.27.9
- [Release notes](https://github.com/changesets/changesets/releases )
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md )
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.8...@changesets/cli@2.27.9 )
Updates `vue` from 3.5.10 to 3.5.11
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.5.10...v3.5.11 )
Updates `@vue/shared` from 3.5.10 to 3.5.11
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.5.11/packages/shared )
---
updated-dependencies:
- dependency-name: "@changesets/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@vue/shared"
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
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Vben
4173264805
feat: add vxe-table component ( #4563 )
...
* chore: wip vxe-table
* feat: add table demo
* chore: follow ci recommendations to adjust details
* chore: add custom-cell demo
* feat: add custom-cell table demo
* feat: add table from demo
1 year ago
vben
46540a7329
chore: release v5.3.2
1 year ago
vben
01391ee5a1
chore: release v5.3.1
1 year ago
Vben
d1e1256202
chore: disable sorting of non-core folder object fields ( #4547 )
...
* chore: disable sorting of non-core folder object fields
* chore: ci error
1 year ago
vince
a72b8acaf9
fix: window system clean script execution problems ( #4513 )
...
* fix: fix window system clean script execution problems
* fix: lint error
* chore: remove test code
1 year ago
Netfan
476aa068d7
fix: stripe table style for element plus, fixed : #4501 ( #4503 )
1 year ago
Vben
2a83f1d666
feat: add playwright e2e testing framework ( #4468 )
...
* feat: add playwright e2e testing framework
1 year ago
vben
31f6cc6416
chore: release v5.3.0
1 year ago
invalid w
000172e482
chore(@vben/common-ui): add verify component ( #4390 )
...
* chore(@vben/common-ui): 增加拖拽校验组件
* chore: 增加样式
* Merge branch 'main' into wangjue-verify-comp
* chore: 封装action组件
* chore: 拆分完成拖拽功能
* chore: 样式调整为tailwindcss语法
* chore: 导出check图标
* chore: 拖动的图标变为@vben/icons的
* chore: 完成插槽功能迁移
* fix: ci error
* chore: 适配暗黑主题
* chore: 国际化
* chore: resolve conflict
* chore: 迁移v2的图片旋转校验组件
* chore: 完善选择校验demo
* chore: 转换为tailwindcss
* chore: 替换为系统的颜色变量
* chore: 使用interface代替组件的props声明
* chore: 调整props
* chore: 优化demo背景
* chore: follow suggest
* chore: rm unnecessary style tag
* chore: update demo
* perf: improve the experience of Captcha components
---------
Co-authored-by: vince <vince292007@gmail.com>
Co-authored-by: Vben <ann.vben@gmail.com>
1 year ago
Vben
bc625ee710
fix: improve global type detection of vue files ( #4455 )
1 year ago