- added
cookieDomain
option - fixed font family mismatch [#11]
- added: portuguese translation (language: 'pt')
- added: italian translation (language: 'it')
- added: french translation (language: 'fr')
- added: option to customise notice content using
content
object - added: option to customise cookie expiration time using
expireInDays
- added: option to set href target using
linkTarget
param - tweak: hide "read more" link when
url
is not provided - tweak: remove box from the DOM after accepting it (resolves Safari iOS issue with transform recalculation on orientation change)
- fixed: more robust styles to avoid conflicts with site styling
- example typo fix
- added romanian translation (language: 'ro')
- added german translation (language: 'de')
- fixed icon overlapping issue on mobile
- added
cookieKey
option - tweaked closing transition to match new design
- introduced whole new design
brandColor
option becamebackgroundColor
- added
containerWidth
option
- added responsive styles
- added umd support
- added
textColor
option
- Added CDN links
- Fixed ES6 import
- Initial release