Releases: signavio/react-mentions
Releases · signavio/react-mentions
v4.4.10
30 Jun 14:43
Compare
Sorry, something went wrong.
No results found
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
v4.4.9
05 Jun 07:48
Compare
Sorry, something went wrong.
No results found
v4.4.8
01 Jun 11:06
Compare
Sorry, something went wrong.
No results found
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
v4.4.7
19 Jul 08:29
Compare
Sorry, something went wrong.
No results found
Patch Changes
834240e : SuggestionsOverlay.js refactored to functional component
f8e5793 : Highlighter.js converted to functional component
v4.4.6
11 Jul 06:48
Compare
Sorry, something went wrong.
No results found
Patch Changes
959625b : Suggestions.js refactored to functional component
v4.4.5
08 Jul 14:30
Compare
Sorry, something went wrong.
No results found
Patch Changes
f40cff2 : Fix #507 for forceSuggestionsAboveCursor when suggestionsPortalHost is not being used
v4.4.4
27 Jun 18:50
Compare
Sorry, something went wrong.
No results found
v4.4.0
27 May 06:17
Compare
Sorry, something went wrong.
No results found
4.4.0 (2022-05-27)
Bug Fixes
copy & paste from disabled input or textarea (#570 ) (f275a1e )
Take newly typed characters into account when a mention is deleted (#565 ) (1b7e802 )
Features
customSuggestionsContainer prop to customize the container of the suggestions (#488 ) (5855ed1 )
v4.3.2
20 Apr 16:10
Compare
Sorry, something went wrong.
No results found
4.3.2 (2022-04-20)
Bug Fixes
add fictional character names in Asian languages for testing. (#546 ) (94105bd )
Add Highlight as a production user (#483 ) (355be7a )
paste moving the cursor to the end of the input element (#515 ) (a164a66 )
positioning for overlay near the right side of a textarea/input (#557 ) (a93f16b )
v4.3.1
20 Jan 08:56
Compare
Sorry, something went wrong.
No results found
4.3.1 (2022-01-20)
Bug Fixes
react-mentions inside react-new-window (#531 ) (1cb4c22 )