UNPKG

react-mentions

Version:
58 lines (33 loc) 1.23 kB
# react-mentions ## 4.4.10 ### Patch Changes - c9fd8ca: Remove autofocus from textarea by default - 32d9728: Fix suggestions not showing while composing - 4ef52dd: Fixed native undo/redo in case the input was not focused before the operation ## 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