element-plus/packages
知晓同丶 9f2434f94d
fix(theme-chalk): replace gulp-clean-css with cssnano (#16056)
* fix(theme-chalk): replace `gulp-clean-css` with `cssnano`
closed #15686

* fix(theme-chalk): disable `colormin` to prevent color values changed

* Update packages/theme-chalk/gulpfile.ts

Co-authored-by: btea <2356281422@qq.com>

* fix(theme-chalk): disable `minifyFontValues` to prevent font values changed

---------

Co-authored-by: btea <2356281422@qq.com>
2024-03-19 15:44:20 +08:00
..
components fix(components): [select & select-v2] click toggleMenu add prevent (#16149) 2024-03-18 09:49:42 +08:00
constants feat(components): [date-picker] add type years for year multiple select (#15980) 2024-03-01 09:35:52 +08:00
directives refactor: extract isClient and isNumber isBoolean (#12504) 2023-04-20 20:00:49 +08:00
element-plus feat(components): anchor component (#15670) 2024-02-27 14:22:26 +08:00
hooks feat(components): [dialog] Dialog can drag overflow the viewport (#15643) 2024-01-25 15:03:34 +08:00
locale feat(components): [breadcrumb] aria-label uses locale (#16089) 2024-03-10 20:19:38 +08:00
test-utils style(eslint-config): add eslint rules to restrict the imports of lodash (#15773) 2024-02-03 12:10:23 +08:00
theme-chalk fix(theme-chalk): replace gulp-clean-css with cssnano (#16056) 2024-03-19 15:44:20 +08:00
utils fix(components): [anchor] querySelector error (#16078) 2024-03-08 15:25:39 +08:00