acd87b2250 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: add `resizable` and `ColPage` component ( #5188 )  
							
							... 
							
							
							
							* feat: add component resizable
* feat: component `ColPage` with demo 
							
						 
						
							2024-12-19 20:37:42 +08:00  
				
					
						
							
							
								 
						
							
							
								85cbb3b842 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: remove the overlap caused by border-b ( #5160 )  
							
							
							
						 
						
							2024-12-19 09:36:36 +08:00  
				
					
						
							
							
								 
						
							
							
								db5b727300 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: page content class override ( #5179 )  
							
							
							
						 
						
							2024-12-18 22:53:05 +08:00  
				
					
						
							
							
								 
						
							
							
								ce4af37fd8 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: login expired modal z-index ( #5145 )  
							
							... 
							
							
							
							* fix: login expired modal z-index
* feat: support custom z-index 
							
						 
						
							2024-12-15 23:25:40 +08:00  
				
					
						
							
							
								 
						
							
							
								cbca9ffd95 
								
							
								 
							
						 
						
							
							
								
								chore: release 5.5.1  
							
							
							
						 
						
							2024-12-12 22:47:11 +08:00  
				
					
						
							
							
								 
						
							
							
								4a20156f3d 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: table auto height ( #5101 )  
							
							
							
						 
						
							2024-12-11 13:46:52 +08:00  
				
					
						
							
							
								 
						
							
							
								eec6f41f6a 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor: `ApiComponent` with docs ( #5099 )  
							
							... 
							
							
							
							* refactor:  `ApiComponent` with docs
* docs: remove invalid docs
* docs: remove duplicate prop docs
* docs: update `ApiComponent` docs 
							
						 
						
							2024-12-11 10:45:04 +08:00  
				
					
						
							
							
								 
						
							
							
								e419b03cab 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: modal&drawer support appendToMain and zIndex ( #5092 )  
							
							... 
							
							
							
							* feat: modal/drawer support append to main content
* feat: modal zIndex support
* fix: drawer prop define
* chore: type
* fix: modal/drawer position fixed while append to body
* docs: typo
* chore: add full-width drawer in content area
* chore: remove unnecessary class 
							
						 
						
							2024-12-10 17:37:06 +08:00  
				
					
						
							
							
								 
						
							
							
								d085736bac 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: improve `ApiSelect` component ( #5075 )  
							
							... 
							
							
							
							* feat: improve `ApiSelect` component
* chore: `ApiSelect` props name changed 
							
						 
						
							2024-12-09 12:47:33 +08:00  
				
					
						
							
							
								 
						
							
							
								373766691f 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: remove useless `fixedHeader` prop for `Page` ( #5069 )  
							
							
							
						 
						
							2024-12-07 23:26:47 +08:00  
				
					
						
							
							
								 
						
							
							
								bac0275624 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: page prop type check ( #5067 )  
							
							
							
						 
						
							2024-12-07 12:15:51 +08:00  
				
					
						
							
							
								 
						
							
							
								0fc0f13064 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: layout overflow style ( #5066 )  
							
							
							
						 
						
							2024-12-07 12:05:03 +08:00  
				
					
						
							
							
								 
						
							
							
								d1862fba27 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: replace input component in `IconPicker` ( #5047 )  
							
							... 
							
							
							
							* fix: replace input component in `IconPicker`
* chore: fixed IconPicker demo 
							
						 
						
							2024-12-06 13:46:52 +08:00  
				
					
						
							
							
								 
						
							
							
								7ab00250bf 
								
							
								 
							
						 
						
							
							
								
								chore: release 5.5.0  
							
							
							
						 
						
							2024-12-04 22:57:27 +08:00  
				
					
						
							
							
								 
						
							
							
								9896a67c21 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: add api-select component ( #5024 )  
							
							
							
						 
						
							2024-12-04 22:56:29 +08:00  
				
					
						
							
							
								 
						
							
							
								db38ef522f 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: `Page` header class in fixed mode ( #5023 )  
							
							
							
						 
						
							2024-12-04 22:56:06 +08:00  
				
					
						
							
							
								 
						
							
							
								e23486dbc6 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: form component `IconPicker` ( #5005 )  
							
							
							
						 
						
							2024-12-04 21:42:21 +08:00  
				
					
						
							
							
								 
						
							
							
								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` 
							
						 
						
							2024-12-04 21:40:41 +08:00  
				
					
						
							
							
								 
						
							
							
								54a9ff088f 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: upgrade vite version to 6.0.0 ( #4961 )  
							
							... 
							
							
							
							* chore: upgrade vite version to 6.0.0
* chore: update lock 
							
						 
						
							2024-11-27 15:52:25 +08:00  
				
					
						
							
							
								 
						
							
							
								c8dd9bbf0b 
								
							
								 
							
						 
						
							
							
								
								chore: release 5.4.8  
							
							
							
						 
						
							2024-11-24 22:00:41 +08:00  
				
					
						
							
							
								 
						
							
							
								788a29a8cb 
								
							
								 
							
						 
						
							
							
								
								chore: release v5.4.7  
							
							
							
						 
						
							2024-11-14 22:15:46 +08:00  
				
					
						
							
							
								 
						
							
							
								3bd5ef4523 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(@vben/common-ui): pagination current page error ( #4893 )  
							
							
							
						 
						
							2024-11-14 22:11:32 +08:00  
				
					
						
							
							
								 
						
							
							
								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 
							
						 
						
							2024-11-13 15:43:17 +08:00  
				
					
						
							
							
								 
						
							
							
								94efcec7da 
								
							
								 
							
						 
						
							
							
								
								chore: release v5.4.6  
							
							
							
						 
						
							2024-11-10 11:50:46 +08:00  
				
					
						
							
							
								 
						
							
							
								57d5a919d2 
								
							
								 
							
						 
						
							
							
								
								chore: release v5.4.5  
							
							
							
						 
						
							2024-11-09 21:06:10 +08:00  
				
					
						
							
							
								 
						
							
							
								4005023fd4 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: drawer component header does not take effect ( #4844 )  
							
							
							
						 
						
							2024-11-09 15:53:17 +08:00  
				
					
						
							
							
								 
						
							
							
								632081e828 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: add icon-picker component ( #4832 )  
							
							... 
							
							
							
							* feat: add icon-picker component
* fix: resolve conversations
* refactor: resort @vben/hooks 
							
						 
						
							2024-11-09 14:10:17 +08:00  
				
					
						
							
							
								 
						
							
							
								2c6edafeb2 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: when opening the tool separately, there is no need to pass the toolbar-tools slot ( #4841 )  
							
							
							
						 
						
							2024-11-09 14:07:41 +08:00  
				
					
						
							
							
								 
						
							
							
								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> 
							
						 
						
							2024-11-09 10:26:58 +08:00  
				
					
						
							
							
								 
						
							
							
								44440d0951 
								
							
								 
							
						 
						
							
							
								
								chore: release v5.4.4  
							
							
							
						 
						
							2024-11-04 22:47:52 +08:00  
				
					
						
							
							
								 
						
							
							
								5999a862b6 
								
									
								
							
								 
							
						 
						
							
							
								
								perf: expose the formApi for a login form ( #4806 )  
							
							
							
						 
						
							2024-11-04 22:46:16 +08:00  
				
					
						
							
							
								 
						
							
							
								ad3963ff70 
								
							
								 
							
						 
						
							
							
								
								chore: release v5.4.3  
							
							
							
						 
						
							2024-10-27 21:59:54 +08:00  
				
					
						
							
							
								 
						
							
							
								bfaa2780ab 
								
							
								 
							
						 
						
							
							
								
								chore: release v5.4.2  
							
							
							
						 
						
							2024-10-20 22:35:58 +08:00  
				
					
						
							
							
								 
						
							
							
								d262b7b6c0 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: fix known issues with the form ( #4696 )  
							
							... 
							
							
							
							* fix: fix known issues with the form
* chore: typo
* chore: typo 
							
						 
						
							2024-10-20 22:34:11 +08:00  
				
					
						
							
							
								 
						
							
							
								860fc15ce6 
								
									
								
							
								 
							
						 
						
							
							
								
								perf: adjustment of form spelling errors, type adjustment, closer to actual development ( #4694 )  
							
							
							
						 
						
							2024-10-20 21:44:25 +08:00  
				
					
						
							
							
								 
						
							
							
								0df8c5c02c 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor: reconstruct language files into multi-file structures ( #4683 )  
							
							... 
							
							
							
							* refactor: reconstruct language files into multi-file structures
* chore: typo 
							
						 
						
							2024-10-19 14:28:21 +08:00  
				
					
						
							
							
								 
						
							
							
								d1ca09c7bb 
								
							
								 
							
						 
						
							
							
								
								chore: release v5.4.1  
							
							
							
						 
						
							2024-10-18 22:12:00 +08:00  
				
					
						
							
							
								 
						
							
							
								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> 
							
						 
						
							2024-10-18 21:38:39 +08:00  
				
					
						
							
							
								 
						
							
							
								24d14c2841 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor(adapter): separate form and component adapters so that components adapt to components other than the form ( #4628 )  
							
							... 
							
							
							
							* refactor: global components can be customized
* refactor: remove use Toast and reconstruct the form adapter 
							
						 
						
							2024-10-13 18:33:43 +08:00  
				
					
						
							
							
								 
						
							
							
								9856bc88d2 
								
							
								 
							
						 
						
							
							
								
								chore: release v5.4.0  
							
							
							
						 
						
							2024-10-13 14:21:54 +08:00  
				
					
						
							
							
								 
						
							
							
								68465b5fbf 
								
							
								 
							
						 
						
							
							
								
								chore: release v5.4.0-beta.1  
							
							
							
						 
						
							2024-10-13 14:17:28 +08:00  
				
					
						
							
							
								 
						
							
							
								0ea0f204cb 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor: change the shadcn-ui directory and remove rarely used components ( #4626 )  
							
							
							
						 
						
							2024-10-13 10:58:09 +08:00  
				
					
						
							
							
								 
						
							
							
								f923f59070 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: metadata version number injection error ( #4606 )  
							
							... 
							
							
							
							* fix: metadata version number injection error
* chore: update deps 
							
						 
						
							2024-10-10 22:30:50 +08:00  
				
					
						
							
							
								 
						
							
							
								d37e2f599c 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: naive ui form reset does not meet expectations ( #4569 )  
							
							... 
							
							
							
							* fix: naive ui form reset does not meet expectations
* fix: typo 
							
						 
						
							2024-10-05 17:09:42 +08:00  
				
					
						
							
							
								 
						
							
							
								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 
							
						 
						
							2024-10-04 23:05:28 +08:00  
				
					
						
							
							
								 
						
							
							
								46540a7329 
								
							
								 
							
						 
						
							
							
								
								chore: release v5.3.2  
							
							
							
						 
						
							2024-10-03 15:43:15 +08:00  
				
					
						
							
							
								 
						
							
							
								01391ee5a1 
								
							
								 
							
						 
						
							
							
								
								chore: release v5.3.1  
							
							
							
						 
						
							2024-09-29 22:25:20 +08:00  
				
					
						
							
							
								 
						
							
							
								a46c85d77d 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: update documentation and deps ( #4510 )  
							
							... 
							
							
							
							* chore: update docs
* chore: update deps
* chore: update action
* fix: reset after preferences are refreshed
* fix: ci error 
							
						 
						
							2024-09-25 23:09:48 +08:00  
				
					
						
							
							
								 
						
							
							
								fdc5b02c30 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(form): add merge form functionality ( #4495 )  
							
							... 
							
							
							
							* feat: captcha example
* fix: fix lint errors
* chore: event handling and methods
* chore: add accessibility features ARIA labels and roles
* refactor: refactor code structure and improve captcha demo page
* feat: add captcha internationalization
* chore: 适配时间戳国际化展示
* fix: 1. 添加点击位置边界校验,防止点击外部导致x,y误差。2. 演示页面宽度过长添加滚动条。3. 添加hooks
* feat: sync test
* feat: 添加合并表单功能
* fix: 修复上一步不展示问题
---------
Co-authored-by: vince <vince292007@gmail.com> 
							
						 
						
							2024-09-25 18:11:02 +08:00  
				
					
						
							
							
								 
						
							
							
								2a83f1d666 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: add playwright e2e testing framework ( #4468 )  
							
							... 
							
							
							
							* feat: add playwright e2e testing framework 
							
						 
						
							2024-09-22 21:35:40 +08:00