Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 1.05 KB

Changelog

1.2.0 (2016-04-13)

  • Added support for SVG elements. (props @rodneyrehm)
  • Allow for loading in non-browser environments. (props @rodneyrehm)

1.1.1 (2015-11-25)

  • Fixed illegal relList constructor. (props @TrySound)

1.1.0 (2015-05-31)

  • add() and remove() with multiple arguments and toggle() with force argument are now shimmed where needed, enabling full support in all browsers. (props @TrySound, see #6 and #7).

1.0.2 (2015-05-12)

  • Use properties instead of attributes (props @TrySound, see #2).
  • Optimization of array handling (props @TrySound, see #4).

1.0.1 (2015-01-17)

  • Added to Bower.

1.0.0 (2014-09-08)

  • Initial release