Jin Mao
8a215fbcc7
chore: release 5.6.0
1 month ago
Jin Mao
04d01b0bab
chore: fix lint
1 month ago
xingyu4j
6753834054
fix: lint
4 months ago
米山
aaf0274fe9
feat: add menu font size variable and update related components
- Introduced a new CSS variable `--menu-font-size` calculated from the base font size.
- Updated `PreferenceManager` to trigger CSS variable updates when `fontSize` is modified.
- Adjusted `updateCSSVariables` to set the new `--menu-font-size` based on the theme's font size.
- Ensured that the menu components utilize the updated font size with `!important` to maintain styling consistency.
4 months ago
xingyu4j
bed52983a0
fix: lint
4 months ago
米山
24b6e7a835
feat: add global font size adjustment
4 months ago
zoumingjun
32051e9ca0
fix: 优化左侧和右侧认证面板动画效果
5 months ago
zouawen
2ce161e585
feat: 1、新增水印文案自定义功能;2、input-item输入框组件新增清除功能(可用于快捷清除水印文案);3、偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果 ( #6800 )
* feature: 新增水印文案自定义功能;
* chore: 偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果
6 months ago
vben
e147a9d2fd
chore: release 5.5.9
7 months ago
vben
1575619d53
chore: release v5.5.8
8 months ago
vben
b9aef618fe
chore: release 5.5.7
10 months ago
vben
cc6c9bf7a0
chore: release v5.5.6
11 months ago
vben
7c7051a11e
chore: release v5.5.5
11 months ago
Netfan
0b650367f3
fix: popover background color in dark mode ( #5783 )
* 修复dark主题下的弹出层背景色在某些浏览器上表现为完全透明的问题
1 year ago
vben
b92ac5c36d
chore: release 5.5.4
1 year ago
Netfan
799934171a
style: code style fixed
1 year ago
vben
195ceec9b4
chore: release 5.5.3
1 year ago
Netfan
13087a10b7
refactor: fix popup component zIndex ( #5397 )
1 year ago
Netfan
8cf6e8ec75
style: popover bgColor is too close to common ( #5364 )
修复Dark主题下,弹出层的背景色与主体背景色太过接近的问题
1 year ago
vben
07c4ad05f4
chore: release 5.5.2
1 year ago
vben
cbca9ffd95
chore: release 5.5.1
1 year ago
vben
7ab00250bf
chore: release 5.5.0
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
vben
788a29a8cb
chore: release v5.4.7
1 year ago
vben
94efcec7da
chore: release v5.4.6
1 year ago
vben
57d5a919d2
chore: release v5.4.5
1 year ago
Vben
26bec4222f
fix: pages cannot be quickly moved back by hand gestures ( #4845 )
1 year ago
vben
44440d0951
chore: release v5.4.4
1 year ago
Vben
43d95cc587
fix: remove vite-plugin-lib-inject-css ( #4793 )
1 year ago
vben
ad3963ff70
chore: release v5.4.3
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
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
d1ca09c7bb
chore: release v5.4.1
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
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
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
Netfan
0fcc42a2fb
fix: incorrect info color for element plus, fixed #4532 ( #4566 )
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
2 years ago
Vben
8250894a50
fix: improve input browser backfilling style ( #4519 )
2 years ago
Netfan
476aa068d7
fix: stripe table style for element plus, fixed : #4501 ( #4503 )
2 years ago
vben
31f6cc6416
chore: release v5.3.0
2 years ago
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
2 years ago
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
2 years ago
vben
3697f6bc5a
chore: release v5.3.0-beta.2
2 years ago