Commit Graph

8 Commits

Author SHA1 Message Date
云游君
37d3d778c1
chore(style): lint scss by prettier (#2515) 2021-07-14 09:27:52 +08:00
云游君
4676be7c47
refactor: button/radio/input size by sass map (#2502) 2021-07-12 18:13:02 +08:00
云游君
7dc55a7576
feat(style): use css3 var refactor base variable (#2478)
* feat: add basic css3 var

* feat(style): migrate base style z-index
2021-07-10 20:49:06 +08:00
on the field of hope
bf09e894c5
fix: correct css prefix (#1407) 2021-02-04 16:29:23 +08:00
Simona
5db2e9729c
fix: popper transition with 'el-zoom-in-top' (#785)
fix all picker's transition and styles, including select, autocomplete, timer-picker, date-picker
and so on, which transition should be 'el-zoom-in-top' and without duplication.
2020-12-02 22:33:26 +08:00
Simona
efe892109c
fix: el-zoom-in-top transition (#565)
adjust transform-origin when popper with el-zoom-in-top transition place in top
2020-11-10 14:25:29 +08:00
Simona
52ea214896
feat(cascader): refactor done (#435) 2020-10-30 23:26:33 +08:00
Hades-li
dec5d665a3
Feat/scss (#212)
* feat: change to import scss

Change the import css to import scss to facilitate style modification

* fix: fixed: storybook support scss file

fixed: storybook support scss file

* chore: remove redundant code in webpack.config.js

Remove redundant code in webpack.config.js
2020-08-28 11:09:05 +08:00