Skip to content
This repository was archived by the owner on Apr 4, 2019. It is now read-only.

Latest commit

 

History

History
33 lines (21 loc) · 642 Bytes

History.md

File metadata and controls

33 lines (21 loc) · 642 Bytes

0.2.3 / 2016-03-04

  • add package.json

0.2.2 / 2014-06-19

  • uniq(el) should return a string selectable with document.querySelector [olivoil]

0.2.1 / 2014-05-23

  • index: Fix attached elements [stephenmathieson]
  • test: Fix icons [stephenmathieson]

0.2.0 / 2014-05-22

  • support svg elements, check arrays with arr.join [olivoil]
  • add support for [].map(uniq) [olivoil]

0.1.0 / 2014-05-19

  • use component/trim
  • add test cases for classNames with trailing spaces [olivoil]

0.0.1 / 2013-07-16

  • Initial commit