Skip to content

Releases: tagconcierge/consent-banner-js

1.2.2

04 Jun 17:19
d15c75f
Compare
Choose a tag to compare
  • fixed appearance issues on mobile devices

1.2.1

14 May 19:56
ef456cc
Compare
Choose a tag to compare
  • changed the element on which the 'consent-banner.ready' event is called from document.body to window

1.2.0

14 May 14:51
377633a
Compare
Choose a tag to compare
  • added 'consent-banner.ready' event triggered immediate after library loading
  • reduced library file size for improved performance

Bundle

20 Apr 21:48
148d4af
Compare
Choose a tag to compare
  • added bundle JS
  • refined README

1.1.0

18 Apr 19:37
Compare
Choose a tag to compare

Overal refinement to make this library usable for wider audience

  • added license
  • prevent showing buttons if their text is empty
  • added close button (with the change above you can control which buttons to show)
  • introduced changelog
  • fixed examples linking
  • dropped JSON styling (require adding separate CSS stylesheet, we will provide bundle JS soon)