UNPKG

react-native-controlled-mentions

Version:
107 lines (53 loc) 5.09 kB
# Changelog ## [v1.0.0](https://github.com/dabakovich/react-native-controlled-mentions/tree/v1.0.0) (2020-12-29) [Full Changelog](https://github.com/dabakovich/react-native-controlled-mentions/compare/v1.0.0-0...v1.0.0) **Implemented enhancements:** - Suggestions- [\#9](https://github.com/dabakovich/react-native-controlled-mentions/issues/9) ## [v1.0.0-0](https://github.com/dabakovich/react-native-controlled-mentions/tree/v1.0.0-0) (2020-12-25) [Full Changelog](https://github.com/dabakovich/react-native-controlled-mentions/compare/v0.1.8...v1.0.0-0) **Implemented enhancements:** - Input editing is not stable with keyboard auto-correction [\#1](https://github.com/dabakovich/react-native-controlled-mentions/issues/1) **Merged pull requests:** - fix: wrong editing with keyboard auto-correction [\#12](https://github.com/dabakovich/react-native-controlled-mentions/pull/12) ([dabakovich](https://github.com/dabakovich)) ## [v0.1.8](https://github.com/dabakovich/react-native-controlled-mentions/tree/v0.1.8) (2020-12-22) [Full Changelog](https://github.com/dabakovich/react-native-controlled-mentions/compare/v0.1.7...v0.1.8) **Fixed bugs:** - inputRef undefined for Mentions [\#11](https://github.com/dabakovich/react-native-controlled-mentions/issues/11) ## [v0.1.7](https://github.com/dabakovich/react-native-controlled-mentions/tree/v0.1.7) (2020-12-20) [Full Changelog](https://github.com/dabakovich/react-native-controlled-mentions/compare/v0.1.6...v0.1.7) **Fixed bugs:** - Suggestions list don't appears when adding a mention on the new line [\#10](https://github.com/dabakovich/react-native-controlled-mentions/issues/10) ## [v0.1.6](https://github.com/dabakovich/react-native-controlled-mentions/tree/v0.1.6) (2020-12-18) [Full Changelog](https://github.com/dabakovich/react-native-controlled-mentions/compare/v0.1.5...v0.1.6) **Fixed bugs:** - onSelectionChange prop not working [\#8](https://github.com/dabakovich/react-native-controlled-mentions/issues/8) ## [v0.1.5](https://github.com/dabakovich/react-native-controlled-mentions/tree/v0.1.5) (2020-12-17) [Full Changelog](https://github.com/dabakovich/react-native-controlled-mentions/compare/v0.1.4...v0.1.5) **Implemented enhancements:** - Add isInsertSpaceAfterMention parameter [\#5](https://github.com/dabakovich/react-native-controlled-mentions/issues/5) ## [v0.1.4](https://github.com/dabakovich/react-native-controlled-mentions/tree/v0.1.4) (2020-12-17) [Full Changelog](https://github.com/dabakovich/react-native-controlled-mentions/compare/v0.1.3...v0.1.4) **Closed issues:** - Add screenshots/gifs to the README [\#4](https://github.com/dabakovich/react-native-controlled-mentions/issues/4) **Merged pull requests:** - Update readme, add demo gif [\#6](https://github.com/dabakovich/react-native-controlled-mentions/pull/6) ([dabakovich](https://github.com/dabakovich)) ## [v0.1.3](https://github.com/dabakovich/react-native-controlled-mentions/tree/v0.1.3) (2020-12-16) [Full Changelog](https://github.com/dabakovich/react-native-controlled-mentions/compare/v0.1.2...v0.1.3) **Fixed bugs:** - Wrong regex parsing when we have two mentions with some word between them [\#2](https://github.com/dabakovich/react-native-controlled-mentions/issues/2) - fix: mention regex for multiple mentions [\#3](https://github.com/dabakovich/react-native-controlled-mentions/pull/3) ([dabakovich](https://github.com/dabakovich)) ## [v0.1.2](https://github.com/dabakovich/react-native-controlled-mentions/tree/v0.1.2) (2020-12-15) [Full Changelog](https://github.com/dabakovich/react-native-controlled-mentions/compare/v0.1.1...v0.1.2) ## [v0.1.1](https://github.com/dabakovich/react-native-controlled-mentions/tree/v0.1.1) (2020-12-15) [Full Changelog](https://github.com/dabakovich/react-native-controlled-mentions/compare/v0.1.0...v0.1.1) ## [v0.1.0](https://github.com/dabakovich/react-native-controlled-mentions/tree/v0.1.0) (2020-12-09) [Full Changelog](https://github.com/dabakovich/react-native-controlled-mentions/compare/v0.0.22...v0.1.0) ## [v0.0.22](https://github.com/dabakovich/react-native-controlled-mentions/tree/v0.0.22) (2020-12-07) [Full Changelog](https://github.com/dabakovich/react-native-controlled-mentions/compare/v0.0.21...v0.0.22) ## [v0.0.21](https://github.com/dabakovich/react-native-controlled-mentions/tree/v0.0.21) (2020-11-26) [Full Changelog](https://github.com/dabakovich/react-native-controlled-mentions/compare/v0.0.20...v0.0.21) ## [v0.0.20](https://github.com/dabakovich/react-native-controlled-mentions/tree/v0.0.20) (2020-11-26) [Full Changelog](https://github.com/dabakovich/react-native-controlled-mentions/compare/v0.0.19...v0.0.20) ## [v0.0.19](https://github.com/dabakovich/react-native-controlled-mentions/tree/v0.0.19) (2020-11-26) [Full Changelog](https://github.com/dabakovich/react-native-controlled-mentions/compare/8bbc30b464149609504efbb3c6b242c1317f9e39...v0.0.19) \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*