Releases: onyourmarks-agency/oym-cookie-consent
Releases · onyourmarks-agency/oym-cookie-consent
3.1.1
3.1.0
Updated
- Svelte file formatting
- update all pnpm packages
Added
- Add a11y elements to consentmanager. You can use your keyboard now
- Add missing item to readme.md: Trigger consent modal
- Add option for consentMode(v2) which you can set from config
Full Changelog: 3.0.0...3.1.0
3.0.0
2.0.0
Updated
- update packages, refactor to use typescript
- refactor templates to Svelte, remove redundant code
- remove postscribe, add site content Svelte element, render content and script tags
- update readme, update css variables and add new ones
- update packages, add .nvmrc
- update sass, fix addeding script tags
- update readme, fix checking permission(s)
Added
- WIP: refactor to TypeScript
- feat(typescript): create build for typescript environment
- feat(restore): restore code, and fix esbuild config
- add not customizable option for consent option. add default essential consent option
- add missing types
- add Svelte, improve managing non-customizable permissions
- add base in Svelte for consent
- feat(bundler): use webpack build
- refactor library using rollup
- add consent svelte file
- render notification using Svelte, remove unused data attributes, don't render consent when overlay is opened
- add missing 'type', reorder imports
Removed
- fix(cleanup): remove obsolete file
- remove @TDEcc alias
- remove window, add globalThis for tdecc
- fix(package): remove unused config key
Fixed
- fix(global): fix typo, reformat readme
- fix(alias): update alias name
- fix merge deep, fix overlayShow check
- fix frontend-cs errors
- fix default consentoption
- fix translation for permissions
- fix essential cookie consent unshift
- fix not customizable consent option
- improve eslintrc rules for export default, fix deprecated substr method, add disabled option for consent options
- fix loading svelte
- fix(svelte): fix svelte x typescript
v1.0.1
Add forgotten CSS vars and small styling issues.
Full Changelog: 1.0.0...1.0.1
v1.0.0
Jeej, v1.0.0 :)
Fix styling-issues and add more CSS variables.
v0.4.0
Postscribe gaves us sometimes an error. version 2.0.6 doesn't seem to do this. So we've downgraded Postscribe.
Furthermore, two babel and eslint packages have been replaced / upgraded.
Full Changelog: 0.3.0...0.4.0
v0.3.0
Removed the empty wrapper div, to fix html errors in some use cases.
v0.2.0
Initial release
0.1.0 Fix readme and change some elements in validation