Skip to content

Releases: inokawa/rich-textarea

0.6.1

29 Jan 08:38
Compare
Choose a tag to compare

Update readme

Full Changelog: 0.6.0...0.6.1

0.6.0

29 Jan 06:37
Compare
Choose a tag to compare
  • Add onCaretPositionChange prop to offer autocomplete.
  • BREAKING: Drop support of React 16. Only support react >= 16.14.0
  • BREAKING: Fix value prop to accept only string.

Full Changelog: 0.5.0...0.6.0

0.5.0

27 Jan 03:40
Compare
Choose a tag to compare

BREAKING: Export component as RichTextarea

Full Changelog: 0.4.3...0.5.0

0.4.3

26 Jan 13:42
Compare
Choose a tag to compare

Update readme

Full Changelog: 0.4.2...0.4.3

0.4.2

26 Jan 13:20
Compare
Choose a tag to compare

Add images to readme

Full Changelog: 0.4.1...0.4.2

0.4.1

26 Jan 12:21
Compare
Choose a tag to compare

Fixed bug that sometimes texts disappear in Chrome

Full Changelog: 0.4.0...0.4.1

0.4.0

26 Jan 07:31
Compare
Choose a tag to compare

BREAKING: Replace render prop with children prop

Full Changelog: 0.3.1...0.4.0

0.3.1

25 Jan 14:53
Compare
Choose a tag to compare

Accept ref as prop.

Full Changelog: 0.3.0...0.3.1

0.3.0

25 Jan 14:26
Compare
Choose a tag to compare

BREAKING: rename renderer prop to render

Full Changelog: 0.2.1...0.3.0

0.2.1

25 Jan 12:47
Compare
Choose a tag to compare

Fix background color to be applied to backdrop correctly

Full Changelog: 0.2.0...0.2.1