Releases: webscopeio/react-textarea-autocomplete
Releases · webscopeio/react-textarea-autocomplete
3.1.3
25 Nov 09:25
Compare
Sorry, something went wrong.
No results found
3.1.1
11 Nov 13:11
Compare
Sorry, something went wrong.
No results found
Good news everyone, starting from this version you can use multichar triggers! 🔥 So now you are able to build something like this command pallete.
Check it out this Codepen!
Feat
Fix
fix(autocomplete): correct reposition when trigger changes (#99 ) 78cc90c
3.0.3
08 Nov 05:29
Compare
Sorry, something went wrong.
No results found
Fix
fix(textarea): Fix scroll position for chrome (#97 ) fbf5617 @superandrew213 🙏
fix(frontend): default value should be null. Could be used as uncontrolled input. 084b520
3.0.2
05 Nov 18:25
Compare
Sorry, something went wrong.
No results found
Fix
fix(textarea): update value correctly (#95 ) 24519da
3.0.1
01 Nov 17:55
Compare
Sorry, something went wrong.
No results found
Fix
fix(frontend): don't derivate state when there is nothing to derive (#92 ) 6d83b6a
3.0.0
01 Nov 05:42
Compare
Sorry, something went wrong.
No results found
Feat
Remove React 15 dependency and be 100% React 16 compilant (#90 ) 73b8e83
docs: added weekly downloads 5368c2c
💣BREAKING CHANGE
From this very version is supported only React 16 and upper.
2.3.5
02 Oct 14:17
Compare
Sorry, something went wrong.
No results found
Fix
fix(autocomplete): position autocomplete correctly (#87 ) 77f7216
scrolling in the textarea component will close the autocomplete
2.3.4
14 Sep 16:18
Compare
Sorry, something went wrong.
No results found
Fix
Patched buggy behavior of allowWhitespace (#85 ) f013c2f
2.3.3
04 Sep 09:21
Compare
Sorry, something went wrong.
No results found
2.3.2
17 Aug 10:42
Compare
Sorry, something went wrong.
No results found
Fix
issue #61 (Text touching inserted content is replaced) (#81 ) 3dd9c28