Commit graph

20 commits

Author SHA1 Message Date
mo.duan
6b285b78ed fix bug of AutoComplete that can not blur when click outside
fix bug of AutoComplete that can not blur when click outside
2019-09-06 15:05:06 +08:00
mo.duan
5ece780d09 optimize the inputNumber
fixed bug
1. when setting the precision, inputNumer cannot input '.' bug
2. when setting  the precision, the cursor positoning bug
2019-09-02 12:07:10 +08:00
huanghong
457d6c69fc add prop active-change 2018-08-28 15:15:49 +08:00
huanghong
7adf94a291 update 2018-08-28 12:06:18 +08:00
huanghong
886aeeb0ed update input-number 2018-08-15 10:01:52 +08:00
huanghong
4d093b5070 fixed input-number null bug 2018-05-23 11:43:11 +08:00
xiaofengsha
0100133266 添加inputNumber组件placeholder的示例代码 2018-04-17 21:39:16 +08:00
angela-1
3d4fd6df55 在safari浏览器中需要去除mouseup的默认行为才能实现选中。 2018-04-14 21:45:44 +08:00
huanghong
10d29acb97 InputNumber support null values 2018-03-16 13:59:59 +08:00
梁灏
ce176e2190 fixed #3081 2018-03-13 15:17:19 +08:00
梁灏
7309b43422 InputNumber add editable property. 2017-10-11 09:29:16 +08:00
梁灏
cb2678c4b9 fix InputNumber bug in 2.4.0, and release 2.4.0-beta.3 2017-09-24 16:21:48 +08:00
梁灏
7a05b6e5f9 fixed #1810 2017-09-15 11:44:09 +08:00
梁灏
5d2d2d6f7f fixed #1654 2017-08-21 16:48:07 +08:00
Rijn
fa66bfb19f add watchers for min and max in inputNumber 2017-07-21 11:16:46 -05:00
Lawrence Lee
b6861430d1 add test case for #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
huixisheng
c9c5e751ae [change] optimize the webapack config
[change] rename test to examples
2017-03-03 22:38:40 +08:00
Renamed from test/routers/input-number.vue (Browse further)