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 |
|
luckyCao
|
c97f376cf6
|
Avatar: Update theme config var (#16202)
* change css var
* avatar theme config
* refine style
|
2019-06-24 18:36:12 +08:00 |
|
Victor Zhuk
|
002adf462f
|
Upload: add capability to customize thumbnail template (#13192)
|
2019-06-24 17:33:04 +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 |
|
luckyCao
|
c588b64fa1
|
PopupManager: fix z-index cannot be rewritten at first using (#15738)
* PopupManager: fix z-index value cannot be rewritten at initial render (#15074)
* fix issue
* remove package.lock
|
2019-06-24 16:33:13 +08:00 |
|
Zhi Cun
|
b9ecabbf05
|
Dialog: Revert Fix close bug (#15000) (#15544) (#16201)
This reverts commit 562662773e .
|
2019-06-24 16:04:20 +08:00 |
|
luckyCao
|
562662773e
|
Dialog: Fix close bug (#15000) (#15544)
|
2019-06-24 16:00:11 +08:00 |
|
QingDeng
|
0bb4121cc3
|
MessageBox: fix distinguishCancelAndClose action not same as docs bug (#15438)
|
2019-06-24 15:41:24 +08:00 |
|
hetech
|
c570a59e23
|
Table: height accepts more units (#16013)
* Table: height accepts more units
* fix and update docs
* update
|
2019-06-24 15:18:58 +08:00 |
|
iamkun
|
2cb627062c
|
chore: update badge prop check (#16198)
|
2019-06-24 15:13:36 +08:00 |
|
hetech
|
e2303b85a4
|
Calendar: add first-day-of-week attribute (#16047)
|
2019-06-24 15:07:49 +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 |
|
VanMess
|
c6d1e032b6
|
Slider: fix #15545 by adding explains about "input" event in Chinese (#15588)
Slider: add explains about "input" event (#15545)
|
2019-06-24 11:32:53 +08:00 |
|
Infogon
|
551537435f
|
Update changelog 2.9.2 Spanish
|
2019-06-21 14:39:07 +02:00 |
|
dependabot[bot]
|
8cdbb861a4
|
Chore(deps-dev): Bump eslint from 4.14.0 to 4.18.2 (#16180)
Bumps [eslint](https://github.com/eslint/eslint) from 4.14.0 to 4.18.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v4.14.0...v4.18.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-06-21 17:42:29 +08:00 |
|
Zhi Cun
|
5acf50db89
|
Button: Revert adding compact size
This reverts commit 05fe6e65914978ffb32125819c92566b1c567e65.
|
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 |
|
hetech
|
c42734ad6d
|
Timeline: fix reverse broken (#16091)
|
2019-06-21 17:36:20 +08:00 |
|
hetech
|
8f7e7a21c1
|
Table: fix current-row-key and select event bug (#15983)
|
2019-06-21 17:36:20 +08:00 |
|