梁灏
|
2073853e87
|
fixed #3038
|
2018-02-28 15:38:20 +08:00 |
|
liumiaoxiang
|
b873063c2a
|
Update carousel.vue
修复组件外指定value时不更新组件内容
|
2017-12-19 17:55:39 +08:00 |
|
houyl
|
610fd3a500
|
[fix bug] carousel component: remove no use code
|
2017-10-25 09:30:46 +08:00 |
|
houyl
|
ccf544dcc2
|
Merge branch 'master' of https://github.com/iview/iview into 2.0
Update carousel component: add loop and radiusDot property
# Conflicts:
# package.json
# src/components/date-picker/picker.vue
# src/components/select/select.vue
|
2017-10-24 16:47:12 +08:00 |
|
梁灏
|
1dad8a571e
|
update Carousel
|
2017-07-10 13:33:14 +08:00 |
|
梁灏
|
907feda4ce
|
update Carousel
update Carousel
|
2017-03-15 18:01:52 +08:00 |
|
梁灏
|
bb71140e7b
|
support Carousel
support Carousel @rijn you can review when you are free
|
2017-03-02 15:36:39 +08:00 |
|
梁灏
|
03773f7e9b
|
update
update
|
2017-02-28 15:10:07 +08:00 |
|
leonine
|
1952df8cec
|
修改carousel在IE下 active 样式无效
|
2017-02-22 15:39:03 +08:00 |
|
Rijn
|
0b1b650da3
|
fix #269.
IE<=11 do not support toString.
|
2017-02-14 14:41:21 -06:00 |
|
Rijn
|
932db62320
|
remove autoplay direction prop
fix clear interval bug
|
2017-01-21 20:40:31 -06:00 |
|
Rijn
|
62808b2b03
|
reset autoplay timer after trigger
add prop: autoplay direction
|
2017-01-20 11:54:25 -06:00 |
|
梁灏
|
5139233be1
|
update Carousel
update Carousel
|
2017-01-18 11:49:34 +08:00 |
|
Rijn
|
53e38f9c62
|
added prop validators
|
2017-01-17 20:03:49 -06:00 |
|
Rijn
|
50f4ac7088
|
Merge branch 'master' of https://github.com/iview/iview into carousel
Conflicts:
src/styles/components/index.less
test/app.vue
test/main.js
|
2017-01-17 17:31:51 -06:00 |
|
Rijn
|
9cd69375d8
|
added height props
|
2017-01-17 16:39:07 -06:00 |
|
Rijn
|
8738f4d304
|
added outside dots
|
2017-01-17 14:39:17 -06:00 |
|
Rijn
|
c1af3facb0
|
added on-change event emitter
|
2017-01-17 14:35:23 -06:00 |
|
Rijn
|
e9989f2b85
|
added horizontal dots
|
2017-01-17 14:29:51 -06:00 |
|
Rijn
|
373dfb3cad
|
removed observer
|
2017-01-16 18:10:31 -06:00 |
|
Rijn
|
8f4e2cf0c3
|
update pos when slot changes.
added remove test
|
2017-01-16 18:02:51 -06:00 |
|
Rijn
|
5e8be9b390
|
fixed add bug. added push test
|
2017-01-16 17:51:03 -06:00 |
|
Rijn
|
77d460e8c4
|
added offset function
|
2017-01-16 17:43:20 -06:00 |
|
Rijn
|
90f77e4060
|
updated carousel style
|
2017-01-16 17:37:28 -06:00 |
|
Rijn
|
bfc11079e2
|
updated autoplay and wrote tests
|
2017-01-16 04:28:34 -06:00 |
|
Rijn
|
3e6d635650
|
implement basic timer
|
2017-01-16 04:12:46 -06:00 |
|
Rijn
|
65c64ce935
|
carousel basic position
|
2017-01-16 04:00:52 -06:00 |
|
Rijn
|
41f83010fa
|
update props and events
|
2017-01-16 02:59:46 -06:00 |
|
Rijn
|
6c9acb08fa
|
initialize carousel
|
2017-01-16 02:45:11 -06:00 |
|