|
d601613b5a
|
implemented issue #15
|
2018-06-07 11:32:43 +02:00 |
|
|
55f62ee575
|
added an expires prop, idea inspired by aleplusplus (https://github.com/Mastermindzh/react-cookie-consent/pull/14)
|
2018-06-07 10:09:05 +02:00 |
|
Karl Anders
|
36a8fae2b9
|
Moving to componentdidmount
ComponentWillMount is bound to be deprecated (hence UNSAFE) in the new React version so switching to componentDidMount is a solid plan.
|
2018-06-03 17:44:04 +02:00 |
|
Karl Anders
|
66d6aaa57d
|
Default visibility should be false (#11)
* Default visibility should be false
* .prettierrc
|
2018-06-03 11:47:22 +02:00 |
|
|
26cde73055
|
default debug prop and new build
|
2018-05-31 20:00:26 +02:00 |
|
Karl Anders
|
456d5b4fa0
|
Improve debugging (#9)
* Improve debugging
|
2018-05-31 19:51:48 +02:00 |
|
|
431419c3b4
|
button style fix
|
2018-05-30 14:22:24 +02:00 |
|
Karl Anders
|
30214d5411
|
Improve styling with flexbox (#8)
* Improve styling
|
2018-05-30 14:06:00 +02:00 |
|
Jay Bricksoft
|
cb3e504be1
|
final fix #1
|
2018-05-01 13:09:51 +02:00 |
|
Jay Bricksoft
|
204c85f17e
|
fix / revert #1
`proptypes.oneOf` was wrong: we need to use `proptypes.oneOfType`
|
2018-05-01 11:28:09 +02:00 |
|
|
1d9e1a5863
|
fix PR, bump version, build, publish :)
|
2018-05-01 11:13:21 +02:00 |
|
Jay Bricksoft
|
a3eb463c84
|
allow React-Components as buttonText #1
|
2018-05-01 11:02:06 +02:00 |
|
|
8734798a3d
|
small update to include a class on the cookieconsent bar
|
2018-02-02 19:41:50 +01:00 |
|
|
281f0a2bda
|
cookie consent bar :)
|
2018-02-02 19:09:23 +01:00 |
|