Commit Graph

1940 Commits

Author SHA1 Message Date
qingwei.li
5b84df01be Table(doc): remove context prop 2017-02-28 17:28:37 +08:00
Leopoldthecoder
15e48c9105 remove redundant style files 2017-02-28 17:27:31 +08:00
Jony
735d44b52a Icon: remove EOT and SVG font (#3086)
* datepicker: fix incorrect disabled style and add today style

* Icon: remove .eot and .svg font format
2017-02-28 16:38:17 +08:00
杨奕
f60fe752f8 Changelog: update for 1.2.2 (#3141) 2017-02-28 16:30:55 +08:00
杨奕
705325c70a Popup: prepare for the upcoming change of Vue 2.2.0 (#3067) 2017-02-28 16:30:08 +08:00
baoyang
ae8ab4b56c Tree: fix setCheckedKeys() not work on node that has childNodes (#2967) 2017-02-28 16:02:05 +08:00
cinwell.li
ce8c869292 support vue 2.2 (#3097) 2017-02-28 13:09:31 +08:00
Nicolaj Egelund
46fc121cb3 Added 'change' event to ColorPicker documentation 2017-02-28 10:43:34 +08:00
Nicolaj Egelund
9d8fb8e0e3 Added 'change' events to ColorPicker 2017-02-28 10:43:34 +08:00
chenhan
93ae4f34b0 zh-CN docs [tabs]: v-model bind property name is not the same 2017-02-27 15:00:25 +08:00
baiyaaaaa
2d8c887b6a fix form inline label bug
This reverts commit d76d28dd54f9f02222d5190182a3e6d8790bcbe6.

fix form inline label bug
2017-02-27 11:45:28 +08:00
Pan
e204e28320 add unit test 2017-02-27 11:43:16 +08:00
Pan
411ddf92cc Slider:Prevent text selection on mouse drag 2017-02-27 11:43:16 +08:00
cinwell.li
1eaec019e3 Tooltip: fix content slot, fixed #2999 (#3002) 2017-02-26 23:23:52 +08:00
杨奕
d528498cd0 Cascader: fix parameter in change event (#3014) 2017-02-24 23:20:54 +08:00
Cyril Su
537e1e035c Table: Fix wrong fixed height temporary. (#3019) 2017-02-24 17:51:15 +08:00
杨奕
82a3685138 Cascader: fix z-index not increasing issue (#3035) 2017-02-24 17:37:47 +08:00
杨奕
067541e8d9 improve tests (#3033) 2017-02-24 17:37:06 +08:00
杨奕
c77489a44e Select: fix an undefined bug (#3015) 2017-02-24 17:23:49 +08:00
Pan
7b48feef8f Badge: fix isDot not show 2017-02-24 16:17:52 +08:00
杨奕
e06051adee Upload: add missing doc styles (#2996) 2017-02-24 14:30:27 +08:00
Leopoldthecoder
1a6aac065c [release] 1.2.1 2017-02-23 15:42:17 +08:00
Leopoldthecoder
4adc1a3df0 [build] 1.2.1 2017-02-23 15:42:17 +08:00
Leopoldthecoder
8ab9c886f9 Changelog: update for 1.2.1 2017-02-23 15:32:36 +08:00
baiyaaaaa
44766fdb35 fix tabs nav scrollable bug (#2974) 2017-02-23 15:01:28 +08:00
Leopoldthecoder
583466d380 Cascader: fix menu popper update timing 2017-02-23 15:01:14 +08:00
Liril
7651d2532d Table: Add header-dragend. 2017-02-23 14:57:20 +08:00
baiyaaaaa
7f1d36ee3e fix inline form label width 2017-02-23 14:32:26 +08:00
Cyril Su
f1913d991d Table: Fix wrong height when switch prop height. (#2979) 2017-02-23 11:31:25 +08:00
Cyril Su
f1c44858e7 Table: Add cell-dblclick. (#2983) 2017-02-23 11:30:55 +08:00
杨奕
42264938e9 fix SSR regression (#2982) 2017-02-23 11:30:38 +08:00
Leopoldthecoder
0eda18824a [release] 1.2.0 2017-02-22 18:43:21 +08:00
Leopoldthecoder
9a4de59c83 [build] 1.2.0 2017-02-22 18:43:21 +08:00
Leopoldthecoder
429ee228a7 Changelog: update for 1.2.0 2017-02-22 18:31:13 +08:00
qingwei.li
58c19ebaf0 DatePicker: fix time range 2017-02-22 17:46:36 +08:00
baiyaaaaa
96c8ac0876 fix checkbox docs 2017-02-22 17:18:42 +08:00
baiyaaaaa
e45572cc0c fix docs upload action (#2963) 2017-02-22 16:49:54 +08:00
cinwell.li
5631a49c64 DatePicker: fix time spinner style (#2961) 2017-02-22 16:37:44 +08:00
baiyaaaaa
61672ce0e2 fix input change time (#2956) 2017-02-22 16:33:30 +08:00
Liril
651fb58988 Table: Remove extra render in cells. 2017-02-22 15:30:21 +08:00
cinwell.li
d1bcc7962c Merge pull request #2954 from Leopoldthecoder/dev
misc doc updates
2017-02-22 15:23:40 +08:00
cinwell.li
8ea9e71575 Scrollbar: fix style (#2948) 2017-02-22 15:17:22 +08:00
杨奕
c4367604ab MessageBox: add inputValue (#2909) 2017-02-22 15:15:16 +08:00
杨奕
f2fc8b5fb6 ColorPicker: display current color in real time (#2941) 2017-02-22 15:14:54 +08:00
Leopoldthecoder
f9d799ce2b misc doc updates 2017-02-22 15:02:34 +08:00
Diamond
1b8657ce0d pass test
find other bug and fixed it-
2017-02-22 11:54:35 +08:00
Diamond
87b842cfa3 fixed #2071 change the time-picker style and scroll compute 2017-02-22 11:54:35 +08:00
baiyaaaaa
770f0ada97 fix input-number style problem 2017-02-22 10:40:41 +08:00
cinwell.li
8408f62970 Docs: fix vue-router version, fixed #2935, fixed #2116 (#2939) 2017-02-22 08:02:47 +08:00
cinwell.li
e9c032c83a ColorPicker: hide the dropdown when clicking on another colorpicker. (#2929) 2017-02-21 15:32:54 +08:00