v4.0.0 (2018-05-04)
- Clarify usage of onAccept-callback in documentation #53
- #35: support
Link
from react-router-dom (button-close not rendered anymore when using custom children) (closes #35) #52 - Add Click To Dismiss #51
v3.0.0 (2017-12-12)
- Accessibility improvements: Button elements & a rel attributes #43
v2.0.0 (2017-12-12)
- #41: Server side rendering issues (closes #41) #42
v1.0.1 (2017-12-04)
- #39: import in v1.0.0 is broken (closes #39) #40
v1.0.0 (2017-12-03)
- #37: Refactor in TypeScript! (closes #37) #38
- Adding import to react-components showroom example #36
v0.0.18 (2017-05-03)
- Add a 'cookiePath' property #34
- #29: Template and cookie logic should live in different components (closes #29) #30
- #31: React15 throws warning for unknown prop (closes #31) #32
v0.0.17 (2016-10-13)
- #26: Use eslint-config-buildo (closes #26) #27
- Custom component can receive onAccept prop using a children function #25
v0.0.16 (2016-10-05)
v0.0.15 (2016-09-14)
v0.0.14 (2016-08-10)
v0.0.13 (2016-08-10)
- Replace
mousewheel
event withscroll
#20
- #16: if dismissOnScroll at false, the click on the close button do not close the banner (closes #16) #17
v0.0.12 (2016-05-31)
- add target to the cookie-link #14
v0.0.11 (2015-12-11)
v0.0.10 (2015-10-14)
- #9: code clean (closes #9) #10
- Allow custom styles #8
- #3: Remove .gitkeep from src and tests (closes #3) #7
v0.0.9 (2015-07-14)
- #5: Is not safe for universal rendering #6
v0.0.8 (2015-07-03)
- dismissOnScroll should take an optional Y threshold (default: 0) #4