element/types
Jikkai Xiao ef98b75aff Tabs: add activeName and oldActiveName parameters to before-leave hook (#11713)
* Tabs: add activeName and oldActiveName parameters to before-leave hook

* Tabs: fix docs
2018-06-25 15:59:49 +08:00
..
alert.d.ts update typings 2017-10-18 18:38:23 +08:00
aside.d.ts update typings 2017-10-18 18:38:23 +08:00
autocomplete.d.ts Autocomplete: remove duplicate prop in types (#11388) 2018-05-29 13:05:34 +08:00
badge.d.ts Add TypeScript definitions (#3910) 2017-10-17 03:36:12 -05:00
breadcrumb-item.d.ts some style updates (#7603) 2017-10-20 01:03:34 -05:00
breadcrumb.d.ts update typings 2017-10-18 18:38:23 +08:00
button-group.d.ts Add TypeScript definitions (#3910) 2017-10-17 03:36:12 -05:00
button.d.ts update typings 2017-10-18 18:38:23 +08:00
card.d.ts Card: update docs for shadow attribute (#10451) 2018-03-29 16:28:37 +08:00
carousel-item.d.ts update typings 2017-10-18 18:38:23 +08:00
carousel.d.ts Carousel: Remove implicit any from .d.ts 2017-10-27 02:53:28 -05:00
cascader.d.ts some style updates (#7603) 2017-10-20 01:03:34 -05:00
checkbox-button.d.ts update typings 2017-10-18 18:38:23 +08:00
checkbox-group.d.ts update typings 2017-10-18 18:38:23 +08:00
checkbox.d.ts update typings 2017-10-18 18:38:23 +08:00
col.d.ts Layout: add xl breakpoint 2017-10-19 03:30:24 -05:00
collapse-item.d.ts Add TypeScript definitions (#3910) 2017-10-17 03:36:12 -05:00
collapse.d.ts Add TypeScript definitions (#3910) 2017-10-17 03:36:12 -05:00
color-picker.d.ts update typings 2017-10-18 18:38:23 +08:00
component.d.ts Carbon: Remove implicit any from .d.ts 2017-10-27 02:53:28 -05:00
container.d.ts update typings 2017-10-18 18:38:23 +08:00
date-picker.d.ts DatePicker: support multiple dates selection (#10650) 2018-04-17 14:09:43 +08:00
dialog.d.ts update typings 2017-10-18 18:38:23 +08:00
dropdown-item.d.ts update typings 2017-10-18 18:38:23 +08:00
dropdown-menu.d.ts Add TypeScript definitions (#3910) 2017-10-17 03:36:12 -05:00
dropdown.d.ts update typings 2017-10-18 18:38:23 +08:00
element-ui.d.ts Types: add missing CheckboxButton export (#10666) 2018-04-11 17:42:32 +08:00
footer.d.ts update typings 2017-10-18 18:38:23 +08:00
form-item.d.ts FormItem: add clearValidate (#11076) 2018-05-09 13:58:12 +08:00
form.d.ts Form: add invalidFields as a second param of validation callback (#10279) 2018-03-21 13:36:29 +08:00
header.d.ts update typings 2017-10-18 18:38:23 +08:00
index.d.ts types: fix #8068 2017-11-14 12:18:12 +08:00
input-number.d.ts InputNumber: add precision attribute (#11281) 2018-05-23 14:10:34 +08:00
input.d.ts Input: add blur method (#10356) 2018-03-26 10:51:18 +08:00
loading.d.ts Loading: Remove implicit any from .d.ts 2017-10-27 02:53:28 -05:00
main.d.ts update typings 2017-10-18 18:38:23 +08:00
menu-item-group.d.ts Add TypeScript definitions (#3910) 2017-10-17 03:36:12 -05:00
menu-item.d.ts some style updates (#7603) 2017-10-20 01:03:34 -05:00
menu.d.ts Types: complete method declarations in the documentation (#10233) 2018-03-19 17:27:40 +08:00
message-box.d.ts MessageBox: add iconClass (#11499) 2018-06-06 12:19:24 +08:00
message.d.ts Message: Remove implicit any from .d.ts 2017-10-27 02:53:28 -05:00
notification.d.ts Notification: add position definition for ElNotificationOptions (#9546) 2018-01-30 13:20:58 +08:00
option-group.d.ts Add TypeScript definitions (#3910) 2017-10-17 03:36:12 -05:00
option.d.ts Add TypeScript definitions (#3910) 2017-10-17 03:36:12 -05:00
pagination.d.ts Pagination: update docs for pager-count (#10772) 2018-04-18 16:01:07 +08:00
popover.d.ts update typings 2017-10-18 18:38:23 +08:00
progress.d.ts Progress: update docs for color prop (#10358) 2018-03-26 11:43:19 +08:00
radio-button.d.ts update typings 2017-10-18 18:38:23 +08:00
radio-group.d.ts update typings 2017-10-18 18:38:23 +08:00
radio.d.ts update typings 2017-10-18 18:38:23 +08:00
rate.d.ts update typings 2017-10-18 18:38:23 +08:00
row.d.ts update typings 2017-10-18 18:38:23 +08:00
select.d.ts Select: add blur method 2018-03-28 18:45:12 +08:00
slider.d.ts Slider: add input-size (#10154) 2018-03-14 10:52:44 +08:00
step.d.ts update typings 2017-10-18 18:38:23 +08:00
steps.d.ts update typings 2017-10-18 18:38:23 +08:00
submenu.d.ts Menu: remove a duplicate identifier 'showTimeout' (#10566) 2018-04-05 11:19:02 +08:00
switch.d.ts Layout: add xl breakpoint 2017-10-19 03:30:24 -05:00
tab-pane.d.ts Radio: support switching radio with keyborard in ff. Fixes #8198 (#11325) 2018-05-24 17:31:10 +08:00
table-column.d.ts Table: add sort-orders (#11283) 2018-05-22 18:20:04 +08:00
table.d.ts Table: support manually sorting. Resolves #9495 (#11311) 2018-05-24 18:01:02 +08:00
tabs.d.ts Tabs: add activeName and oldActiveName parameters to before-leave hook (#11713) 2018-06-25 15:59:49 +08:00
tag.d.ts update typings 2017-10-18 18:38:23 +08:00
time-picker.d.ts Chore: declare focus method in form component types (#10221) 2018-03-18 11:59:02 +08:00
time-select.d.ts Chore: declare focus method in form component types (#10221) 2018-03-18 11:59:02 +08:00
tooltip.d.ts update typings 2017-10-18 18:38:23 +08:00
transfer.d.ts Types: complete method declarations in the documentation (#10233) 2018-03-19 17:27:40 +08:00
tree.d.ts Tree: add checkOnClickNode (#11111) 2018-05-10 18:01:49 +08:00
upload.d.ts Upload: fix Error when beforeUpload hook return promise of file object (#11297) 2018-05-23 11:23:00 +08:00