react-geosuggest v2.1.0 Release Notes

Release Date: 2017-01-11 // over 7 years ago
  • ๐Ÿ› Bug Fixes

    • Do not use setState to save timer instance. (3709fdb6)

    ๐Ÿ”‹ Features

    • ๐Ÿ”„ changed to use reacts internal shallowCompare func (c66051d5)
    • โž• add blur() (d16c61)
    • Added ARIA attributes to whitelist (5cb3f9a6)
    • label: add BEM class to geosuggest label (fb79f34e)
    • ๐Ÿ’… style:
      • allow custom hidden list class and active item class (57338753)
      • Allow adding custom classes to the suggest list and suggest item (ed69df6c)