Commit Graph

420 Commits (a5ff32822cc613fbdb54f1852ce4ff6e14949d29)

Author SHA1 Message Date
spengjie 957d645121 add font-size for the style of tree empty-text (#17094) 2019-09-02 12:03:19 +08:00
ziyoung 2e2428289d [build] 2.12.0 2019-08-29 15:15:29 +08:00
iamkun 8d74c67bb1
Transfer: fix style error 2019-08-28 19:11:10 +08:00
Haoran Yu 79a1b498e4 Dialog: update sass var (#16365) 2019-08-28 16:53:22 +08:00
hetech 8b8a1a2e87 Table: fix wrong empty block height (#16861) 2019-08-08 14:49:25 +08:00
Hazlank 64d0acec80 Tree: Increase css weight (#16799) 2019-08-01 16:34:45 +08:00
Faizal Andyka f4df252253 Icon: Adding font-display to @font-face declaration (#16805) 2019-07-31 11:24:21 +08:00
iamkun 2c250a1422 [build] 2.11.1 2019-07-26 15:37:43 +08:00
LewisChennnnn f7a970c0ba Chore: Update dart-sass compatibility 2019-07-26 14:07:56 +08:00
iamkun 4a74321dc1 [build] 2.11.0 2019-07-25 15:09:11 +08:00
luckyCao 1b1c1beadc Image: Add big Image preview feature (#16333) (#16605) 2019-07-25 12:19:25 +08:00
jeremywu 9617e9345a Drawer: Add drawer component (#16577) 2019-07-24 16:57:59 +08:00
luckyCao 2c7911e580 Avatar: fix image not center vertically issue (#16489) 2019-07-24 16:16:29 +08:00
iamkun c3765b46d3
Form: Add theme token (#16699)
* add form label size token

* add form label size token
2019-07-24 14:26:45 +08:00
JuniorTour f9384aa588 Dropdown: fix split-button caret default color (#15931) 2019-07-02 17:33:41 +08:00
Hazlank d306194278 Checkbox: enhance css selector (#16006) 2019-07-02 16:42:23 +08:00
island205 2ca7829da6 [build] 2.10.1 2019-07-02 15:49:31 +08:00
hetech bb381c3944
Table: fix layout breaks when append slot exists (#16332) 2019-07-01 15:34:35 +08:00
island205 8521fd32ff [build] 2.10.0 2019-06-25 19:20:28 +08:00
luckyCao c97f376cf6 Avatar: Update theme config var (#16202)
* change css var

* avatar theme config

* refine style
2019-06-24 18:36:12 +08:00
luckyCao 6f9ce3accb Avatar: Add avatar component (#16144)
* add avatar component

* 1. add test 2. add types 3. refine doc 4. add img attr

* add props in types and doc

* refine how image fit its container

* fix doc

* refine doc

* change default background color

* remote style demo from doc

* add theme

* add demo on theme preview and change var name
2019-06-24 16:37:17 +08:00
iamkun 4069f37ef0 InfiniteScroll: Update package name (#16125)
* infinite scroll rename

* infinite scroll rename

* update name config

* update name config

* add missing files
2019-06-24 14:44:29 +08:00
hetech 089afb25c5 Form: Remove success status (#16159) 2019-06-24 14:40:05 +08:00
Zhi Cun 5acf50db89 Button: Revert adding compact size
This reverts commit 05fe6e6591.
2019-06-21 17:36:20 +08:00
amedora 175543dc79 Button: add compact size (#15895)
* Button: add compact size
* Docs: 極小 -> 极小
2019-06-21 17:36:20 +08:00
lon 811add71cf Table: fix background color of complex table when hovering (#15504) 2019-06-21 17:36:20 +08:00
island205 9f6a1ddc5d [build] 2.9.2 2019-06-21 17:19:44 +08:00
cl199793 12e72e94ef [build] 2.9.1 2019-05-30 21:51:04 +08:00
hetech f6bab114e3 Table: add new features for Table and optimize code (#15709) 2019-05-30 19:33:30 +08:00
iamkun 60ded6013a [build] 2.9.0 2019-05-30 15:48:04 +08:00
Simona bdaae8108e Cascader: refactor and add multiple mode. (#15611) 2019-05-29 15:04:06 +08:00
hetech 934988c03a PageHeader: add page-header component (#15714) 2019-05-29 10:10:16 +08:00
Zhi Cun 384c56381c Message: display in stack mode (#15639) 2019-05-28 18:45:39 +08:00
hetech 6af04e8765
Progress: add dashboard progress bar & add custom color (#11867) 2019-05-28 11:02:00 +08:00
iamkun 45383cd655 Backtop: Add backtop component (#15541) 2019-05-27 17:03:10 +08:00
luckyCao 9ea7012cfd Tabs: left align title when type is card (#15695) 2019-05-27 16:43:30 +08:00
Simona cefd235615 feat(Tag): add prop effect. (#15725) 2019-05-27 16:06:58 +08:00
iamkun 35650eb7fa Theme: Add popup background design token (Message Dialog) (#15412) 2019-05-27 15:22:43 +08:00
lvjiaxuan 150bd70981 Input: fix show-word-count style in el-form (#15359) 2019-05-24 15:23:16 +08:00
Simona 8933a057f2 fix(Form): input-group within form-item height error (#15457) 2019-05-17 19:07:03 +08:00
Simona 107b83108c fix(Tabs): basic tab nested card tab padding error (#15461) 2019-05-17 18:22:14 +08:00
花裤衩 8bb1e0a2d5 Icon: refine doc icons order (#15288) 2019-05-07 14:46:58 +08:00
Yii.Guxing a5ad2c3bf2 Input: fix clear icon is not centered 2019-05-07 14:44:00 +08:00
Simona 340da2ff61 Image: fix ssr and object-fit compatibility. (#15346)
* fix: Image is not defined during ssr

Delay loadImage to mounted hook and add $isServer check

* fix(image): simulate object-fit behavior to compatible with IE11 and other browsers which not suppor

fix #15278

* fix: image inline-flex with overflow will still extend its parent element
2019-05-07 11:57:37 +08:00
ziyoung e0f4ec11c4 [build] 2.8.2 2019-04-25 20:12:17 +08:00
iamkun 8c69e21d9e Theme: update icons (#15272) 2019-04-25 20:00:01 +08:00
ziyoung 0399bd0690 [build] 2.8.1 2019-04-25 18:27:05 +08:00
iamkun ddcaa98cbc Icon: update icon (#15268) 2019-04-25 18:22:09 +08:00
iamkun 5d58acac5c Theme: update icon (#15258) 2019-04-25 16:51:36 +08:00
iamkun 17a1a2e0b4 fix link underline color (#15265) 2019-04-25 16:29:59 +08:00
Simona 1a3a225d73 Theme:fix icon error of cascader and select (#15264) 2019-04-25 16:24:44 +08:00
ziyoung 41e5c0d16f [build] 2.8.0 2019-04-25 14:56:51 +08:00
iamkun 80d50a69a2 Theme: update icon (#15257) 2019-04-25 14:51:02 +08:00
iamkun c763ce2cf8 Chore: add border zero (#15256) 2019-04-25 14:43:05 +08:00
iamkun 78304c2e11 Icon: Add and update 292 icons (#15214) 2019-04-25 12:19:38 +08:00
hetech dc8bdc021e Calendar: add Calendar component (#14908) 2019-04-25 10:57:26 +08:00
iamkun ac3aa99503 Chore: support theme configuration (#15190) 2019-04-24 19:52:52 +08:00
qinjunshan 42c2e2371d Dropdown: fix style (#14907) 2019-04-23 16:31:30 +08:00
iamkun 5ecf4c2895 Link: add link component (#15052) 2019-04-19 19:15:28 +08:00
luckyCao 88ae222c61 Input: add show-word-count attribute (#15075) 2019-04-19 16:14:07 +08:00
luckyCao da01541d60 Slider: add marks attribute (#15133) 2019-04-19 16:02:01 +08:00
hetech 2a65c9df7e
Carousel: add direction attribute and support vertical direction (#15122) 2019-04-19 15:51:11 +08:00
hetech 3f0820d839
Collapse: collapse item can be disabled (#15076) 2019-04-19 12:18:44 +08:00
Simona d9462ab771 Image: add image component (#15117) 2019-04-19 12:09:42 +08:00
Zhi Cun 686595627e Alert: Add dark theme (#15041) 2019-04-19 11:57:20 +08:00
Zhi Cun 128feba18f Divider: add divider component (#15055) 2019-04-19 11:44:35 +08:00
iamkun ec0295f5a7 Dialog: Fix dialog body correctly break long words (#15027)
fix #14855
2019-04-18 10:32:44 +08:00
iamkun d7ab0a58c0 Upload: Fix Upload transparent picture display style (#15039) 2019-04-17 16:48:27 +08:00
iamkun f02a849444 fix: Fix Notification title word break (#15008) 2019-04-17 11:05:58 +08:00
hetech 993e9a12fb
Form: required FormItem displays asterisk when label is auto (#15144) 2019-04-17 11:04:28 +08:00
hetech 7b24f82586 Form: fix label style (#14969) 2019-04-03 20:03:56 +08:00
iamkun 14e0a0d28c [build] 2.7.2 2019-04-03 17:10:04 +08:00
hetech 901ff0ed2b
Form: fix style when label-width is auto (#14955) 2019-04-03 16:49:27 +08:00
iamkun 0790a218b1 [build] 2.7.1 2019-04-03 15:12:06 +08:00
hetech a408b3dd3f
Form: label-width supports width auto (#14944) 2019-04-03 11:56:49 +08:00
hetech e7fdd3dc50
Dialog: background-color can be configured (#14939) 2019-04-03 10:38:17 +08:00
iamkun 9a0eea74fd [build] 2.7.0 2019-03-28 13:20:07 +08:00
hetech 9def85be4a Table: add support tree structure data (#14632) 2019-03-27 16:13:21 +08:00
子物 362953ef4e Tabs: use primary color as boxShadow color (#14558) 2019-03-25 16:29:47 +08:00
Jeff Wen c0642aab89 Theme: fix media query is not working in sm-only, md-only, lg-only (#14611) 2019-03-22 14:12:40 +08:00
ziyoung 44458bb81c [build] 2.6.3 2019-03-21 18:28:41 +08:00
ziyoung da42924f17 [build] 2.6.2 2019-03-21 14:52:32 +08:00
hetech 535b6149d8
chore: upgrade gulp (#14745)
* chore: upgrade gulp

* update
2019-03-18 16:15:18 +08:00
iamkun 5b6cb3180f chore: generate theme (#14666)
* update es fr i18n

* update no need edit pages

* move var name to frontend

* add i18n

* update i18n

* fix bug

* update style

* add callback

* add shortcut

* redo undo logic

* update picker style

* update shadow style

* save config to local

* button color

* button color

* add message

* update save logic
2019-03-14 17:55:28 +08:00
zxyRealm 2f5a489a9c DatePicker: add monthrange for type attribute (#4204) (#14487) 2019-03-04 15:41:04 +08:00
zhiyang a7a09d9b0f [build] 2.6.1 2019-03-03 14:31:57 +08:00
ziyoung 2450874305 [build] 2.6.0 2019-03-01 18:50:24 +08:00
hetech 651438eef3 Switch: trigger form validation if value changes (#14426)
* switch: trigger form validation if value changes

* add French translation

* fix doc

* trigger validation in watch handler
2019-02-28 16:07:25 +08:00
iamkun febdd3bbb4 chore: init theme (#14508)
* chore: init theme

* chore: update faas config
2019-02-28 16:00:59 +08:00
hetech dc83a5a848
Tabs & Dropdown: fix style (#14452) 2019-02-22 17:59:44 +08:00
Gabriel Oliveira 8608dbf800 DropdownItem: add icon prop to dropdown-item (#14088)
* Add icon prop to dropdown-item

* Add French translation to DropdownItem Icon

* Adding missing TypeScript definition to DropdownItem
2019-02-22 12:33:15 +08:00
Zhi Cun 6231a39361
Merge pull request #14331 from ColinCLL/dev
Tree: Empty-text tips are different from tables
2019-02-15 16:08:52 +08:00
ColinCll 24ea6e7054 Tree: Empty-text tips are different from tables
There is a color difference between the tree and the table empty-text.And I think use `$--color-text-secondary` is  more sense.
2019-02-12 11:03:11 +08:00
Zhi Cun f17533ab11
Timeline: add timeline component (#14248)
* Table: fix params order of row events (#12086)

* Timeline: add timeline component (#11736)

* Timeline: add timeline component

* Timeline: add timeline component

* Timeline: add test case

* Timeline: fix icon class

* Timeline: update docs

* Timeline: fix test case

* Timeline: remove pending attribute

* Timeline: fix docs

* Timeline: make reverse default to false

* Timline: fix test case

* Timeline: update element-ui.d.ts

* Timeline: optimize code
2019-02-01 17:13:08 +08:00
island205 a638a25117 [build] 2.5.4 2019-02-01 13:55:19 +08:00
ziyoung f992ee5b88 [build] 2.5.3 2019-01-31 15:37:25 +08:00
Zhi eb2087747b [build] 2.5.2 2019-01-27 21:29:27 +08:00
iamkun 3ea5da6038 chore: 2.5.1 fix 2019-01-26 20:48:25 +08:00
Zhi d57d79bd61 Merge remote-tracking branch 'eleme/master' into dev 2019-01-26 14:25:23 +08:00
Zhi d0bb15f9de [build] 2.5.0 2019-01-25 19:15:48 +08:00