Skip to content

Releases: inokawa/rich-textarea

0.11.0

10 Feb 18:11
Compare
Choose a tag to compare
  • Fix createRegexRenderer to accept render function
  • BREAKING: styles passed to createRegexRenderer was merged previously but now nested as span.

Full Changelog: 0.10.5...0.11.0

0.10.5

07 Feb 15:30
Compare
Choose a tag to compare

Update README.md

Full Changelog: 0.10.4...0.10.5

0.10.4

07 Feb 15:19
Compare
Choose a tag to compare

Update README.md

Full Changelog: 0.10.3...0.10.4

0.10.3

07 Feb 03:56
Compare
Choose a tag to compare
  • Dispatch mouseout event on backdrop when mouseleave is happened in textarea

Full Changelog: 0.10.2...0.10.3

0.10.2

07 Feb 03:27
Compare
Choose a tag to compare

Update README.md

Full Changelog: 0.10.1...0.10.2

0.10.1

07 Feb 01:16
Compare
Choose a tag to compare
  • Dispatch mouseover / mouseout event on backdrop (experimental support)

Full Changelog: 0.10.0...0.10.1

0.10.0

06 Feb 17:26
Compare
Choose a tag to compare
  • Dispatch mousedown / mouseup / mousemove event on backdrop (experimental support)
  • Use zero width space for caret position detection

Full Changelog: 0.9.6...0.10.0

0.9.6

02 Feb 04:14
Compare
Choose a tag to compare

Fix wrong peerDependencies

0.9.5

02 Feb 04:09
Compare
Choose a tag to compare

Fix wrong supported version in README.md

0.9.4

30 Jan 16:38
Compare
Choose a tag to compare

BREAKING: rename textareaRef to ref

Full Changelog: 0.9.3...0.9.4