Skip to content

Latest commit

 

History

History
executable file
·
164 lines (74 loc) · 5.32 KB

CHANGELOG.md

File metadata and controls

executable file
·
164 lines (74 loc) · 5.32 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.2 (2017-12-27)

Bug Fixes

  • corrected invalid PropTypes boolean for widthOnly (#16) (448919c)

1.2.1 (2017-12-20)

1.2.0 (2017-12-19)

1.1.4 (2017-12-18)

Bug Fixes

  • update dependencies to support React 16 (#12) (fce106d)

1.1.2 (2017-05-31)

Bug Fixes

  • wrapped removeChild call in clearRuler in conditional to ensure we don't get NotFoundError thrown if ruler DOM element was already removed. (#8) (1cccba0)

1.1.1 (2017-05-27)

1.1.0 (2017-05-09)

Bug Fixes

  • demo: fixes for getting demo running standalone (c45a99e)
  • demo: fixes for standalone demo (46c26dc)
  • demo: still trying to setup demo to run hosted somewhere (hacky) (24852b2)
  • resize: correct check for overflow in wrapper (#5) (cf738ef)

Features

  • demo: allow for staring example demo from top level (79def06)
  • demo: setting up commands to start demo server when deployed (c81cc03)

1.0.9 (2017-04-27)

1.0.8 (2017-03-16)

Bug Fixes

  • changes to webpack umd build, example (49317b1)
  • eslint issues in example (3f4cd8e)
  • no exports.default for umd build (9babdd6)

1.0.7 (2017-03-15)

Bug Fixes

  • explicit extension on jest.setMock (09fadc7)
  • ignore mocks for build (cf4e080)
  • ignore tests/mocks in build (c6d4f9a)
  • unit test fixes w/ ugly manual mock (987a857)

1.0.6 (2017-03-14)

Bug Fixes

1.0.5 (2017-03-14)

Bug Fixes

  • commented out untestable portions (e965388)

1.0.4 (2017-03-14)

Bug Fixes

  • eslint issues with util test (fa2c982)
  • overflow checking, added examples (de09bf3)

1.0.3 (2017-03-14)

Bug Fixes

  • added tests for util functions (dc57577)
  • update test coverage output (750c18a)

1.0.2 (2017-03-13)

Bug Fixes

  • corrections to package.json (c1892b0)

1.0.1 (2017-03-13)

Bug Fixes

  • updating publish and deploy steps (6c259e9)

Change log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.