Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

44 lines (31 loc) · 1.03 KB

1.0.6 / 2016-11-01

  • Merged PR 16
    • Added editProps property to define additional props in edit mode

1.0.5 / 2016-09-26

  • Medged PR 10
    • Add RIESelect component

1.0.4 / 2016-09-11

  • Merged PR #11
    • Fixed text selection code in the case of number type
  • Merged PR #12
    • remove duplicate export

1.0.3 / 2016-08-23

  • Merged PR #9
    • add RIETextArea
  • Merged PR #8
    • Make input type = "number" for RIENumber

1.0.2 / 2016-05-19

  • Merged PR #5
    • Removed console.log calls

1.0.1 / 2016-05-19

  • Merged PR #7
    • Added compatibility with react 15.0

1.0.0

  • Initial release