Skip to content

DKP Cookie Consent v1.6.1

Compare
Choose a tag to compare
@danielsitek danielsitek released this 29 Jan 21:13
· 7 commits to master since this release

Main changes:

  • You can toggle the button "Allow All" visibility on the second (middle) tab with settings: tabDetails.showButtonAllowAll.
  • Header visibility is now optional. You can change it with the disableHeader option in settings. The default value is false,
  • Add links to other tabs or actions "allow all" or "reject all" to text content areas鈥攎ore info in readme.
  • More optimisations and refactoring:
    • The createComponent function was rewritten to create virtual DOM elements.
    • All components are refactored from the ground up.
    • ConsentDialog class refactored and decomposed to smaller components.

Full Changelog: v1.6.0...v1.6.1