Commit Graph

19 Commits (fb4a786249f0f5a84d8fbb022e5c85ed7145895e)

Author SHA1 Message Date
minocoko 0607fd9df3 Update input.md and fix scripts (#4263)
* 统一使用es6风格的方式引入vue包

* 修正回车换行符处理,以免每次npm run dev 时,index.js都会更改

* 更新编码
2017-04-25 22:30:08 +08:00
baiyaaaaa 218580067e add input step prop 2017-02-21 11:01:49 +08:00
Leopoldthecoder 7391c488a0 Tree: add indent, update docs 2017-02-16 22:01:06 +08:00
Boik c310ee5661 Autocomplete: add 'icon' and 'on-icon-click' attributes (#2768) 2017-02-12 13:14:04 +08:00
baiyaaaaa 9dee785465 autocomplete dropdown use el-scrollbar 2017-02-09 16:06:06 +08:00
Pierre-Louis Renaudin 5eefd27af5 fix en-US language 2017-01-16 11:29:37 +08:00
baiyaaaaa d65ecbc7f3 support input icon click hook function (#2414) 2017-01-16 10:41:28 +08:00
杨奕 8ddc048922 Input: update doc (#2283) 2017-01-08 14:37:37 +08:00
baiyaaaaa cc22527321 fix textarea style & improve docs 2017-01-08 08:53:12 +08:00
baiyaaaaa 3820ec03bb Merge pull request #2263 from Kingwl/input-resize
Input: support resize prop
2017-01-06 18:47:52 +08:00
kingwl 84d86b4ca4 Input: support resize prop 2017-01-06 17:06:34 +08:00
baiyaaaaa 0b8b011db1 fix autocomplete do not hide on blur bug 2017-01-06 16:38:33 +08:00
baiyaaaaa 3c0a784aca insert autocomplete suggestions to body 2016-12-29 21:37:52 +08:00
baiyaaaaa d26288ea30 fix input relevant component box model to inline-block 2016-12-28 19:09:11 +08:00
baiyaaaaa 6e428ffcc7 fix input value binding bug (#1998)
* fix input value binding bug

* improve input test & docs
2016-12-26 23:01:46 +08:00
baiyaaaaa 63ae2d2a68 support autocomplete append & prepend 2016-11-26 10:35:04 +08:00
Leopoldthecoder 353dab8c55 JSFiddle: add missing <style> and <script> 2016-11-14 18:24:06 +08:00
杨奕 da3b2f4249 Review: radio/rate/select/slider (#1001) 2016-11-11 19:06:27 +08:00
杨奕 4ccb8ea9ae Merge i18n to master (#972)
* init i18n

* update router

* finish router

* Review: message/messageBox/notification

* Tag: update doc

* Review: pagination/popover/progress

* i18n: sync with master
2016-11-10 21:46:55 +08:00