Commit graph

14 commits

Author SHA1 Message Date
Lawrence Lee
a2f27a80ca fix #1084 2017-07-19 16:38:31 +08:00
梁灏
7959adf7a8 fixed #862 2017-05-10 09:22:10 +08:00
丁强
8d3a02a52e 修改input组件 autofocus为Boolean值 2017-04-28 14:53:17 +08:00
丁强
f15c216a51 Input 组件增加autofocus属性 2017-04-25 16:52:51 +08:00
梁灏
cd78c9c488 some comps support dispatch event to FormItem
some comps support dispatch event to FormItem
2017-03-09 11:14:40 +08:00
梁灏
34ee7b4a14 support Tree & add dispatch and broadcast methods
support Tree,many component add name $option;add dispatch and broadcast
methods, mixins it
2017-03-02 17:40:19 +08:00
梁灏
c97c42ab2e support InputNumber
support InputNumber
2017-03-02 13:40:09 +08:00
Rijn
8df29435fe changed regular expression to fit exactly one zero 2017-02-20 09:33:48 -06:00
梁灏
1ff551864c optimize InputNumber when input a number than keydown
optimize InputNumber when input a number than keydown
2017-01-16 20:34:52 +08:00
梁灏
4a260ed5e4 update InputNumber
update InputNumber
2017-01-04 16:00:02 +08:00
jingsam
b0893113b3 🎨 add eslint 2016-12-25 22:49:42 +08:00
梁灏
17e1fcf151 init DatePicker
init DatePicker
2016-12-12 10:37:52 +08:00
子凡
c7a67856f9 fix
Found camelCase attribute: autoComplete="off". HTML is case-insensitive. Use auto-complete="off" instead. Vue will automatically interpret it as camelCase in JavaScript. If this is an SVG camelCase attribute, use the .camel modifier.
2016-11-09 15:14:13 +08:00
梁灏
4b05d84ea2 Modify the directory structure
Modify the directory structure
2016-10-28 10:09:07 +08:00