-
remove `on-enter` because excessive and inflexible
-
Add watchers for min and max in inputNumber
-
some comps support dispatch event to FormItem
-
support Tree,many component add name $option;add dispatch and broadcast methods, mixins it
-
support InputNumber
-
optimize InputNumber when input a number than keydown
-
update InputNumber
-
init DatePicker
-
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.
-
fixed #28