UNPKG

cookie-though

Version:

Easy to use, minimal footprint application that manages cookie preferences. <br> So delicious, you'll never need another library again 😄

100 lines (53 loc) • 1.66 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] - Nothing yet! ## [1.5.0] - 2022-25-05 ### Added - add support for sharing cookie preferences across sub domains ## [1.4.0] - 2022-20-04 ### Added - add more options to style the buttons ### Changed - Updated (dev)dependencies to latest versions ## [1.3.0] - 2021-11-05 ### Added - use aria-hidden/display none instead of tab index to hide the div - add font-weight property to styling - updated packages ## [1.2.0] - 2021-07-19 ### Added - Make use of aside container instead of div ### Changed - Updated (dev)dependencies to latest versions ## [1.1.5] - 2021-05-26 ### Added - Added missing customizeLabel ### Fixed - Fix header description being optional to avoid errors ### Changed - Updated (dev)dependencies to latest versions ## [1.1.4] - 2021-04-12 ### Added - Added license badge to README.MD - Added Codecov badge to README.MD and coverage report on pull requests - Added issues templates - Added stale detection for issues ### Changed - Updated (dev)dependencies to latest versions ## [1.1.3] - 2021-03-16 ### Fixed - Fix height of the collapse div in case it changes ## [1.1.2] - 2021-03-10 ### Fixed - Fix expiration date not being set properly ## [1.1.1] - 2021-03-09 ### Fixed - Removed outline from collapse div ## [1.1.0] - 2021-03-08 ### Added - Add CHANGELOG.md - Add support for adding a description to essential cookies as it is required by [GDPR](https://gdpr.eu/cookies/) ## [1.0.0] - 2021-03-05 No release notes