Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 733 Bytes

CHANGELOG.md

File metadata and controls

40 lines (22 loc) · 733 Bytes

react-mentions

4.4.8

Patch Changes

  • db2d81a - Selection should be correctly set after pasting text
  • 1eef7df - Fix scroll into view automatically
  • 3f40576 - Fix suggestions container not properly aligned with caret position

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