Commit Graph

2020 Commits

Author SHA1 Message Date
杨奕
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
qingwei.li
35d594d4fa Upload: fix css 2017-02-21 15:21:48 +08:00
baiyaaaaa
ec73c74fda improve svpanel style 2017-02-21 15:19:25 +08:00
baiyaaaaa
218580067e add input step prop 2017-02-21 11:01:49 +08:00
Furybean
42bd58d9fe Add ColorPicker component. 2017-02-21 11:01:25 +08:00
thomasyonug
080a996f3f select:fixed #2890 placeholder recover after options clear 2017-02-21 10:59:56 +08:00
baiyaaaaa
a059cf9261 fix upload style 2017-02-21 10:30:21 +08:00
Manuel
55853d7db1 use '--input-border-radius' variable in input.css 2017-02-20 23:43:28 +08:00
baiyaaaaa
35f80d6264 fix tabs nav style 2017-02-20 18:59:53 +08:00
杨奕
77c20d67ca Message: fix content not vertically aligned (#2904) 2017-02-20 15:44:26 +08:00
Ge.Yang
4c0ca0fc14 Checkbox: fix confused document (#2788) 2017-02-20 11:39:52 +08:00
baiyaaaaa
55d1a39ebf fix tab insert index (#2898) 2017-02-20 11:35:25 +08:00
baiyaaaaa
9ee825b9fe improve upload docs (#2899) 2017-02-20 11:34:59 +08:00
baiyaaaaa
7c104b9bbd fix inline form style 2017-02-20 11:34:20 +08:00
纸上扫雷
9956896401 Fix 2017-02-20 11:33:42 +08:00
Chanwit Piromplad
5dbad821da change short date in thai locale 2017-02-19 20:35:29 +08:00
xuanfeng
0b2b803992 table: fix the wrong repository field 2017-02-19 20:35:16 +08:00
杨奕
0643460b28 Cascader: update (#2845)
* Cascader: update

* Cascader: add tests

* Cascader: move flatOptions and add debounce
2017-02-19 00:50:55 +08:00
杨奕
3f64571fcc Carousel: responsive to item change (#2775) 2017-02-18 15:11:41 +08:00
杨奕
450cf81ded Slider: add range support (#2751) 2017-02-17 19:09:59 +08:00
baiyaaaaa
7f6d698f72 fix autocomplete dropdown position(#2868) (#2875)
* fix dropdown style

* fix autocomplete dropdown position
2017-02-17 15:26:13 +08:00