lhandel
|
b63a84f374
|
Merge pull request #35 from DaniAkash/master
Fix onPress event on Card's child components
|
2018-12-04 21:20:06 +01:00 |
|
lhandel
|
5ca1e2dd16
|
Merge pull request #27 from ThijsdenBraver/master
Added zIndex to renderNoMoreCards.
|
2018-12-04 20:31:47 +01:00 |
|
Dani Akash
|
1aed50872e
|
Fix onPress event on Card's child components
The renderNoMoreCards component is actually overlapping with the first visible card view...
closes #23
|
2018-10-24 12:55:13 +05:30 |
|
lhandel
|
7716c7ba8e
|
Merge pull request #34 from DaniAkash/master
Add event handlers for swipeStart and swipeEnd events
|
2018-10-24 08:42:39 +02:00 |
|
Dani Akash
|
3ef0e679bb
|
update doc for onSwipeStart and onSwipeEnd events
|
2018-10-23 11:50:30 +05:30 |
|
Dani Akash
|
093ae411c7
|
add onSwipeStart and onSwipeEnd event callbacks
|
2018-10-22 18:13:05 +05:30 |
|
lhandel
|
e1b114701a
|
Merge pull request #31 from omeryilmazel/patch-1
card inner scrollview
|
2018-10-01 13:48:57 +02:00 |
|
Ömer YILMAZEL
|
28823d721d
|
onMoveShouldSetPanResponderCapture and scrollview fix
|
2018-10-01 14:27:52 +03:00 |
|
Thijs den Braver
|
d30377d7ab
|
Added zIndex to renderNoMoreCards.
Added zIndex to renderNoMoreCards on Android to prevent interaction through the cards. For example press a button that isn't visible yet.
|
2018-08-17 11:16:50 +02:00 |
|
lhandel
|
1953a7dfe2
|
Merge pull request #26 from Laguigue/add-initialize-deck-method
Add initialize deck method
|
2018-08-04 20:35:17 +02:00 |
|
Guillaume Darricau
|
30983dc681
|
Add initialize deck method
|
2018-08-02 13:52:57 +02:00 |
|
Ludwig Händel
|
3e602e46f1
|
Remove console log
|
2018-04-05 09:55:12 +02:00 |
|
Ludwig Händel
|
c5f4c32eb6
|
Bugfixes
Fixing problems with looping and cases when its only 1 card in the
stack.
|
2018-04-04 19:32:56 +02:00 |
|
lhandel
|
15c94771a7
|
Merge pull request #13 from zmax92/master
swipe disable direction
|
2018-04-04 13:28:26 +02:00 |
|
lhandel
|
7a8a23c0a0
|
Merge pull request #11 from yonahforst/yonahforst-patch-2
remove duplicate callbacks. call with actual index.
|
2018-04-04 13:26:32 +02:00 |
|
lhandel
|
448763939e
|
Merge pull request #10 from yonahforst/yonahforst-patch-1
added missing duration param
|
2018-04-04 13:20:30 +02:00 |
|
Boris Žmaher
|
028618e8e1
|
swipe disable direction
|
2018-04-04 11:18:55 +02:00 |
|
Yonah Forst
|
c15f2b8941
|
move callbacks to after swipe completes
|
2018-03-31 10:58:24 +02:00 |
|
Yonah Forst
|
b0cdc29345
|
remove duplicate callbacks. call with actual index.
|
2018-03-31 10:56:18 +02:00 |
|
Yonah Forst
|
84391b8f3f
|
added missing duration param
|
2018-03-31 10:49:16 +02:00 |
|
lhandel
|
985e76c7e8
|
Update LICENSE
|
2018-02-28 23:37:02 +01:00 |
|
Ludwig Händel
|
37d425336d
|
Update props fix
Updating the data on the visible card, without restarting the deck
|
2018-02-28 23:34:29 +01:00 |
|
lhandel
|
f97abff8b6
|
Merge pull request #5 from yongcho822/newbranch
updating componentwillreceiveprops so that it is flexible for a usec…
|
2018-02-27 19:19:40 +01:00 |
|
Yong Cho
|
52928fc10d
|
updating componentwillreceiveprops so that it is flexible for a usecase where youre updating the props passed down to a child state (i.e. you favorited a card and added to parent state and you're passing down that state to child as a prop) after an action and you dont want the cards to restart
|
2018-02-27 11:31:14 -06:00 |
|
Ludwig Händel
|
8368147bfd
|
Bugfix for #4
|
2018-02-26 12:05:20 +01:00 |
|
Ludwig Händel
|
7c27b5da97
|
Updated readme
|
2017-12-27 17:53:25 +01:00 |
|
lhandel
|
af774bf1b3
|
Update package.json
|
2017-12-27 17:50:11 +01:00 |
|
lhandel
|
1f6d085fe8
|
Merge pull request #2 from thomasmetta/bug/fix-android-overlap-card-issue
Fix overlapped cards on Android
|
2017-12-27 17:49:13 +01:00 |
|
Thomas Lui
|
11550ff489
|
Fix overlapped cards on Android
|
2017-12-23 12:34:53 -08:00 |
|
Ludwig Händel
|
a8a566ebf9
|
Read me update
|
2017-12-03 22:11:36 -08:00 |
|
Ludwig Händel
|
d23461e474
|
Read me update
|
2017-12-03 22:10:05 -08:00 |
|
Ludwig Händel
|
79b4160083
|
Read me update
|
2017-12-03 22:09:05 -08:00 |
|
Ludwig Händel
|
8b10674dfe
|
Version number
|
2017-12-03 22:08:01 -08:00 |
|
Ludwig Händel
|
5c0041388c
|
Fixed typo
|
2017-12-03 22:01:34 -08:00 |
|
Ludwig Händel
|
b1e4a31e37
|
Updated default value for disableSwipes
|
2017-12-03 21:48:46 -08:00 |
|
Ludwig Händel
|
26398ff24e
|
New example
|
2017-12-03 21:34:36 -08:00 |
|
Ludwig Händel
|
fa6864dd10
|
updated documentation
|
2017-11-20 22:30:44 -08:00 |
|
Ludwig Händel
|
8ea951dc59
|
Version number
|
2017-11-20 22:12:11 -08:00 |
|
Ludwig Händel
|
adea13ae9a
|
Support buttons on cards
|
2017-11-20 22:11:52 -08:00 |
|
Ludwig Händel
|
adfb2f4b6f
|
Export fix
|
2017-11-08 23:44:15 -08:00 |
|
Ludwig Händel
|
4548393086
|
Index
|
2017-11-08 23:36:35 -08:00 |
|
Ludwig Händel
|
613920bc7d
|
First commit
|
2017-11-08 23:27:22 -08:00 |
|
Ludwig Händel
|
25393e32b6
|
Update
|
2017-11-08 23:20:35 -08:00 |
|
Ludwig Händel
|
9d99051b34
|
Readme
|
2017-11-08 23:18:47 -08:00 |
|
Ludwig Händel
|
5226a714fd
|
Update readme
|
2017-11-08 23:16:23 -08:00 |
|
Ludwig Händel
|
4dbb2bc0e1
|
Readme
|
2017-11-08 23:12:58 -08:00 |
|
lhandel
|
5d276cb337
|
Initial commit
|
2017-11-06 23:16:18 -08:00 |
|