56de263dce
release $npm_package_version
2021-02-19 10:43:49 +01:00
Gabrijel Škoro
0228e7f32c
Added support for IE11 ( #107 )
2021-02-19 10:40:58 +01:00
50216eec3c
release $npm_package_version
2021-01-27 16:35:17 +01:00
3e9e988e96
Fixed the return type of getCookieConsentValue in the dts file.
2021-01-27 16:34:57 +01:00
1c6f335500
release $npm_package_version
2020-12-08 18:02:10 +01:00
eb45e7a652
release $npm_package_version
2020-12-06 19:08:02 +01:00
26306f7490
Added the exported function getCookieConsentValue
to get the cookie value from custom code
2020-12-06 19:07:50 +01:00
7d8f52018d
Merge branch 'master' of github.com:Mastermindzh/react-cookie-consent into master
2020-11-29 10:28:40 +01:00
a494066785
Updated the Changelog and added a check in the package.json to ensure no more releases skip the CHANGELOG updates. fixes #99
2020-11-29 10:28:32 +01:00
Tom
7f15b25e89
fixed anchor ( #98 )
2020-11-20 09:52:12 +01:00
0f4893af4b
release $PACKAGE_VERSION
2020-11-08 11:44:10 +01:00
Evan Kennedy
1ad4474d93
Support React 17 ( #96 )
2020-11-08 11:43:24 +01:00
Stephan Bakkelund Valois
6a5aac9cd7
Fixed typos - changed headlines to capitalized first letter. ( #94 )
...
Co-authored-by: Ubuntu <ubuntu@ip-172-31-14-150.eu-north-1.compute.internal>
2020-11-06 16:54:27 +01:00
c656e311e6
release 6.0.0
2020-11-02 19:43:03 +01:00
Gerard Brull
86226dfbe3
Upgrade deps ( #93 )
2020-11-02 19:17:06 +01:00
Gerard Brull
d0c619542d
Remove scroll on accept ( #89 )
2020-11-02 19:16:58 +01:00
f6243bd987
added the contributing guidelines and added package-lock.json (Thanks to @poteirard)
2020-11-01 09:16:36 +01:00
d99d88f5b8
readme update
2020-10-14 09:03:22 +02:00
f51e2a0555
release $PACKAGE_VERSION
2020-10-13 22:16:59 +02:00
5e4e8406e6
added aria label capabilities for both buttons
2020-10-13 22:13:09 +02:00
b1913d223e
release $PACKAGE_VERSION
2020-10-04 09:52:10 +02:00
cb93ae6387
set default SameSite attribute to "lax"
2020-10-04 09:51:53 +02:00
35e45c3125
Create stale.yml
2020-08-16 16:30:08 +02:00
a7fe76056e
auto tagging
2020-07-23 13:02:26 +02:00
3471a72b1e
version bump and build
2020-07-23 12:50:54 +02:00
777ceb8e1a
5.1.3
2020-07-23 12:50:52 +02:00
72443a758a
added link to github release and releasing will now create a git tag
2020-07-23 12:50:49 +02:00
Benedikt Bauer
5910a110ce
Add ButtonWrapperClass from v4 to type definition ( #80 )
2020-07-23 12:44:16 +02:00
a56e806ee2
Update README.md
...
Added an explanation of the legacy cookie to the readme.
2020-07-06 10:12:54 +02:00
13c6909b1a
align changelog with version
2020-06-28 12:00:32 +02:00
97bb1e5be0
version bump and build
2020-06-28 11:58:17 +02:00
Bram Devries
4fa6476406
Set cookie value before handling side-effects ( #76 )
2020-06-28 11:26:06 +02:00
8561858333
adding some pretty badges :)
2020-06-18 18:27:49 +02:00
d502d28739
version bump and build
2020-06-18 18:14:31 +02:00
47f0e98fe4
Removed the React.Fragment and introduced a more general div. By moving the declaration in code our html code is a bit nicer as well. Fixes #74
2020-06-18 18:14:17 +02:00
6dbd794b6e
version bump and build
2020-06-17 10:29:15 +02:00
Sean Teague
76ec5ba9e6
Overlay develop feature ( #71 )
...
Thanks again @Steague
2020-06-17 10:25:21 +02:00
9169c132fe
updated contributor info, added a TOC and installed lint-staged
2020-06-16 21:14:22 +02:00
75ff4a09e6
added husky, prettier and changed editorconfig
2020-06-16 21:09:25 +02:00
d51ea89620
version bump and build
2020-05-26 17:16:12 +02:00
e7c2b5b39a
bugfix issue#68
2020-05-26 17:16:01 +02:00
22bb46981d
version bump and build
2020-05-23 22:40:09 +02:00
e2fb5f3990
Merge pull request #68 from mding5692/hot-fix/samesite-support
2020-05-23 22:38:21 +02:00
a64cbc28f9
minor bugfixes for PR https://github.com/Mastermindzh/react-cookie-consent/pull/68
...
- extracted code which handles setting/getting cookies.
- added correct implementation of the legacy cookie fix according to the provided url
- added cookieSecurity attribute with default value based on runtime environment
- updated README
- ran builds
2020-05-23 22:36:28 +02:00
mding5692
d7bfb5bfbd
Fixes typo with component config
2020-05-19 12:06:00 -04:00
mding5692
3cf103ae3a
Fixes typo with js cookie samesite props
2020-05-19 12:04:54 -04:00
mding5692
a45da474b4
Adds fallback for older incompatible browsers with samesite=none
2020-05-18 13:43:39 -04:00
mding5692
ee7ac9ed86
Adds config for samesite support
2020-05-17 12:09:53 -04:00
b3bd42adae
version bump and build
2020-05-11 08:35:04 +02:00
900d724ea5
made CookieConsent the default containerClass
2020-05-11 08:34:50 +02:00