Commit Graph

4280 Commits

Author SHA1 Message Date
kooriookami
54453257a2 fix(tabs): add v-resize directive (#2886)
fix #2660
2021-08-16 09:50:36 +08:00
云游君
9f76045da6 refactor(var): alert/badge/link/message/message-box/notification/tag (#2892) 2021-08-12 09:47:32 +08:00
Liam Li
8cd6dd6c70 fix(comments): update var button comments (#2896)
update var button comments
2021-08-11 11:19:41 +08:00
clam
535e1b35ec fix(locale): update error url and remove useless code (#2852)
Co-authored-by: zhangweiwei <zhangweiwei12@huawei.com>
2021-08-10 11:33:04 +08:00
云游君
5bbf348ddd refactor(color): add css var color for button & fix style for datepicker (#2869)
* refactor(color): add css var color for button & fix style for datepicker

* refactor(button): generate var in class for type

* refactor(var): remove color light-i css var
2021-08-09 09:01:38 +08:00
云游君
f22130acfa refactor(tag): use inherit css var way to simplify tag (#2878) 2021-08-09 08:56:35 +08:00
云游君
25995df924 refactor(transition): use sass map refactor & rename some transition (#2879) 2021-08-09 08:51:57 +08:00
Kisama
08c41150ab fix(select): options display fix when allow-create, also empty & entered #2826 #2854 (#2830)
* fix(select):created option showed incorrectly#2826

fix https://github.com/element-plus/element-plus/issues/2826

* fix(select): options display fix when allow-create, also empty & entered

fix #2826 #2854

Co-authored-by: hanx316 <xuanxinhan@vip.qq.com>
2021-08-08 16:11:39 +08:00
云游君
cdc6a6ac61 feat(table): add new css var background-color (#2866) 2021-08-08 11:40:05 +08:00
云游君
e5536eb933 fix(drawer): missing css var, close #2848 (#2861) 2021-08-07 12:34:53 +08:00
云游君
594eb5b33f fix(button): when(circle) use button-padding-vertical & add size demo (#2860) 2021-08-07 00:06:33 +08:00
云游君
0d47109782 fix(cascader): missing cascader-panel css var & add default var for thumb (#2847) 2021-08-05 20:53:56 +08:00
Simona
665ae6bd20 fix(cascader): revert #2344 to fix not update when options change (#2843)
fix #2837, revert #2344
2021-08-05 20:50:53 +08:00
云游君
a32ee8171c fix(date-picker): color-text has been renamed to text-color (#2835) 2021-08-05 20:47:20 +08:00
云游君
0b0f7a8eeb fix(build): throw sass exception for ci (#2832) 2021-08-04 22:53:32 +08:00
jeremywu
b05b9c1433 fix(style): sass compiling error (#2831)
- Fix sass compiling error
- Fix cascader transparent issue
2021-08-04 19:26:53 +08:00
jeremywu
7c97bc5283 fix(project): node is not exporting issue (#2827)
- Fix issue that caused ts definition file not generating
2021-08-04 18:28:08 +08:00
云游君
57b1ccf85b fix(var): fix input/radio/checkbox used by other components (#2821) 2021-08-04 15:20:14 +08:00
qiang
42a00d3001 fix(dropdown): styles error (#2823) 2021-08-04 14:49:50 +08:00
云游君
d70d358c8c fix(theme-chalk): fix fonts build by gulp (#2817) 2021-08-04 11:25:22 +08:00
云游君
03d9617776 refactor(var): move css var from root to class (#2808)
* refactor(var): move css var from root to class

* fix(var): fix typo & replace some var
2021-08-03 22:25:26 +08:00
zhaozhongyu
bcf48a2c8d fix: select option does not delete in onBeforeMount (#2753)
Co-authored-by: zhaozhongyu <zhaozhongyu@xunlei.com>
2021-08-03 09:37:52 +08:00
Adrian Andersen
c96b43e14b fix(locale): update Norwegian translation file (#2789) 2021-08-03 09:12:51 +08:00
云游君
a2dba425a0 chore(build): remove useless dependencies & use ts for gulp & add progressbar (#2792)
* refactor(theme-chalk): upgrade to ts & renive gulp-mincss with gulp-clean-css

* feat(build): add clean-css colorful log && add progressbar for webpack
2021-08-03 09:12:34 +08:00
云游君
3c2ed958f4 fix(checkbox): checkbox bordered padding & height (#2784) 2021-08-03 08:55:22 +08:00
zhaozhongyu
2111d8a88f fix: select-v2's dropdown width wrong if create in style(display: none) (#2791)
Co-authored-by: zhaozhongyu <zhaozhongyu@xunlei.com>
2021-08-03 08:51:08 +08:00
云游君
fe9600c181 feat(var): var sass map for components (#2778)
* feat(var): var sass map for components

* feat(var): migrate var sass map for all components
2021-08-01 18:10:30 +08:00
Aex
0f2181abc3 fix(input): Improve inputStyle reference (#2780) 2021-08-01 16:04:30 +08:00
云游君
e6013c1e41 refactor(button): use sass map & add outline:none for focus (#2774) 2021-08-01 00:40:00 +08:00
云游君
a2e1491411 refactor(slider): migrate css var & use sass map for message (#2772) 2021-07-30 17:40:22 +08:00
云游君
2fb139a3e3 refactor(link): remove unused link variables & add sass map (#2768) 2021-07-30 16:22:23 +08:00
Aex
e4891ab023 feat(space): add fill support (#2716)
* feat(space): add fill support

* feat(space): Add fill add fillPercentage support

* docs(space): Add fillPrecentage explain

* refactor(space): rename fillPercentage to fillRatio

* docs(space): add description of the fill property

* feat(space): add test for fill
2021-07-30 11:39:07 +08:00
Summer
e0b79f8eda LabelWrap: fix label-width bug (#2742)
* LabelWrap: fix label-width bug

* LabelWrap: add unit test

* LabelWrap: update unit test
2021-07-30 11:38:48 +08:00
jeremywu
a7b4b61dc1 feat(icon): introduce-el-icons-into-ep (#2766)
- Add @element-plus/icons as dependency.
- Update el-icon.
- Update icon.md for all languages.
2021-07-30 11:29:25 +08:00
云游君
a4275b94f2 refactor(badge/card/dropdown/rate): migrate css var & use sass:map (#2764)
* refactor(badge): migrate css var & use sass:map

* refactor(rate): migrate css var & use sass:map

* refactor(card): migrate css var & use sass:map

* refactor(dropdown): migrate css var & use sass:map
2021-07-30 11:25:47 +08:00
qiang
51beb99d0e fix(tooltip): styles error (#2763) 2021-07-29 21:42:35 +08:00
Norbert Kowalik
731209e140 feat(input) Removed validator for autocomplete attribute (#2757)
* [input] Removed validator for autocomplete attribute

* [input] fixed wrong dash used in docs

* [input] Docs update in zh-CN/es/fr/jp
2021-07-29 13:48:09 +08:00
msidolphin
8ccbf7b82e test(select-v2): complete unit tests (#2739) 2021-07-28 20:15:22 +08:00
0song
93053ee836 fix: time picker adjust spinner bug (#2743) 2021-07-28 20:14:53 +08:00
jeremywu
54e4a4211c fix(image-viewer): image-viewer export error (#2754)
- Fix image viewer image error.
2021-07-28 20:14:36 +08:00
0song
90d901af3e fix: date-time picker sameday select time bug (#2747) 2021-07-28 20:12:10 +08:00
zycoJamie
88a327fa4f fix(date-picker): date-picker focus end-time resets start-time (#2290) 2021-07-28 17:15:44 +08:00
BeADre
74d03dd173 fix(input-number): fix style (#2738) 2021-07-28 15:32:11 +08:00
jeremywu
3d6259263a fix(locale): inject locale for modal like components (#2737)
- Add a runtime locale object cache for modal components to use
2021-07-28 12:20:23 +08:00
Daniel Jost
f3784cfb62 [types.ts] Fixed Nullable type for RefElement (#2730)
* Fixed Nullable type for RefElement

* Changed undefined to null
2021-07-28 10:16:41 +08:00
云游君
b1e81d5436 refactor(backtop): migrate css var (#2711) 2021-07-28 10:16:33 +08:00
咖喱
8f39b7cc6b fix(message): using iconClass causes "el-message__icon" to be lost (#2709)
Co-authored-by: 穆建华 <galimu@foxmail.com>
2021-07-28 10:07:51 +08:00
msidolphin
ecd6e19c26 fix(input): no trigger input event when clear value (#2723)
fix #2688
2021-07-28 09:24:50 +08:00
msidolphin
1b8d27513d fix(scrollbar): the problem of ScrollbarDirKey being deleted (#2722) 2021-07-28 09:24:08 +08:00
云游君
81b39e15de fix(var): map merge default var (#2727) 2021-07-28 09:18:15 +08:00