Commit Graph

3481 Commits (e809720ce431c1ac127d07f41d139cd0b3eb2bc7)

Author SHA1 Message Date
杨奕 e809720ce4
Tree: setCurrentKey cancels highlight when param is null (#11205) 2018-05-17 13:30:58 +08:00
hetech b79a98c7e0 MessageBox: wrap hashchange listener in nextTick (#11200) 2018-05-17 12:25:43 +08:00
刘昆 c6e9cdac88 Table: update expandRows when setData (#11186)
* Table: update expandRows when setData.

Fix a bug that after set new table data, the expanded cells will not
be able to unexpand.

* Update table-store.js
2018-05-16 18:15:45 +08:00
杨奕 1d3ecc5820
Cascader: fix disabled items in filtered results (#11185) 2018-05-16 13:18:02 +08:00
杨奕 d537906ac6
Progress: fix missing icon when status is exception (#11172) 2018-05-15 18:50:18 +08:00
杨奕 d6b65f9400
Autocomplete: avoid popper creation in updated hook (#11144) 2018-05-14 11:05:29 +08:00
Gonzalo Nandez d8c78f57c4 Chore: update es changelog for 2.3.8 (#11130) 2018-05-13 15:29:24 +08:00
hetech 63844fd845 Popup: lockScroll uses class instead of inline style, remove redundant code (#11114)
* Popup: when popup open, use a class to prevent body scroll

* popup,MessageBox,vue-popper: remove redundant code

* popup: use getStyle to get document body's paddingRight

* Update mixin.vue-popup.spec.js

* Update mixin.vue-popup.spec.js
2018-05-13 12:07:09 +08:00
杨奕 6289144d84
Table: optimize tooltip logic (#11137) 2018-05-13 11:47:19 +08:00
Jason Zoo f4a16657e4 Chore: add callback in iconInit writeFile (#11134) 2018-05-13 11:11:45 +08:00
Leopoldthecoder 48b1ad063a [release] 2.3.8 2018-05-11 19:02:08 +08:00
Leopoldthecoder 992a7a534e [build] 2.3.8 2018-05-11 19:02:08 +08:00
杨奕 4fd181cb21
Changelog: update for 2.3.8 (#11127) 2018-05-11 19:00:20 +08:00
杨奕 f4d2f14788
Table: use Range to determine text overflow (#11124) 2018-05-11 18:09:28 +08:00
杨奕 68db03fc22
Tree: add checkOnClickNode (#11111) 2018-05-10 18:01:49 +08:00
杨奕 1ff01a77f9
Table: fix an undefined issue in ssr (#11109) 2018-05-10 17:03:03 +08:00
杨奕 3d5f9ef080
Input: fix clear icon overlapping (#11103) 2018-05-10 15:31:37 +08:00
杨奕 8b30a479aa
Dialog: remove unnecessary body line-height (#11097) 2018-05-10 12:08:47 +08:00
杨奕 e51e9fe8ba
Tree: drag events should return if not draggable (#11095) 2018-05-10 11:56:49 +08:00
Carson a318c5701e Chore: suggestJump only in production mode (#11082) 2018-05-09 18:02:47 +08:00
杨奕 6f2f7aed47
FormItem: add clearValidate (#11076) 2018-05-09 13:58:12 +08:00
hetech 602afe0364 Select: add prefix named slot (#11063)
* Select: add prefix named slot

* Update select.md
2018-05-08 19:12:25 +08:00
杨奕 ea70cf5a01
Utils: scroll-into-view should consider target element's offset parents (#11058) 2018-05-08 15:50:55 +08:00
Jiewei Qian 71a66ae21d DatePicker: fix valueEquals for array (#11017) 2018-05-07 14:28:54 +08:00
杨奕 897f20683f
Menu: delay addItem so it is after old instances's remoteItem when re-render (#11036) 2018-05-07 12:13:23 +08:00
杨奕 7409be8ce1
Pagination: emit current-change after current page is manually updated (#11012) 2018-05-04 15:32:23 +08:00
杨奕 d304cb27cf
Input: hide clear button when readonly (#10998) 2018-05-03 19:20:25 +08:00
杨奕 dd773b9e72
InputNumber: fix accessing missing $refs in updated hook (#10995) 2018-05-03 18:41:10 +08:00
Jiewei Qian 31b65b8e51 DatePicker: fix dates selection date jump (#10973)
see issue #10890
2018-05-03 10:26:25 +08:00
Jiewei Qian 326c0abb2a test: fix unreliable date-picker/week test (#10974) 2018-05-03 10:20:46 +08:00
Gonzalo Nandez 19a3bce626 Chore: update es changelog for 2.3.7 (#10949) 2018-05-01 20:21:38 +08:00
Leopoldthecoder 542d0485c6 [release] 2.3.7 2018-04-29 21:34:35 +08:00
Leopoldthecoder 6498829c96 [build] 2.3.7 2018-04-29 21:34:34 +08:00
杨奕 b7313d11ee
Changelog: update for 2.3.7 (#10947) 2018-04-29 21:27:27 +08:00
Michael Budde cb39bd2f8b i18n: update Danish locale (#10946) 2018-04-29 21:03:04 +08:00
杨奕 1aed314527
Select: fix infinite loop of keyboard navigation when all filtered options are disabled (#10945) 2018-04-29 18:12:02 +08:00
杨奕 16dc174a8d
Select: input should be readonly when options menu not visible (#10944) 2018-04-29 18:00:56 +08:00
Bo Zhang a8248ddfef ColorPicker: active-change only triggers on user interaction (#10903)
* ColorPicker: only emit active-change event source from dropdown, fixed #10901

* Update main.vue
2018-04-29 17:31:52 +08:00
杨奕 61a25c5553
Chore: update sponsors on README 2018-04-29 12:09:35 +08:00
杨奕 7a5d24014b
Chore: update duotai sponsorship (#10940) 2018-04-29 12:01:08 +08:00
blackmiaool b5691d73ae Input: update type's doc (#10937) 2018-04-29 10:57:42 +08:00
杨奕 27a8c1556e
Input: not show clear button when value is null (#10912) 2018-04-27 16:22:21 +08:00
杨奕 56cbdef95b
Docs: update popover and table (#10910) 2018-04-27 12:27:41 +08:00
Jason Zoo 8b379a57df Switch: use CSS to process button position (#10879)
* switch transformx value not flexiable

* add -1px for button
2018-04-25 17:34:00 +08:00
杨奕 03e03b9b33
Chore: use lts node version in travis (#10889) 2018-04-25 17:32:51 +08:00
杨奕 458d34a820
Switch: pass id to native input element (#10862) 2018-04-25 17:03:41 +08:00
Gonzalo Nandez 9f232cd388 Chore: fix a es docs error (#10869) 2018-04-25 11:04:28 +08:00
Weimengxi 6443850aa3 Tree: make checkStrictly responsive (#10867)
* Tree: fix model.TreeStore.checkStrictly doesn't change along with the change of tree.props.checkStrictly

* Update tree.vue
2018-04-24 19:51:03 +08:00
Ruzaini Ourtech 8ce14faacc Chore: fix a typo in MessageBox types (#10847) 2018-04-24 10:24:32 +08:00
杨奕 8d6a2a4555
Table: update columns width after filter (#10834) 2018-04-23 11:48:11 +08:00