|  Netfan | 5659dab41e | fix: popover background color in dark mode (#5783) * 修复dark主题下的弹出层背景色在某些浏览器上表现为完全透明的问题 | 2025-03-26 22:51:07 +08:00 | 
				
					
						|  Netfan | 799934171a | style: code style fixed | 2025-02-16 23:32:06 +08:00 | 
				
					
						|  Netfan | 13087a10b7 | refactor: fix popup component zIndex (#5397) | 2025-01-15 12:32:03 +08:00 | 
				
					
						|  Netfan | 8cf6e8ec75 | style: popover bgColor is too close to common (#5364) 修复Dark主题下,弹出层的背景色与主体背景色太过接近的问题 | 2025-01-12 14:48:05 +08:00 | 
				
					
						|  Netfan | 3fb286b552 | fix: element hover style in dark theme (#4983) | 2024-11-30 10:55:29 +08:00 | 
				
					
						|  Vben | 26bec4222f | fix: pages cannot be quickly moved back by hand gestures (#4845) | 2024-11-09 16:32:55 +08:00 | 
				
					
						|  Vben | 1b172b0329 | fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues (#4704) | 2024-10-21 20:14:25 +08:00 | 
				
					
						|  Vben | 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 | 
				
					
						| ![dependabot[bot]](/assets/img/avatar_default.png) 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> | 2024-10-16 21:23:11 +08:00 | 
				
					
						|  Vben | 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 | 
				
					
						|  Netfan | 0fcc42a2fb | fix: incorrect info color for element plus, fixed #4532 (#4566) | 2024-10-05 10:30:53 +08:00 | 
				
					
						|  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 | 2024-10-04 23:05:28 +08:00 | 
				
					
						|  Vben | 8250894a50 | fix: improve input browser backfilling style (#4519) | 2024-09-26 22:31:20 +08:00 | 
				
					
						|  Netfan | 476aa068d7 | fix: stripe table style for element plus, fixed: #4501 (#4503) | 2024-09-25 17:33:24 +08:00 | 
				
					
						|  Vben | d27e5eeef7 | fix: improve the dialog and drawer scrollbar experience, fix internal click failure problems and warnings (#4391) * fix: improve the dialog and drawer scrollbar experience, fix internal click failure problems and warnings
* chore: remove test code | 2024-09-13 21:46:56 +08:00 | 
				
					
						|  Vben | 855ac02622 | fix: select components used in modal pop-ups cannot be selected (#4368) * fix: select components used in modal pop-ups cannot be selected
* chore: update ci
* chore: update css | 2024-09-11 23:10:35 +08:00 | 
				
					
						|  Vben | 524b9badf2 | feat: add VbenForm component (#4352) * feat: add form component
* fix: build error
* feat: add form adapter
* feat: add some component
* feat: add some component
* feat: add example
* feat: suppoer custom action button
* chore: update
* feat: add example
* feat: add formModel,formDrawer demo
* fix: build error
* fix: typo
* fix: ci error
---------
Co-authored-by: jinmao <jinmao88@qq.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com> | 2024-09-10 21:48:51 +08:00 | 
				
					
						|  Vben | 8404c12129 | refactor: refactor AuthLayout to configure the login page more freely (#4294) | 2024-08-31 21:38:24 +08:00 | 
				
					
						|  Vben | 2b0aedbaba | style: optimizing style issues (#4289) | 2024-08-31 14:11:01 +08:00 | 
				
					
						|  Vben | a77cc00e9f | feat: core components support simple locale switching (#4273) * feat: core components support simple locale switching
* fix: test error
* fix: test error | 2024-08-29 22:31:49 +08:00 | 
				
					
						|  Vben | 36e7ca19a1 | perf: improve modal and drawer component documentation and fix known problems (#4264) * feat: improve modal and drawer component documentation and fix known problems
* chore: update ci | 2024-08-28 22:26:35 +08:00 | 
				
					
						|  Vben | fd7b3479b4 | fix: improve the display of modal and drawer on mobile (#4237) | 2024-08-26 20:54:20 +08:00 | 
				
					
						|  Vben | 1db87ff7ce | fix: fix keepAlive parameter error (#4194) * fix: mock server deployment error
* chore: typo | 2024-08-19 23:28:14 +08:00 | 
				
					
						|  Vben | 66808582ff | fix: header theme color error (#4170) * fix: header theme color error
* fix: ci error
* fix: ci error | 2024-08-16 22:47:28 +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 | 
				
					
						|  Vben | 738bc456c8 | perf: improve login page UI (#4142) * perf: improve login page UI
* chore: update docs | 2024-08-13 21:17:10 +08:00 | 
				
					
						|  Vben | 7b46780af7 | perf: optimize the diffPreferences logic and adjust the unit test (#4130) | 2024-08-12 21:05:01 +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 | 
				
					
						|  Vben | a27b1c40e5 | fix: the failure of breadcrumb animation (#4073) | 2024-08-07 22:01:45 +08:00 | 
				
					
						|  Gustin Lau | 0d46a5471f | fix: scrollbar height is too small (#4038) | 2024-08-04 22:25:12 +08:00 | 
				
					
						|  vben | 9a6e29c401 | fix: element theme adjustment | 2024-07-31 22:11:39 +08:00 | 
				
					
						|  vben | cf0ec053e4 | refactor: Integrate the @vben-core/shared package | 2024-07-30 21:05:03 +08:00 |