Skip to content

Releases: inokawa/rich-textarea

0.21.0

06 May 14:16
Compare
Choose a tag to compare

What's Changed

  • Replace useSyncExternalStore with useState by @inokawa in #75
  • Export RichInput as experimental_RichInput by @inokawa in #76

Full Changelog: 0.20.2...0.21.0

0.20.2

18 Mar 14:50
Compare
Choose a tag to compare

Refactor

Full Changelog: 0.20.1...0.20.2

0.20.1

18 Mar 14:39
Compare
Choose a tag to compare

Fix logic a bit.

Full Changelog: 0.20.0...0.20.1

0.20.0

18 Mar 14:27
Compare
Choose a tag to compare

What's Changed

  • BREAKING: Improve logic of createRegexRenderer by @inokawa in #66
    • This PR will change the definitions priority to descending order from undefined.

Full Changelog: 0.19.6...0.20.0

0.19.6

17 Mar 14:48
Compare
Choose a tag to compare

What's Changed

  • Unuse React's event listeners and state as much as possible by @inokawa in #65

Full Changelog: 0.19.5...0.19.6

0.19.5

03 Jan 16:33
Compare
Choose a tag to compare

What's Changed

  • Force box-sizing: content-box to backdrop by @inokawa in #57

Full Changelog: 0.19.4...0.19.5

0.19.4

25 Nov 10:57
Compare
Choose a tag to compare

What's Changed

Changed some type aliases to interface.

  • Generate API reference with typedoc by @inokawa in #47

Full Changelog: 0.19.3...0.19.4

0.19.3

16 Nov 13:41
Compare
Choose a tag to compare

Fix getServerSnapshot function to return null

Full Changelog: 0.19.2...0.19.3

0.19.2

16 Nov 13:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.19.1...0.19.2

0.19.1

15 Nov 16:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.19.0...0.19.1