Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 887 Bytes

CHANGELOG.md

File metadata and controls

42 lines (23 loc) · 887 Bytes

Changelog

1.3.8 (27 February 2016)

  • Add Source to onChange and onChangeComplete
  • Add # to hex in onChage and onChangeComplete

1.3.7 (14 February 2016)

  • Fix sliderSwatches styles breaking on small widths (#91)
  • Upgrade ReactCSS to take advantage of modularized lodash.

1.3.6 (January 28, 2016)

  • Fix Uppercase Folder Linux Issue (#84)

1.3.5 (January 25, 2016)

  • Remove Babel Lodash Plugin
  • Fix components to work in Jest tests

1.3.4 (January 20, 2016)

  • Revert Export to ES5 module.exports

1.3.3 (January 19, 2016)

  • Clean lib Dir Before Compiling lib for Dist

1.3.2 (January 18, 2016)

  • Height and Width props on swatches component

1.3.1 (January 18, 2016)

  • Import Specific Lodash Methods
  • Upgrade babel to 6.x.x

1.3.0 (December 9, 2015)

  • All The Things