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 |
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 |
iamkun
|
5fea8b46f2
|
infiniteScroll: add infiniteScroll component (#15567)
|
2019-05-27 16:28:13 +08:00 |
Simona
|
cefd235615
|
feat(Tag): add prop effect. (#15725)
|
2019-05-27 16:06:58 +08:00 |
iamkun
|
d0debda76c
|
type: update loading type definition (#15635)
|
2019-05-27 15:38:30 +08:00 |
iamkun
|
c4958488cb
|
Type: add Icon type (#15634)
|
2019-05-24 14:51:25 +08:00 |
jiaxin
|
64ed7804b6
|
Image: add referrerPolicy prop (#15452)
|
2019-05-17 16:33:30 +08:00 |
Zhi Cun
|
613dd1a36d
|
Progress: Revert pr #13198 (#15601)
|
2019-05-17 16:01:11 +08:00 |
theWorkFsz
|
d8002ccb07
|
Table: update Table sortable type (#15253)
|
2019-05-07 12:23:41 +08:00 |
iamkun
|
d4822633de
|
Chore: Update link type definition (#15402)
* fix link ts type
* add more
|
2019-05-07 10:56:59 +08:00 |
hetech
|
dc8bdc021e
|
Calendar: add Calendar component (#14908)
|
2019-04-25 10:57:26 +08:00 |
hetech
|
070bf1fd1b
|
Tooltip, Dropdown, Popover: support tabindex attribute (#15167)
|
2019-04-23 15:36:41 +08:00 |
luckyCao
|
1fe6849a63
|
InputNumber: add step-strictly attribute (#15050)
|
2019-04-23 11:28:02 +08:00 |
ChenZhuoSteve
|
0e0a506193
|
Tree: improve performance (#14881)
|
2019-04-23 10:52:02 +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
|
e5385e8531
|
Pagination: add hide-on-single-page attribute (#15096)
|
2019-04-19 15:52:06 +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 |
hetech
|
52959d0630
|
Alert: update type definition (#15186)
|
2019-04-19 12:11:58 +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 |
Simona
|
c34ec3f1f1
|
Rate: add custom colors and icon-classes by passing a object (#15051)
|
2019-04-19 11:08:30 +08:00 |
agoni1212
|
5a895bd612
|
Message: typescript for Message[type] with options (#14968)
Message: typescript for Message[type] with options
|
2019-04-04 15:32:18 +08:00 |
hetech
|
9def85be4a
|
Table: add support tree structure data (#14632)
|
2019-03-27 16:13:21 +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 |
georgyfarniev
|
57f3960927
|
Menu: add support for el-menu-item without index (#13298)
|
2019-02-22 19:25:38 +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 |
NateScarlet
|
85a7b02c51
|
MessageBox: fix type definition (#14278)
`MessageBoxData` may be a action string
b2f0958089/packages/message-box/src/main.js (L57-L62)
|
2019-02-12 16:23:07 +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 |
NateScarlet
|
62cce0e98c
|
Cascader: correct type definitions of CascaderOption (#13613)
Allows `children` and `disabled` to be undefined
|
2018-11-30 19:12:37 +08:00 |
hetech
|
dd4a496940
|
Tree: update doc and definition file (#13540)
|
2018-11-23 17:44:57 +08:00 |
Arthur Denner
|
026558682c
|
Autocomplete: add clearable prop (#12171)
* Autocomplete: add clearable prop
* Input: remove focus after clearing the value
* Autocomplete: hide options after clearing the value
|
2018-11-13 18:33:33 +08:00 |
Ali Torki
|
d37f74f539
|
Progress: add text status (#13198)
* add: text status in progress circle component
* Progress: update Chinse and Spanish docs and minor improvements
* update progress
|
2018-11-13 11:24:15 +08:00 |
hetech
|
d1440c9608
|
Tree: add iconClass attribute (#13337)
|
2018-11-07 19:06:36 +08:00 |
hetech
|
e715848c90
|
Form: validateField accepts an array of field names (#13319)
|
2018-11-06 18:52:54 +08:00 |
hetech
|
9a31f5f6e6
|
ColorPicker: not trigger form validation when dragging (#13299)
* ColorPicker: not trigger form validation when dragging
* update test case for input
|
2018-11-05 19:21:49 +08:00 |
ZSkycat
|
7e29e1c66d
|
Tree: fix type definition (#12941)
|
2018-09-30 14:32:50 +08:00 |
hetech
|
861b0b294b
|
Upload: add missing definition (#12839)
|
2018-09-20 16:50:27 +08:00 |
Axetroy
|
ec6cac4232
|
Input: fix autocomplete property is not compatible with native #12513 (#12514)
* fix #12513
* fix: fallback for autoComplete and print deprecated warning
* fix: fix auto-complete property in select component
* fix default complete value
* Docs: Update document for autocomplete property change
* Docs: remove redundant documents
* remove unnecessary console log message\
* Update select.md
* fix: add missing declaration in select.d.ts
|
2018-08-28 15:44:21 +08:00 |
hetech
|
cb93645728
|
Autocomplete: add `popper-append-to-body` attribute (#12241)
|
2018-08-06 19:14:16 +08:00 |
ZSkycat
|
3a7a1ff8bb
|
Tree & MessageBox: fix type definition (#12214)
* MessageBox: fix ElMessageBoxOptions.message
* Tree: fix type definition
|
2018-08-06 11:11:18 +08:00 |
hetech
|
3ed724492f
|
Tree: add includeHalfChecked flag to getCheckedNodes (#12014)
|
2018-07-25 17:42:53 +08:00 |
hetech
|
c2d41ad882
|
MessageBox: add missing type (#12118)
|
2018-07-25 10:59:43 +08:00 |
Jikkai Xiao
|
4130f2af40
|
Table: add toggleAllSelection method (#12047)
|
2018-07-24 16:36:31 +08:00 |
Jikkai Xiao
|
eaebce5929
|
MessageBox: fix type definition (#12058)
|
2018-07-20 00:13:11 +08:00 |