cookieconsent v2.9.0
New Features
- Add new CSS variables by @aforcada in #482
- Allow custom script
typevia thedata-typeattribute 0b1d14a (ref. #487) - Add
settings_modal.cookie_table_captionoption for better a11y bdfe84e e1bada3 (ref. #485) - Allow custom
z-indexvalue via the--cc-z-indexcss variable 9707cce - Allow
data-ccattributes on all HTML elements e5ab6a0 (ref. #502) - Disable transitions if
prefers-reduced-motionis enabled fbfd628 - Discard unsaved settings inside
settings_modal4ef841d (ref. #481)
Bug Fixes
- Fix focus restoration when modals are hidden by @orestbida 004f6a3 (ref. #475)
Misc
- Small ui tweaks: slightly reduce padding ff0c83c 1296a6b
- Fix Readme.md example:
hide_from_botsistrueby default rather thanfalseby @MaximumP in #448 - Remove old IE8 specific css rules c350c9e
- Update all dependencies 13072d4
- Code refactoring/cleanup
New Contributors
Full Changelog: v2.8.9...v2.9.0