d1a1c39ef6
buttonWrapper added, npm updates done, changelog added and formatting
2020-05-10 11:32:06 +02:00
Matt Knight
7cc1fc3905
Fix #56 - add acceptedByScrolling to onAccept
...
Checking the {acceptedByScrolling} boolean property will allow you to
determine whether the acceptance was triggered by the user scrolling
(if acceptedByScrolling=true) or explicitly clicking the Accept button
(if acceptedByScrolling=false).
2019-12-19 15:39:17 -07:00
959412c96b
fixed typings, my bad!
2019-08-19 19:10:23 +02:00
844b69363e
Merge branch 'master' of github.com:Mastermindzh/react-cookie-consent into develop
2019-08-12 18:41:01 +02:00
1c3a54bd89
no longer setting position when location is passed.
...
added property "setDeclineCookie" to indicate whether a cookie has to be set on decline.
fixes #45
fixes #46
2019-08-12 18:38:25 +02:00
5a807f884b
version bump and build
2019-05-03 12:07:12 +02:00
Fannar Orn Hermannsson
351b0e1233
Decline button added and bug fix for onAccept being triggered on scroll to accept when a cookie was already created
2019-04-05 22:25:15 +00:00
9baff03191
Revert "reverted PascalCase to camelCase, thanks again for the contribution @charlyx !"
...
This reverts commit 969da3c809
.
2019-02-26 14:01:17 +01:00
969da3c809
reverted PascalCase to camelCase, thanks again for the contribution @charlyx !
2019-02-26 13:27:13 +01:00
Charles-Henri GUERIN
ee24754fc8
✨ Add prop ButtonComponent ( #36 )
...
* ✨ Add prop buttonComponent
Allow users to use their own button component
* 🐛 Make it work as expected
* 📝 Add ButtonComponent to the Props table
* ✏️ Capitalize ButtonComponent in index.d.ts
2019-02-26 13:23:17 +01:00
0a5e4ea440
added the disableButtonStyles property
2019-02-04 20:38:46 +01:00
06d41df333
version bump and build
2018-11-28 09:05:35 +01:00