All Versions
23
Latest Version
Avg Release Cycle
42 days
Latest Release
-

Changelog History
Page 2

  • v3.3.0 Changes

    October 11, 2019

    3.3.0 (2019-10-11)

    ๐Ÿ”‹ Features

    • โž• Add the possibility to mention users with accents without having to search with the accents (#359) (186fc3b)
  • v3.2.0 Changes

    October 09, 2019

    3.2.0 (2019-10-09)

    ๐Ÿ”‹ Features

    • โž• Add optional bottom guard for rendering suggestion list (#339) (38278e0)
  • v3.1.1 Changes

    August 14, 2019

    3.1.1 (2019-08-14)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘Œ Support experimental copy & paste in IE 11 (#349) (08deded)
  • v3.1.0 Changes

    July 27, 2019

    3.1.0 (2019-07-27)

    ๐Ÿ”‹ Features

    • โž• add custom copy/paste behaviour (#333) (b077fa0)
  • v3.0.2 Changes

    June 05, 2019

    3.0.2 (2019-06-05)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ’… loading indicator's children could not be styled (#328) (b55fb8b)
  • v3.0.1 Changes

    May 27, 2019

    3.0.1 (2019-05-27)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fix wrong passing of allowSpaceInQuery to the textarea (#326)
    • correct license on demo page (#321)
  • v3.0.0 Changes

    April 23, 2019

    3.0.0 (2019-04-23)

    ๐Ÿ”‹ Features

    • ๐Ÿ‘Œ Support multiple markup patterns (#308) (d88ba04)

    ๐Ÿ’ฅ BREAKING CHANGES

    • ๐Ÿšš Moved markup, displayTransform, and regex props from MentionsInput to Mention component
    • The __type__ placeholder is no longer supported in the markup pattern. Also, the Mention component's type prop is no longer required.
  • v2.4.2 Changes

    February 21, 2019

    2.4.2 (2019-02-21)

    ๐Ÿ› Bug Fixes

    • Prevent crash from recursive calls to setState. (#306) (a93665a)
  • v2.4.1 Changes

    November 15, 2018

    2.4.1 (2018-11-15)

    ๐Ÿ› Bug Fixes

  • v2.4.0 Changes

    November 06, 2018

    2.4.0 (2018-11-06)

    ๐Ÿ”‹ Features

    • ๐Ÿ‘Œ support for inputRef prop, which accepts a ref to be forwarded to the input (#279) (7bb26d3)