Commit Graph

4463 Commits

Author SHA1 Message Date
junyiz
11bfd555b9 Cascader: fix display errors (#15935) 2019-07-24 17:29:36 +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
Ponkrit Eiamprasertkul
f5b2fe1be6 I18n: Update translation of Thai language (#16689)
* I18n: Update translation of Thai language

* refactor(I18n): Update translation of Thai language & remove comment
2019-07-24 14:27:54 +08:00
iamkun
569c507e0a
InfiniteScroll: Update naming & doc (#16698) 2019-07-24 14:27:09 +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
iamkun
11417a3561 update inner check (#16700) 2019-07-24 12:08:03 +08:00
iamkun
e8483acb08 Chore: Fix doc anchor bug (#16692) 2019-07-23 17:59:47 +08:00
luckyCao
9ee2fedde7 Cascader: add sets default values when lazy is true (#16420) 2019-07-22 18:33:14 +08:00
Zhi Cun
418ac5bf79 Select: Fix memory leak issue (#16463) 2019-07-22 14:16:13 +08:00
hetech
adabeff9ed Calendar: Display correct header when range is specified (#16354)
* Calendar: display correct header when range is specified

* firstOfWeek is supported

* update docs

* update test

* update

* fix typo
2019-07-22 13:36:32 +08:00
iamkun
e13de1688b Chore: Mark ali inner user's access (#16609)
* Chore: update theme inner api

* Chore: update theme inner api

* Chore: text

* Chore: fix

* Chore: fix
2019-07-18 14:46:20 +08:00
iamkun
11bf7172a0
Chore: update theme base api (#16607) 2019-07-18 13:32:30 +08:00
dependabot[bot]
792830a025 Chore(deps): Bump lodash from 4.17.11 to 4.17.14 (#16540)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-12 17:00:03 +08:00
dependabot[bot]
0143e0c508 Chore(deps): Bump lodash.mergewith from 4.6.1 to 4.6.2 (#16518)
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 15:52:29 +08:00
Zhi Cun
40946e1230 Table: Fix tree table when updating data (#16481) 2019-07-09 18:56:17 +08:00
Cr
6f51ad81fb Submenu: fix prop append-to-body . #16289 2019-07-09 17:20:23 +08:00
luckyCao
e152a1033d Cascader: fix level 1 children is empty update problem (#16399) 2019-07-09 11:22:49 +08:00
huming
905e812fb5 Tree: set isCurrent prop to False (#15870) 2019-07-04 11:30:02 +08:00
heartdream
64557d4aeb Docs: Fix dropdown demo (#16193)
* Button: add compact size (#15895)

* Button: add compact size
* Docs: 極小 -> 极小

* Button: Revert adding compact size

This reverts commit 05fe6e65914978ffb32125819c92566b1c567e65.

* fix #15838(文档图标不显示)
2019-07-02 17:39:47 +08:00
JuniorTour
f9384aa588 Dropdown: fix split-button caret default color (#15931) 2019-07-02 17:33:41 +08:00
jeremywu
8a42dd1fcc Tree: make el-tree generic (#15934) 2019-07-02 17:04:42 +08:00
Feng Hao
d983bc6674 Docs: fix typo in table documents (#15971) 2019-07-02 16:54:27 +08:00
Hazlank
d306194278 Checkbox: enhance css selector (#16006) 2019-07-02 16:42:23 +08:00
island205
1ca569b358 [release] 2.10.1 2019-07-02 15:49:31 +08:00
island205
2ca7829da6 [build] 2.10.1 2019-07-02 15:49:31 +08:00
Zhi Cun
95a222beda
Docs: Add 2.10.1 change log (#16362) 2019-07-02 15:42:48 +08:00
Achilov Davronbek
34b98ff811 I18n: Corrected translations of Uzbek language (#16226)
* corrected translations uzbek language

* fix translations uz-UZ after review
2019-07-02 15:30:41 +08:00
Zhi Cun
3a3d3a88be Docs: Add 2.10.1 change log (#16357) 2019-07-02 14:07:49 +08:00
Zhi Cun
911ce3d3e5 Revert "Calendar: first-day-of-week is not supported when using custom ranges (#16235)" (#16353) 2019-07-02 12:23:20 +08:00
hetech
1bc3e5aa65
Calendar: first-day-of-week is not supported when using custom ranges (#16235) 2019-07-02 10:42:56 +08:00
Cr
72a715a33e Table: fix showOverflowTooltip not reactive (#16295) 2019-07-01 16:05:19 +08:00
hetech
4cf2337b82
Table: register scrollbar in filter-panel (#16246) 2019-07-01 15:52:22 +08:00
hetech
dea4b91a93
Tag: compatible with IE (#16334) 2019-07-01 15:51:41 +08:00
hetech
bb381c3944
Table: fix layout breaks when append slot exists (#16332) 2019-07-01 15:34:35 +08:00
iamkun
1d1fcdd53e Doc: update online theme roller doc (#16244) 2019-07-01 11:40:26 +08:00
bezany
ef719b9652 Table: fix sort icon (#15439) 2019-06-28 11:52:35 +08:00
iamkun
5acf0101a8 Chore: update index page theme intro english css style (#16254) 2019-06-27 12:31:28 +08:00
iamkun
20594da523
Chore: Update Dingtalk Group QR image (#16236) 2019-06-26 12:14:43 +08:00
hetech
0eaa789c12
Chore: update version (#16233) 2019-06-26 10:53:08 +08:00
island205
017c25c8f1 [release] 2.10.0 2019-06-25 19:20:28 +08:00
island205
8521fd32ff [build] 2.10.0 2019-06-25 19:20:28 +08:00
Zhi Cun
d01059876a changelog for 2.10.0 (#16221) 2019-06-25 18:28:25 +08:00
hetech
6dd3f632a0 Table: fix reserve-selection not work (#16135)
* Table: fix reserve-selection not work

* fix
2019-06-25 16:57:30 +08:00
wangpeng
ac00b28c74 Select: fix double import problem (#16215) 2019-06-25 16:51:15 +08:00
Alexey Khrushch
ec90ca8d6a Docs: add description $slots.default (#15444) 2019-06-25 11:01:15 +08:00
VanMess
43a44adc76 Select: Fix default-first-option behavior when typing Chinese (#15431) (#15553)
* Select: Fix default-first-option behavior when typing Chinese (#15431)

* Select: Fix missing param transmit

* Select: callback style modify
2019-06-25 10:47:54 +08:00
Baptiste Lombard
37c0a9fb61 Docs: Update french translation (#16208)
* First round of correction

* Second round

* Cascader and form translation

* Last big round of changes

* Update changelog
2019-06-25 10:25:18 +08:00
Zhi Cun
e1cd0380e4
Update changelog 2.9.2 Spanish (#16185) 2019-06-24 19:29:22 +08:00
Alexey Khrushch
f243410177 Docs: delete an incorrect closing html tag and empty block code (#16194) 2019-06-24 19:28:28 +08:00