leecade
|
08db5b49f7
|
merged
|
2015-12-23 01:08:23 +08:00 |
|
leecade
|
de6675bda1
|
merge PR & minor fixes
|
2015-12-23 01:06:52 +08:00 |
|
leecade
|
c183f39367
|
Merge pull request #73 from sunnylqm/patch-3
add simple support for android
|
2015-12-23 00:03:04 +08:00 |
|
sunnylqm
|
58b9dddd5f
|
add simple support for android
add simple support for android. No props handled yet.
|
2015-12-22 22:20:51 +08:00 |
|
leecade
|
9498f721d8
|
Merge pull request #72 from sunnylqm/patch-1
fix dots
|
2015-12-22 22:06:13 +08:00 |
|
sunnylqm
|
57b65e9e55
|
fix dots
|
2015-12-22 21:35:58 +08:00 |
|
leecade
|
8de1afcb75
|
Merge pull request #49 from allomov/xcode7
Changes to make the example work in xcode 7
|
2015-12-22 19:44:09 +08:00 |
|
leecade
|
6c832d6a23
|
Merge pull request #54 from sunnylqm/patch-1
fix warnings about keys for dots
|
2015-12-22 19:39:09 +08:00 |
|
leecade
|
e28af9b205
|
Merge pull request #61 from almost/master
Support index property in combination with loop property
|
2015-12-22 19:37:56 +08:00 |
|
leecade
|
4636c628ac
|
Merge pull request #64 from jedrekk/master
Move Dimensions import to deconstructed imprt for react-native 0.14+
|
2015-12-22 19:36:21 +08:00 |
|
Jędrek Kostecki
|
1f8643a67e
|
Move Dimensions import to deconstructed React import for react-native 0.14+
|
2015-11-20 10:51:47 +01:00 |
|
Thomas Parslow
|
85b6e94c3b
|
Support index property in combination with loop property
|
2015-11-18 15:10:14 +00:00 |
|
sunnylqm
|
dd7c3249cd
|
fix warnings about keys for dots
fix warnings about keys for dots
|
2015-10-14 08:59:58 +08:00 |
|
A.S. Lomoff
|
b08f02f82d
|
changes to work in xcode 7
|
2015-09-27 14:33:26 +03:00 |
|
yuji
|
c623553629
|
prepare a new demo environment from react-native 0.8.0
|
2015-07-29 17:30:04 +08:00 |
|
yuji
|
7b973f3d90
|
Merge branch 'Cox-Automotive-master'
|
2015-07-28 19:00:11 +08:00 |
|
yuji
|
fe935835a2
|
resolve conflict
|
2015-07-28 18:59:55 +08:00 |
|
斯人
|
8d3ddbe8c5
|
Merge pull request #26 from tsunammis/feat/controls-improve-override
Improve the way to override controls buttons (nextButton & prevButton)
|
2015-07-28 18:37:25 +08:00 |
|
Stan Chollet
|
612c8276a5
|
feat(Controls): improve the way to override both controls button (nextButton & prevButton)
|
2015-07-10 00:05:00 +02:00 |
|
brianantonelli
|
ad51f06f82
|
Fix for indexing into specific slide.
|
2015-06-26 17:38:37 -04:00 |
|
brianantonelli
|
b5b969824e
|
Adds ability to create dynamic swipables. Adds dynamic example. Resolves Issue #22
|
2015-06-26 10:56:56 -04:00 |
|
yuji
|
cfd78245a4
|
release 1.3.0
|
2015-05-04 18:35:35 +08:00 |
|
yuji
|
e028965e4d
|
fixes #8 improve README, thanks @cuongvo
|
2015-05-04 18:08:47 +08:00 |
|
yuji
|
8d6d75c00e
|
fixes #7 inject state in ScrollResponders @thanks smothers
Now you can get `state` and `context`(ref to swiper's `this`) from params
|
2015-05-04 18:01:30 +08:00 |
|
斯人
|
ff4e7b2527
|
Add: more badges
|
2015-05-02 15:00:25 +08:00 |
|
yuji
|
1154e48499
|
release 1.2.2
|
2015-05-02 14:25:19 +08:00 |
|
yuji
|
503c43d1d9
|
release 1.2.1
|
2015-05-02 14:15:39 +08:00 |
|
yuji
|
890c0ce64e
|
ensure onMomentumScrollEnd synchronous update this.index
Note: `this.setState` is async, so I call the `onMomentumScrollEnd` in
setTimeout to ensure synchronous update `this.index`.
|
2015-05-02 14:12:11 +08:00 |
|
yuji
|
fb60a228ad
|
release 1.2.0
|
2015-05-01 17:39:40 +08:00 |
|
yuji
|
838b24cbea
|
Merge branch 'redesign-loop'
|
2015-05-01 17:31:29 +08:00 |
|
yuji
|
9cb91c58c8
|
Re-design a loop model for avoid img flickering
|
2015-05-01 17:30:48 +08:00 |
|
斯人
|
e7be14d0f6
|
Merge pull request #5 from skv-headless/fix-readme-basic-usage
improve basic usage example
|
2015-05-01 08:37:12 +08:00 |
|
yuji
|
3ade1c58ad
|
release 1.1.1
|
2015-04-30 17:09:32 +08:00 |
|
yuji
|
21f0b00138
|
fixes #6 defined propType error. (thanks @benjamingeorge)
|
2015-04-30 17:06:13 +08:00 |
|
skv
|
6bf0a11987
|
improve basic usage example
|
2015-04-29 13:38:38 +03:00 |
|
yuji
|
ddbc48506d
|
Update: README.md
|
2015-04-29 10:19:16 +08:00 |
|
yuji
|
b0a974d5d3
|
release 1.1.0
|
2015-04-29 10:17:25 +08:00 |
|
yuji
|
44ec630b62
|
fixes #4 thaks @subpublicanders
|
2015-04-29 10:12:17 +08:00 |
|
yuji
|
70c351abff
|
Merge branch 'master' of https://github.com/leecade/react-native-swiper
|
2015-04-29 02:28:38 +08:00 |
|
yuji
|
5de06a7aa8
|
fixes #3 & supports react-native 0.4.1
|
2015-04-29 02:28:34 +08:00 |
|
斯人
|
7a6c0ee76f
|
Update changelog
|
2015-04-24 06:05:04 +08:00 |
|
斯人
|
41b6098f0a
|
Update changelog
|
2015-04-24 06:02:14 +08:00 |
|
yuji
|
21cb373257
|
fixes #2 Solve the problem of installation. (thanks @jamwaffles)
|
2015-04-24 05:27:26 +08:00 |
|
yuji
|
0f796f3557
|
fixes #1
|
2015-04-23 17:01:54 +08:00 |
|
yuji
|
0f3cf7f3d4
|
Update: keywords
|
2015-04-23 02:16:59 +08:00 |
|
yuji
|
2ce68f6420
|
Update: npm publish
|
2015-04-23 02:07:27 +08:00 |
|
yuji
|
f903d595d9
|
Add: npm badge
|
2015-04-23 02:05:38 +08:00 |
|
yuji
|
680a2cc674
|
Add: logo
|
2015-04-23 02:01:32 +08:00 |
|
yuji
|
e1dcad275e
|
first ci
|
2015-04-23 01:31:34 +08:00 |
|
yuji
|
c68fc55858
|
init
|
2015-04-20 23:25:25 +08:00 |
|