Commit graph

2960 commits

Author SHA1 Message Date
梁灏
67d3aba1dc Modal add global setting, #5592, close #5383 2019-04-10 14:19:27 +08:00
梁灏
383e96a86a Tabs add global setting, #5592 2019-04-10 14:07:07 +08:00
梁灏
154bb8226e DatePicker&TimePicker add global setting, #5592 2019-04-10 11:42:44 +08:00
梁灏
4beb8e75b5 ColorPicker add global setting, #5592 2019-04-10 11:17:16 +08:00
梁灏
47afd12e3f Cascader add gloabl setting, #5592 , close #5597 2019-04-10 11:09:45 +08:00
梁灏
bbc3158157 Optimize Collapse initialization animation 2019-04-10 10:51:06 +08:00
梁灏
e098ce3f8a Optimize Menu initialization animation 2019-04-10 10:43:18 +08:00
梁灏
37f4b7a879 Tree add global setting, update transition component, #5592 , close #5596 2019-04-10 10:21:31 +08:00
梁灏
d082f8ccc9 menu add global setting #5592 2019-04-09 21:12:22 +08:00
梁灏
3679837be4 fix #5594 2019-04-09 18:17:48 +08:00
梁灏
2ef1b05f4d Cell add globl setting #5592 2019-04-09 17:59:33 +08:00
梁灏
5fe59e3ab2 select add global setting #5592 2019-04-09 17:17:47 +08:00
梁灏
b265d61178 Merge branch '2.0' of https://github.com/iview/iview into 2.0 2019-04-09 14:47:47 +08:00
梁灏
943a4a73e5 fix #5580 , close #5582 2019-04-09 14:46:25 +08:00
Aresn
997a85269f
Merge pull request #5584 from susiwen8/fix#5577
Fix #5577 Slider change event duplication error
2019-04-09 14:27:14 +08:00
梁灏
dde5774119 fix #5527 2019-04-09 14:19:49 +08:00
梁灏
bc56b632bc fix #5583 2019-04-09 14:17:28 +08:00
susiwen
ef1465af91 Fix #5577 Slider change event duplication error 2019-04-09 14:14:02 +08:00
梁灏
9013c49d7c update Select style with filterable & prefix 2019-04-09 11:42:07 +08:00
zhang lei
e938496011 fix promise types error 2019-04-09 11:15:50 +08:00
梁灏
90399f8494 fix #5568 ,close #5571 2019-04-09 10:45:01 +08:00
msidolphin
c9977535be fix #5472 2019-04-09 10:05:37 +08:00
Aresn
cd791ec115
Merge pull request #5160 from kovjogin/ios-fix
Ios fix
2019-04-09 09:46:04 +08:00
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
梁灏
fd77a3e8ef update vue 2019-04-08 11:25:11 +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
5d1b49d327
Merge pull request #5508 from CherishIt/type
remove unused import in types/time.d.ts
2019-04-08 11:03:56 +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
d82866a530 style: add newline at end of file 2019-04-04 01:45:07 +08:00
dbvc
b351c2bd6f feat(font): support woff2 2019-04-04 01:13:09 +08:00
houfeng
c6653940e7 fix input-number cursor style 2019-04-02 15:19:28 +08:00
CherishIt
3f839e19b1 type(time): remove unused import 2019-03-26 20:54:25 +08:00
Aresn
fd5d3596d6
update sponsors 2019-03-22 19:18:52 +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