杨奕
|
dd3bb2ce20
|
Pagination: add size to nested select (#11622)
|
2018-06-14 11:20:29 +08:00 |
杨奕
|
671c42c610
|
Button: fix style of single round/circle button in a group (#11605)
|
2018-06-13 13:46:34 +08:00 |
hetech
|
bdd95cf962
|
Cascader: not focus when outside clicked (#11588)
|
2018-06-12 19:24:09 +08:00 |
杨奕
|
e58cffaaa1
|
Table: fix highlightCurrentRow regression (#11563)
|
2018-06-10 20:44:59 +08:00 |
Akiho Nagao
|
db928dedea
|
Popover: fix reference error in the loop (#11503)
* Popover: fix reference error in the loop
* Update directive.js
|
2018-06-08 19:13:49 +08:00 |
Jikkai Xiao
|
23de28bd4b
|
Tabs: fix tabs style (#11536)
|
2018-06-08 15:54:55 +08:00 |
Leopoldthecoder
|
38ead594bc
|
[build] 2.4.1
|
2018-06-08 14:05:11 +08:00 |
Jikkai Xiao
|
2b9be3c0fb
|
Table: improve performance of summary-method (#11521)
|
2018-06-07 11:37:26 +08:00 |
Jikkai Xiao
|
d1391e325c
|
Tabs: add stretch attribute (#11476)
* Tabs: add stretch attribute
* Update tabs.scss
|
2018-06-07 11:18:57 +08:00 |
hetech
|
b593168ebd
|
Dialog: trigger closed event when closing animation ends (#11490)
* Dialog: trigger closed event when close animation ends
* Update dialog.md
* Update dialog.md
|
2018-06-07 11:07:25 +08:00 |
杨奕
|
0afa514e0a
|
MessageBox: add iconClass (#11499)
|
2018-06-06 12:19:24 +08:00 |
hetech
|
465dcf2a19
|
Chore: retire lerna and remove redundant files (#11493)
* Chore: retire lerna and delete redundant files
* Chore: update Makefile
|
2018-06-05 19:27:13 +08:00 |
hetech
|
7df9a1e38c
|
Test: add some test cases (#11485)
|
2018-06-05 13:31:15 +08:00 |
Jiewei Qian
|
ecec908da8
|
DateTimePicker: fix incorrect date on time pick (#11474)
* date-time-picker: fix incorrect date on time pick
* date-time-picker: fix incorrect date on confirm
|
2018-06-04 20:22:38 +08:00 |
Jikkai Xiao
|
8c1b4d827d
|
Table: retain currently selected row when expanding row (#11464)
|
2018-06-04 11:34:37 +08:00 |
hetech
|
96df89eca8
|
Merge pull request #11430 from wangjingf/dev
Tree : mark node data in lazy mode (#10684)
|
2018-06-04 11:14:40 +08:00 |
hetech
|
34471f76e9
|
Update node.js
|
2018-06-04 11:05:54 +08:00 |
wangjingf
|
eaba784667
|
Update node.js
this.data可能为undefined,需要判断一下
|
2018-06-04 10:38:02 +08:00 |
Jikkai Xiao
|
eb1479d3bc
|
Tabs: fix lazy loading (#11461)
* Tabs: fix lazy tab-pane order
* Tabs: fix lazy loading
|
2018-06-01 17:43:22 +08:00 |
杨奕
|
08193fdbdb
|
Radio: remove box-shadow when disabled (#11462)
|
2018-06-01 17:39:54 +08:00 |
杨奕
|
51f3035346
|
Select: hide clear icon when value is null (#11460)
|
2018-06-01 17:19:51 +08:00 |
hetech
|
3e2e96313a
|
Test: add some test cases (#11453)
|
2018-06-01 17:07:52 +08:00 |
wangjingf
|
87d591c356
|
Update node.js
|
2018-05-31 15:08:55 +08:00 |
wangjingf
|
07af6acf6f
|
Update node.js
|
2018-05-31 14:55:57 +08:00 |
wangjingf
|
612f952804
|
Update node.js
|
2018-05-31 14:31:57 +08:00 |
杨奕
|
203744a686
|
Select: fix arrow align in FireFox (#11427)
|
2018-05-31 12:15:27 +08:00 |
hetech
|
1b7a032e97
|
Popover: not emit event or create popper when disabled (#11426)
|
2018-05-31 12:15:11 +08:00 |
Jason Zoo
|
dc816832e1
|
form-item sizeClass (#11408)
* form-item sizeClass
* Update form.spec.js
|
2018-05-30 18:25:50 +08:00 |
hetech
|
a230e4a0ff
|
Tree: when tree nodes filtered, don't expand node in lazy mode (#11395)
|
2018-05-30 10:55:23 +08:00 |
Jikkai Xiao
|
15c38293d1
|
Tabs: remove focus state when before-leave return a resolved promise (#11386)
|
2018-05-29 12:37:21 +08:00 |
杨奕
|
f9dffdd12c
|
Tree: fix markNodeData error when data is falsy (#11376)
|
2018-05-28 16:57:00 +08:00 |
Jikkai Xiao
|
b726aa0265
|
Table: retain currently selected row when sorting the table. (#11348)
|
2018-05-25 17:47:27 +08:00 |
杨奕
|
c128914a0f
|
Tooltip: add min-width (#11335)
|
2018-05-25 12:10:51 +08:00 |
Jikkai Xiao
|
8ac9467003
|
Radio & Checkbox: replace cubic-bezier with ease-in (#11331)
|
2018-05-25 10:43:18 +08:00 |
hetech
|
2445a7bc00
|
Autocomplete: fix suggestions data bug (#11323)
|
2018-05-24 19:07:19 +08:00 |
Jikkai Xiao
|
f18bbeb473
|
Table: support manually sorting. Resolves #9495 (#11311)
* Table: support manually sorting. Resolves #9495
* Table: add parameters for sort api
* Docs: improve docs
|
2018-05-24 18:01:02 +08:00 |
Jikkai Xiao
|
ada80e6862
|
Radio: support switching radio with keyborard in ff. Fixes #8198 (#11325)
* Docs: fix docs of Tab-pane
* Radio: support switching radio with keyborard in ff. Fixes #8198
|
2018-05-24 17:31:10 +08:00 |
Jikkai Xiao
|
df7bbe2ba4
|
Table: fix oversized filter list. Resolves #11314 (#11320)
|
2018-05-24 11:57:42 +08:00 |
Wenlu Wang
|
49473ffafc
|
add support of tab penl lazy render(#11022) (#11167)
* add support of tab penl lazy render
* add docs
* fix test
* Tabs: update tab-pane.d.ts
* Docs: update Tabs docs
|
2018-05-23 19:04:51 +08:00 |
Jikkai Xiao
|
1fe51c9295
|
ColorPicker: prevent active-change event when picker is closed (#11304)
|
2018-05-23 16:41:57 +08:00 |
hetech
|
bcfb1d3c71
|
InputNumber: add precision attribute (#11281)
|
2018-05-23 14:10:34 +08:00 |
Jikkai Xiao
|
66f90b9e37
|
Radio: prevent changing value when radio is disabled. resolves #11296 (#11303)
|
2018-05-23 11:34:16 +08:00 |
陈润山
|
2a1a6360ca
|
Upload: fix Error when `beforeUpload` hook return promise of file object (#11297)
* Upload: fix beforeUpload hook bug
* Upload: add ElUploadInternalRawFile interface
|
2018-05-23 11:23:00 +08:00 |
douxc
|
bc75c14dac
|
Button: circle button supports size (#11275)
让circle button也支持size属性控制,padding的大小根据size属性的```button-padding-vertical```确定
|
2018-05-23 11:04:35 +08:00 |
杨奕
|
66c7b3cfc1
|
Breadcrumb: fix regression of dynamic `to` support (#11286)
|
2018-05-22 18:27:36 +08:00 |
杨奕
|
0b2a1eb784
|
Table: add sort-orders (#11283)
|
2018-05-22 18:20:04 +08:00 |
Jikkai Xiao
|
9a2f6897c7
|
Checkbox: support validation for single checkbox. Closes #5787 (#11271)
|
2018-05-22 17:47:05 +08:00 |
Jikkai Xiao
|
48c40ffa0a
|
Tabs: add before-leave hook (#11259)
* Tabs: add before-leave hook
* Tabs: update tabs.d.ts
|
2018-05-21 19:10:49 +08:00 |
Leopoldthecoder
|
2162240132
|
Popover: execute focus on instance only if it is a function
|
2018-05-21 17:41:05 +08:00 |
杨奕
|
38a13de337
|
Autocomplete: add hide-loading (#11260)
|
2018-05-21 17:27:42 +08:00 |