Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 1004 Bytes

CHANGELOG.md

File metadata and controls

49 lines (28 loc) · 1004 Bytes

react-mentions

4.4.9

Patch Changes

  • 0e26027: Fix double-paste bug

4.4.8

Patch Changes

  • ad43016: Typing fix in SuggestionsOverlay.js
  • e13731f: Fix package.json properties for release
  • 3f40576: Fixed the suggestions container that was not aligned with the caret position
  • db2d91a: Fix cursor jumping to the end of the textfield when pasting and using React 18
  • 1eef7df: Fix scroll into view automatically
  • a69db87: Custom container scrolling fixed, now works like other containers

4.4.7

Patch Changes

  • 834240e: SuggestionsOverlay.js refactored to functional component
  • f8e5793: Highlighter.js converted to functional component

4.4.6

Patch Changes

  • 959625b: Suggestions.js refactored to functional component

4.4.5

Patch Changes

  • f40cff2: Fix #507 for forceSuggestionsAboveCursor when suggestionsPortalHost is not being used

4.4.4

Patch Changes

  • 748d38a: fix npm publishing

4.4.3

Patch Changes

  • e7f35ab: fix npm publishing