v3.0.0-rc.14
版本发布时间: 2023-05-30 05:08:02
orestbida/cookieconsent最新发布版本:v3.0.1(2024-04-03 05:40:35)
Bug Fixes
- Fix duplicate ids in the
th
tags c2623fb8765a2d840e14821519f05cfbea8ea3df (ref. #483) - Fix error when a script tag with invalid category is found 30621705bfc40245927e5724fda962f03d3b178a (ref. #506)
- Fix focus trap stops working after calling
.setLanguage()
3d54c535f4d12cbb50b88c02772498714096d667 - Fix css icon inconsistencies across different browsers: use svg icons f7fa35a2b0064f408222df622b14bd15123ef955 383a7a1c6467a190d54b83520496c3d8bae2a7eb
Features
- Automatically discard unsaved preferences when
preferencesModal
is closed a51dd88254e53df978eb6110281cc60466710c25 (ref. #481) - Add
cookieTable.caption
for better a11y 35b3457069ac9aaa0a795f5679b5ff6edb1f972f a306cb37f7d2eaeb1c370a37b5b0b13918832846 (ref. #485) - Allow custom
z-index
via--cc-z-index
91e1877d2d2e07391fb72c83deca5177632fc0f6 (ref. #501) - Allow custom type on external script tags via the
data-type
attribute by @orestbida in https://github.com/orestbida/cookieconsent/pull/514 - Disable transitions if
prefers-reduced-motion
is enabled 8a34f86f47b0d90246dcf356e18e25898742a33c - Add support for Safari 11.3+ (previously only 14+) 605ae6f0e5020c4088299b7fdcf72c8e39451e04 8c0112688bde234fe6b169dee84596a678d99571 (ref. #524)
Docs
- Fix typo in callbacks-events.md by @frusznyak in https://github.com/orestbida/cookieconsent/pull/484
Other
- Fix typo in playground de.json by @ndresx in https://github.com/orestbida/cookieconsent/pull/511
- Major playground update + update dependencies
New Contributors
- @frusznyak made their first contribution in https://github.com/orestbida/cookieconsent/pull/484
- @ndresx made their first contribution in https://github.com/orestbida/cookieconsent/pull/511
Full Changelog: https://github.com/orestbida/cookieconsent/compare/v3.0.0-rc.13...v3.0.0-rc.14