Skip to content

Latest commit

 

History

History
53 lines (27 loc) · 2.31 KB

CHANGELOG.md

File metadata and controls

53 lines (27 loc) · 2.31 KB

0.0.1 (2016-08-16)

Bug Fixes

  • style: prevent scroll jump on focus radios (2387101)

Features

  • accesibility: added caption prop that renders legend in fieldset (4ca1305)
  • chore: added readOnly and disable support (884b215)
  • customize: added className prop to add custom css classes (22a5658)

0.0.1-alpha.2 (2016-08-11)

Bug Fixes

  • ratings: now ratingRadios have the correct value, before are reveresed (b1e54b4)

Features

  • scss: added react-rating-svg scss entry point to import in others projects (77727b7)

0.0.1-alpha.1 (2016-08-10)

  • fix(config): remove babel-scripts from npm (5ed1c5e)
  • fix(feat): now we pass name as second argument onChange handler (cef04ec)

0.0.1-alpha.0 (2016-08-10)

  • added basic readme (b725698)
  • build scripts and release commands (d867136)
  • fixed .bumpedrc error (395e4be)
  • fixed firefox launcher in travis (045f115)
  • fixed Object assign calling in test failing in travis (ff64d82)
  • initial commit (2201ac0)
  • Readme added badges travis and codecov (e861b4f)