Skip to content

Releases: inokawa/rich-textarea

0.19.1

15 Nov 16:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.19.0...0.19.1

0.19.0

31 Oct 12:33
Compare
Choose a tag to compare

What's Changed

  • Remove .js extension from path of react/jsx-runtime by @inokawa in #42

Full Changelog: 0.18.1...0.19.0

0.18.1

29 Oct 13:29
Compare
Choose a tag to compare

What's Changed

  • Use borderBoxSize of ResizeObserverEntry by @inokawa in #40
  • Fix wrong behavior when width is 100% by @inokawa in #41

Full Changelog: 0.18.0...0.18.1

0.18.0

25 Oct 12:20
Compare
Choose a tag to compare

What's Changed

  • Add experimantal support for input by @inokawa in #38

Full Changelog: 0.17.0...0.18.0

0.17.0

06 Sep 04:02
Compare
Choose a tag to compare
  • BREAKING: Use Proxy for RichTextareaHandle and ref field was removed.
  • Support formik and react-hook-form officially.

Full Changelog: 0.16.4...0.17.0

0.16.4

05 Sep 05:59
Compare
Choose a tag to compare

Use useLayoutEffect to reduce reflow

Full Changelog: 0.16.3...0.16.4

0.16.3

03 Jul 11:45
Compare
Choose a tag to compare
  • Fixed bug that selection didn't update if mouseup happens outside of textarea

Full Changelog: 0.16.2...0.16.3

0.16.2

03 Jul 10:18
Compare
Choose a tag to compare
  • Fixed bug that selectionStart and selectionEnd getter was exchanged

Full Changelog: 0.16.1...0.16.2

0.16.1

03 Jul 10:12
Compare
Choose a tag to compare
  • Refactor

Full Changelog: 0.16.0...0.16.1

0.16.0

03 Jul 08:46
Compare
Choose a tag to compare
  • Use use-sync-external-store/shim to suppress rerendering caused by selection change
  • Improve terser setting

Full Changelog: 0.15.0...0.16.0