Skip to content

1.3.0

Compare
Choose a tag to compare
@Gregg8 Gregg8 released this 04 Jan 01:33
· 1134 commits to master since this release

Changes

  • Merged #126 - added password input field
  • Merged #128 - Fixed typos in demo
  • Merged #134 - Updated Readme

Fixes

  • Merged #136 - Fix for when datepicker input model is nil
  • Fixed #129 - :on-context-menu missing in attr validation (also added many new attrs, events and styles)
  • Get around reagent 0.6.0 checkbox bug as reported here: reagent-project/reagent#264