Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 896 Bytes

CHANGELOG.md

File metadata and controls

13 lines (11 loc) · 896 Bytes

CHANGELOG

See release notes

  • 1.5 - Slots
    • Slots - header, footer, and suggestion items
  • 1.4.3 - bugfix 46
  • 1.4.1 - Native events using transparent wrappers, bugfixes
  • 1.3.1 - various improvements
    • Blur and Focus events added to inputProps
    • passing in oldText for onInputChange(val, oldVal) watcher event
    • Ability to set input autocomplete value. Default = off
  • 1.1.2 - getSuggestionValue, renderSuggestion props, scrollTo behavior