← README
Version History
- Date: 24 November 2020
- Changed default font size handling
- New demo page
- new languages (pl, es, nl)
- configuration examples (images)
- Date: 09 July 2020
- Added fontSize customization, with fallback to 12px if unset
- Date: 01 January 2019;
- Step back to px based font sizes due to negative side effects
- Date: 15 December 2018;
- Accessibility (a11y) improvements - fixed all WCAG2AA errors and warnings
- Date: 12 December 2018;
- Initial font size too small
- Date: 6 December 2018;
- Typo in German translation -> contrib. by @chroedermatthias (Matthias Schröder)
- Dependency upgrade
- Fixed unit tests
- 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
orrem
, notpx
; - Add configuration option —
linkTarget
(default: ''); - Edit the language used in the English translation;
- Fix
browser
andrepository
fields inpackage.json
; - Add
files
andbugs
fields topackage.json
; - Add
engines
andcontributors
fields topackage.json
; - Add
live-server
topeerDependencies
inpackage.json
; - Remove Nick's email address from
README
&bower.json
(!)
- 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;
- 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);
- 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
;
- Date: 25 May 2018;
- Date: 25 April 2018;
...
- Date: 24 April 2018;
- First release on npm;
← README