Commit Graph

3660 Commits (9c5b7e5fa1dc444bd8c7e43de042c0c0c0a1055d)

Author SHA1 Message Date
hetech 9c5b7e5fa1
Popover: show popper when InputNumber focused (#12284) 2018-08-08 18:41:53 +08:00
hetech 3da485b617 Tree: register node after dragging (#12279)
* Tree: register node after dragging

* update Tree docs
2018-08-08 18:07:16 +08:00
hetech 9e738a85c3
Input: not trigger form validation when input (#12260)
* Input: not trigger validation when input

* InputNumber: update docs
2018-08-07 18:33:58 +08:00
Jikkai Xiao b1be1f4c04 Radio: fix focus style (#12262) 2018-08-07 16:26:43 +08:00
Jikkai Xiao 250e3f67ee Slider: avoid NaN when min and max values ​​are equal (#12256) 2018-08-07 15:32:59 +08:00
Jikkai Xiao fbe58a4015 Cascader: escape special characters for regexp (#12248) 2018-08-07 10:36:49 +08:00
hetech cb93645728 Autocomplete: add `popper-append-to-body` attribute (#12241) 2018-08-06 19:14:16 +08:00
Jikkai Xiao 8de71d0c91 Menu: make font-size constant into variable (#12239) 2018-08-06 11:44:18 +08:00
hetech 8a2ed18d3f Main: fix IE compatibility issues (#12237) 2018-08-06 11:12:06 +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 7f2510f0f1
Select: debounce query (#12181) 2018-08-02 19:28:41 +08:00
Jikkai Xiao c5347b8064 Table: fix async filters (#12165) 2018-08-02 19:27:07 +08:00
Jikkai Xiao 363a8bdcb1
Docs: improve docs (#12208) 2018-08-02 19:09:00 +08:00
Harlan 6bb49b9590 Menu: save menu state when change collapse and expand menu(#10622) (#12178) 2018-08-02 15:05:21 +08:00
Jikkai Xiao f75ba78cd4 Docs: improve quickstart doc (#12205) 2018-08-02 14:33:51 +08:00
hetech 484725b15f
Dialog: ignore width when fullscreen is true (#12203) 2018-08-02 11:27:30 +08:00
杨奕 156fccd834 Chore: optimize entry script (#12192) 2018-08-01 11:50:01 +08:00
Gonzalo Nandez 2bb9fd6481 Docs: update Spanish doc 2.4.5 (#12138) 2018-07-27 11:08:21 +08:00
Jikkai Xiao 9a1c436656 [release] 2.4.5 2018-07-26 16:14:19 +08:00
Jikkai Xiao b0b3110c3a [build] 2.4.5 2018-07-26 16:14:18 +08:00
hetech 250825f9ca
Changelog: update for 2.4.5 (#12134) 2018-07-26 15:46:44 +08:00
hetech 3ed724492f Tree: add includeHalfChecked flag to getCheckedNodes (#12014) 2018-07-25 17:42:53 +08:00
hetech 1cc45b83d8 Input: fix wrong style of Input suffix (#12108)
* Input: fix wrong style of Input

* update input.vue

* add test case
2018-07-25 15:54:02 +08:00
Jiewei Qian 69dd5399aa date-picker: fix #11152 (#12114) 2018-07-25 13:07:46 +08:00
hetech 5c9eb37549 Select: remove redundant style (#12120) 2018-07-25 11:52:53 +08:00
hetech 51877f6d65
Tree: not check node when check-strictly is true (#12106) 2018-07-25 11:32:35 +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
hetech dc54d4203d Chore: add es doc for new component (#12098) 2018-07-24 13:51:48 +08:00
hetech 43f83128cd Docs: update Cascader doc (#12074) 2018-07-20 17:37:34 +08:00
Dwight Watson e003b1460a Use methods instead of inline expressions (#12059) 2018-07-20 14:38:03 +08:00
Jikkai Xiao eaebce5929
MessageBox: fix type definition (#12058) 2018-07-20 00:13:11 +08:00
Jikkai Xiao f23e45b404 Table: allow filterable without filter-method (#12045) 2018-07-18 19:28:44 +08:00
troy351 b5063ceb2f Docs: add slot doc for el-upload (#12041) 2018-07-18 15:39:04 +08:00
Mrinmoy 9aa68694fa Input: fix style error - border-spacing should not depend on default value (#11990) (#12016) 2018-07-17 14:18:50 +08:00
buer 0b36f74233 Message: fix type definition of ElMessageOptions, support VNode as message type (#12018) 2018-07-17 14:17:05 +08:00
Jikkai Xiao e4de2b46bf
TimeSelect: fix fieldReset when initialValue is empty string (#12010) 2018-07-16 19:18:29 +08:00
Jikkai Xiao ef4caa96cb
Table: support class-name when type=expand (#12006) 2018-07-16 17:10:43 +08:00
Jikkai Xiao 4167809446
Tree: fix keydown event in Tree (#12008) 2018-07-16 17:09:38 +08:00
38elements 55c97e588c FormItem: v-bind:style -> :style (#11996) 2018-07-15 16:57:38 +08:00
38elements f6d8b33901 Spinner: v-bind:style -> :style (#11997) 2018-07-15 16:57:05 +08:00
Gonzalo Nandez 255228af39 Docs: update es changelog for 2.4.4 (#11991) 2018-07-14 15:23:52 +08:00
Jikkai Xiao dc4a686502 [release] 2.4.4 2018-07-13 16:38:26 +08:00
Jikkai Xiao 1c5bce73ba [build] 2.4.4 2018-07-13 16:38:11 +08:00
Jikkai Xiao 010fb0728e
Changelog: update for 2.4.4 (#11981) 2018-07-13 15:36:34 +08:00
hetech b18642f716
Tree: fix defaultCheckedKeys and emptyText bug (#11971) 2018-07-12 19:17:23 +08:00
Jikkai Xiao 5e32b4c772 Input: add missing readonly prop (#11967) 2018-07-12 16:54:22 +08:00
Fabiano Roberto f5a0a7e673 Fix - [Bug Report] Localization #11961 (#11968) 2018-07-12 15:54:06 +08:00
hetech b0a80e0eba Input: fix style error when suffix exists with append (#11951) 2018-07-12 13:27:28 +08:00
Jikkai Xiao 4b04a1c70b
Table: fix empty slot position (#11965) 2018-07-12 13:05:27 +08:00