Commit Graph

2026 Commits (adaec8199faa42b6cf0a1e61c6d5ccd6e9c534b2)

Author SHA1 Message Date
Cyril Su 249f04d57e Revert "自定义ajax模块 (#3363)" (#3385)
This reverts commit 126331c328.
2017-03-09 12:44:50 +08:00
126331c328 自定义ajax模块 (#3363)
Upload: Custom Ajax.
2017-03-09 12:24:32 +08:00
Leopoldthecoder e4fe26840f update upload doc and add arrow click sorting for table 2017-03-09 12:21:13 +08:00
imyzf 54a29e8394 Loading: updating loading text regardless of binding value change 2017-03-08 16:14:02 +08:00
imyzf e467da0722 Loading: keep loading text sync with element-loading-text attribute #2272 2017-03-08 16:14:02 +08:00
Georgiy Slobodenyuk f2afb71a81 Carousel: Update docs accuracy
Carousel's default trigger is actually "hover", not "—".
2017-03-07 19:11:04 +08:00
baiyaaaaa 5527a75415 col-0 support (#3313) 2017-03-07 11:03:47 +08:00
杨奕 e8ad1013d4 Cascader: fix initial value not displaying when disabled (#3297) 2017-03-07 10:56:47 +08:00
杨奕 d0ce16a8a1 Doc: add back-to-top icon in components page (#3279) 2017-03-06 18:51:37 +08:00
cinwell.li cdc482c0c4 Merge pull request #3219 from thomasyonug/dev
cascader:bug fix #3191. when menuIndex = 0 edge case
2017-03-06 18:48:58 +08:00
cinwell.li 44f8ed2898 Merge pull request #3262 from baiyaaaaa/feat-form
fix inline form style bug(#3218)
2017-03-06 18:48:06 +08:00
cinwell.li f5895faa74 Merge pull request #3265 from baiyaaaaa/select
fix select style problem(#3230)
2017-03-06 18:47:53 +08:00
cinwell.li dc145516c9 Merge pull request #3277 from broven/dev
form-item: fix #3226
2017-03-06 18:46:46 +08:00
cinwell.li a8fab56279 Merge pull request #3261 from baiyaaaaa/dev
fix nested tab style
2017-03-06 18:46:03 +08:00
Cyril Su 5e796ca33b Table: Add handleEvent. (#3305) 2017-03-06 18:45:27 +08:00
thomasyonug cbf3a9e1f6 减少嵌套 2017-03-05 22:43:50 +08:00
broven 933d9a8241 form-item: fix #3226 2017-03-05 16:54:19 +08:00
baiyaaaaa 028b8ac1a6 fix select style problem 2017-03-04 17:51:11 +08:00
杨奕 4aabc95a6d update upload doc and design page template (#3255) 2017-03-04 16:38:20 +08:00
baiyaaaaa be0fec7372 fix inline form style bug 2017-03-04 16:35:09 +08:00
baiyaaaaa 28bb963429 fix nested tab style 2017-03-04 16:21:16 +08:00
baiyaaaaa d1a2335e2b improve docs 2017-03-03 10:21:52 +08:00
cinwell.li 87fc927b94 Upload(doc): fix api (#3177) 2017-03-03 09:02:08 +08:00
杨奕 df46ca5c42 Carousel: fix async item not refreshing view issue (#3159) 2017-03-03 08:31:27 +08:00
thomasyonug cadcd91968 cascader:bug fix #3191. when menuIndex = 0 edge case 2017-03-02 21:33:17 +08:00
qingwei.li 2a11579dbc [release] 1.2.3 2017-03-01 15:24:04 +08:00
qingwei.li 1cfba0f6ca [build] 1.2.3 2017-03-01 15:24:03 +08:00
qingwei.li 1e2a493bf4 add changelog 2017-03-01 15:22:24 +08:00
cinwell.li 096aaee30c Tooltip: fix bug in ssr, fixed #3152 (#3153) 2017-03-01 15:20:17 +08:00
qingwei.li 435edf4ff4 Tooltip: fix vue-router, fixed #3166 2017-03-01 15:19:43 +08:00
Leopoldthecoder 3cfc4efba1 [release] 1.2.2 2017-02-28 18:01:52 +08:00
Leopoldthecoder d70200b2a9 [build] 1.2.2 2017-02-28 18:01:34 +08:00
qingwei.li d443b4d451 Tooltip: fix bug in ssr, fixed #3050 2017-02-28 17:53:51 +08:00
qingwei.li 5440acfda7 Tooltip: fix bug in ssr, fixed #3050 2017-02-28 17:53:51 +08:00
cinwell.li 23dcba4104 Tooltip: fix router-link, fixed #3042 (#3143) 2017-02-28 17:39:29 +08:00
Leopoldthecoder dfa3f36be6 update changelog 2017-02-28 17:37:08 +08:00
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 d76d28dd54.

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