All Versions
50
Latest Version
Avg Release Cycle
51 days
Latest Release
1524 days ago

Changelog History
Page 1

  • v2.1.3 Changes

    February 15, 2020

    ๐Ÿ›  Fixed

  • v2.1.2 Changes

    September 10, 2019

    โž• Added

    • Ability to have Emoji in Mention - Issue #113
    • ๐Ÿšš Ability to remove the entire mention when edited - Issue #110
    • ๐Ÿ›  Fix autoCapitalizationType - Issue #119
  • v2.1.1 Changes

    May 01, 2019

    ๐Ÿ›  Fixed

  • v2.1.0 Changes

    March 23, 2019

    โž• Added

  • v2.0.9 Changes

    March 09, 2019

    ๐Ÿ›  Fixed

    • No longer crashes when deleting a mention that is currently being edited when search spaces is enabled Issue #102
  • v2.0.8 Changes

    February 24, 2019

    ๐Ÿ›  Fixed

    • Enable public getter for mentions array Issue #101
  • v2.0.7 Changes

    February 07, 2019

    ๐Ÿ›  Fixed

    • Call proper delegate methods to notify about text changes made by the library Issue #93
    • ๐Ÿ›  Fix issue where the selectedRange wasn't properly set when spaceAfterMention was set to true Issue #96
  • v2.0.6 Changes

    February 01, 2019

    ๐Ÿ›  Fixed

    Cleaned

    • ๐Ÿ”จ Refactored code to become more functional
  • v2.0.5 Changes

    November 09, 2018

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ Allow for mention text attributes to be set via a closure Issue #80
    • Ensure that the mentions list is shown/hidden correctly when pasting text Issue #84
  • v2.0.4 Changes

    August 19, 2018

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ Allow for resetting of textView and mentionsListener by calling reset() Issue #75
    • Using predictive text on when a textView has a lot of text results in scrolling to the top Issue #76