anymost
|
0f0a9fe610
|
fix cannot read offset of undefined on anchor component
|
2019-04-15 11:37:30 +08:00 |
|
梁灏
|
38b5b76051
|
update Select max-tag-placeholder type to Function, #5568
|
2019-04-15 10:05:42 +08:00 |
|
梁灏
|
7435abb004
|
Update tabs.vue
|
2019-04-10 16:48:04 +08:00 |
|
梁灏
|
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 |
|
梁灏
|
90399f8494
|
fix #5568 ,close #5571
|
2019-04-09 10:45:01 +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 |
|
梁灏
|
72979a782a
|
fix #4207
|
2019-04-08 17:52:50 +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 |
|
梁灏
|
af672a4f58
|
DatePicker add @on-clickoutside event, close #5536
|
2019-04-08 10:39:31 +08:00 |
|
梁灏
|
01d898dc73
|
fix #5561 , close #5565
|
2019-04-08 10:00:58 +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 |
|
梁灏
|
f0de3cc7a9
|
ref #5452
|
2019-03-20 14:35:29 +08:00 |
|
梁灏
|
958faf1dfa
|
release 3.3.3
|
2019-03-20 08:35:00 +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 |
|
梁灏
|
344a6c4ef1
|
fixed #5422
|
2019-03-18 10:06:33 +08:00 |
|
msidolphin
|
a1eb3bfacb
|
fix #5440
|
2019-03-18 09:30:40 +08:00 |
|
msidolphin
|
07ad4da491
|
fix dose't work properly for the first time
|
2019-03-18 09:22:46 +08:00 |
|
梁灏
|
5b143a2b3f
|
fixed #5401 , close #5403
|
2019-03-15 15:44:27 +08:00 |
|
梁灏
|
c9985ada18
|
fix #5352
|
2019-03-15 14:45:10 +08:00 |
|
labixiaoshuai
|
ee8ca0fcb7
|
add name property
|
2019-03-09 17:17:27 +08:00 |
|