Commit graph

2185 commits

Author SHA1 Message Date
Aresn
a442211e49
remove Poptip touch event
unnecessary
2019-04-09 09:42:39 +08:00
Aresn
8bef336453
remove Dropdown touch event
unnecessary
2019-04-09 09:42:09 +08:00
Aresn
6c926d0a0d
remove ColorPicker touch event
remove ColorPicker touch event
2019-04-09 09:38:22 +08:00
Aresn
383d21b78b
remove Cascader touch event
I have tested it. Cascader is ok by default in iOS, but it is not ok with touch event
2019-04-09 09:35:18 +08:00
梁灏
6a971099e9 Poptip add disabled prop, fix #5520 ,close #5575 2019-04-09 09:21:21 +08:00
梁灏
76ae3e8853 fix #5380 2019-04-09 08:58:29 +08:00
梁灏
5465ae45f7 close #5378 2019-04-08 18:09:29 +08:00
梁灏
72979a782a fix #4207 2019-04-08 17:52:50 +08:00
Aresn
574ec50425
Merge pull request #5341 from rijulg/2.0
Updated Button's link processor logic
2019-04-08 16:09:45 +08:00
梁灏
2739fc29cc Select add prefix prop and slot. close #5477 2019-04-08 15:47:07 +08:00
梁灏
707898f2ad fix #5514 close #5570 2019-04-08 12:04:53 +08:00
Aresn
18cffe186a
Merge pull request #5485 from pyyzcwg2833/2.0
修复notification的进入transition失效 & loading-bar新增duration属性
2019-04-08 11:27:06 +08:00
Aresn
bd56b391ea
Merge pull request #5489 from troy351/2.0
feature: add stopPropagation for Dropdown
2019-04-08 11:09:11 +08:00
Aresn
4778459a9a
Merge pull request #5560 from DBvc/support-woff2
feat(font): support woff2 iconfont
2019-04-08 10:44:47 +08:00
梁灏
bea3936da5 Merge branch '2.0' of https://github.com/iview/iview into 2.0 2019-04-08 10:39:36 +08:00
梁灏
af672a4f58 DatePicker add @on-clickoutside event, close #5536 2019-04-08 10:39:31 +08:00
Aresn
f710542570
Merge pull request #5552 from houfeng0923/2.0
fix input-number cursor style
2019-04-08 10:30:27 +08:00
梁灏
01d898dc73 fix #5561 , close #5565 2019-04-08 10:00:58 +08:00
dbvc
b351c2bd6f feat(font): support woff2 2019-04-04 01:13:09 +08:00
b0297c8d5a Merge remote-tracking branch 'upstream/2.0' into 2.0 2019-04-03 15:56:08 +08:00
74eba7e751
Merge pull request #6 from RhymeChiang/patch-5
Update radio.vue
2019-04-02 20:56:25 +08:00
RhymeChiang
018fd34784
Update radio-group.vue 2019-04-02 20:55:20 +08:00
RhymeChiang
0ae298470b
Update radio.vue 2019-04-02 20:54:19 +08:00
5636ce950f
Merge pull request #4 from RhymeChiang/patch-3
Update radio.vue
2019-04-02 19:33:47 +08:00
RhymeChiang
ef1cc8fc6e
Update radio-group.vue 2019-04-02 19:29:27 +08:00
RhymeChiang
775c216ed3
Update radio.vue 2019-04-02 19:28:49 +08:00
cc9844583a
Merge pull request #2 from RhymeChiang/patch-2
update checkbox label
2019-04-02 18:33:40 +08:00
RhymeChiang
014b726d60
update checkbox label
update checkbox label Object
2019-04-02 18:12:12 +08:00
RhymeChiang
3265256fca
update radio label
update radio label Object
2019-04-02 18:11:12 +08:00
houfeng
c6653940e7 fix input-number cursor style 2019-04-02 15:19:28 +08:00
troy351
c7f705d071
add stopPropagation for dropdown 2019-03-22 17:59:01 +08:00
pyyzcwg2833
e8a8d8894d fix(notification): fix appear transition invalid after vue 2.6.9 2019-03-22 11:50:21 +08:00
pyyzcwg2833
c82c4bb8a9 feat(loading-bar): add configurable duration property 2019-03-22 11:47:27 +08:00
479e7838b1 forward 2019-03-21 12:50:36 +08:00
385c0eb9b8 forward 2019-03-21 12:44:08 +08:00
d757051373 forward 2019-03-21 12:36:32 +08:00
df6d151153 forward 2019-03-21 12:20:16 +08:00
d81146f7be forward 2019-03-21 12:12:42 +08:00
1b73d655aa fix 2019-03-20 20:40:39 +08:00
d7987d1e0a feat: Add Prop autoClose to Modal 2019-03-20 20:21:36 +08:00
梁灏
f0de3cc7a9 ref #5452 2019-03-20 14:35:29 +08:00
梁灏
bb9f19322f update Cascader style, close #5455
You change the wrong position of css
2019-03-20 14:19:32 +08:00
梁灏
958faf1dfa release 3.3.3 2019-03-20 08:35:00 +08:00
473d8975f7 forward 2019-03-19 09:13:13 +08:00
65e3d4f81d fix 2019-03-18 21:19:30 +08:00
8a657318fc fix: key -> cacheKey 2019-03-18 21:08:30 +08:00
4d6d3e26d4 fix: name -> key 2019-03-18 20:51:47 +08:00
51efaf1495 feat: add page size storage function to Component Page 2019-03-18 20:40:44 +08:00
梁灏
dba576ca17 fix Tabs sort in Firefox 2019-03-18 18:04:42 +08:00
梁灏
6205dd3fc1 Merge branch '2.0' of https://github.com/iview/iview into 2.0 2019-03-18 10:06:54 +08:00