Skip to content

Latest commit

 

History

History
104 lines (74 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

104 lines (74 loc) · 2.83 KB

CookieNotice changelog

README

Version History

Version 1.3.4

  • Date: 24 November 2020
  • Changed default font size handling
  • New demo page
  • new languages (pl, es, nl)
  • configuration examples (images)

Version 1.1.19

  • Date: 09 July 2020
  • Added fontSize customization, with fallback to 12px if unset

Version 1.1.18

  • Date: 01 January 2019;
  • Step back to px based font sizes due to negative side effects

Version 1.1.17

  • Date: 15 December 2018;
  • Accessibility (a11y) improvements - fixed all WCAG2AA errors and warnings

Version 1.1.16

  • Date: 12 December 2018;
  • Initial font size too small

Version 1.1.14/15

  • Date: 6 December 2018;
  • Typo in German translation -> contrib. by @chroedermatthias (Matthias Schröder)
  • Dependency upgrade
  • Fixed unit tests

Version 1.1.12

  • Date: approx. 4-6 June 2018;
  • Add accessibility testing via grunt-rsids-pa11y and pa11y, WCAG 2.0 AA, pull #6;
  • Accessibility fixes — colour contrast, button role, link target, link underline;
  • Accessibility fixes — express CSS font-size in em or rem, not px;
  • Add configuration option — linkTarget (default: '');
  • Edit the language used in the English translation;
  • Fix browser and repository fields in package.json;
  • Add files and bugs fields to package.json;
  • Add engines and contributors fields to package.json;
  • Add live-server to peerDependencies in package.json;
  • Remove Nick's email address from README & bower.json (!)

Version 1.1.11

  • Date: 30 May 2018;
  • Add support for data-cookie-notice attribute on <script>, pull #5, issue #4;
  • Document data- attribute in README;
  • Document unpkg CDN in README;

Version 1.1.10

  • Date: 29 May 2018;
  • Move jQuery to devDependencies for clarity, pull #2;
  • Point tests/index.html to local copies of jQuery and QUnit (was CDN);

Version 1.1.9

  • Date: 25 May 2018;
  • Add Travis-CI testing to the project, pull #1;
  • Update test dependencies — jQuery from 2.x → 3.x; QUnit from 1.x → 2.x;
  • Add SVG badges for Travis-CI, NPMJS.com, etc. to README.md;

Version 1.1.8

  • Date: 25 May 2018;

Version 1.1.7

  • Date: 25 April 2018;

...

Version 1.1.0

  • Date: 24 April 2018;
  • First release on npm;

Version 1.0.0

  • Date: 20 May 2015;
  • Release by: @micc83;
  • (Not on npm)

README