vue-simple-suggest

Feature-rich autocomplete component for Vue.js

MIT License

Downloads
39.5K
Stars
456
Committers
17

Bot releases are hidden (Show)

vue-simple-suggest - 1.11 - Aromatisse Latest Release

Published by kaskar2008 over 3 years ago

  • Fixes the following issues:
    • #438, #441
  • Fixes Readme mistakes (#399)
vue-simple-suggest - 1.10 - Arcanine

Published by kaskar2008 almost 5 years ago

  • Fixes the following issues:
    • #166, #185, #187 (by @shrpne)
    • Research function run condition (by @mike-13)
  • Updated Enter behavior (by @shrpne)
  • New showList control in #175 (by @shrpne)
  • Updated readme
  • Vulnerabilities in development dependencies have been fixed
vue-simple-suggest - 1.9 - Alomomola

Published by Raiondesu over 5 years ago

  • Fixes for the following issues:
    • #103 (by @sssmi)
    • #40
    • #92
    • #93
    • #99
    • #100
    • #108
    • #118
    • #115
    • #134 (by @shrpne)
  • Automatic contributors section in the readme by all-contributors.
vue-simple-suggest - 1.8.0 - Aromatisse

Published by kaskar2008 about 6 years ago

  • New Feature for custom style injection (#69)
  • Added a transition on suggestion-items to be able to style the v-if (#73)
vue-simple-suggest - 1.7.0 - Aurorus

Published by kaskar2008 over 6 years ago

vue-simple-suggest - 1.6.0 - Amaura

Published by Raiondesu over 6 years ago

  • Added custom click event handling for suggestions (#44)
  • Added suggestion-click event (#44)
  • Fixed blur and focus events (#46)
  • Component now defocuses correctly on tab keypress (#46)
  • Refactoring
  • Minor bug-fixes and performance improvements
vue-simple-suggest - 1.5.0 - Axew

Published by Raiondesu over 6 years ago

  • #25 closed - now empty list behaviour is handled by component.
  • Slot casings are now also kebab-case, like events and props.
  • Documentation includes more use-cases and features more definitions.
  • Docs example is updated to include demonstration of mode property.
vue-simple-suggest - 1.4.0 - Arceus

Published by Raiondesu over 6 years ago

A new feature: v-model event mode (#20):

Now v-model can be toggled between 2 event modes: input and select. Each mode represents the event's name that fires the change of v-model.

⚠️Removed deprecated camelCased events.⚠️

Alsooo... minor bug fixes and performance improvements.

vue-simple-suggest - 1.3.0 - Armaldo

Published by Raiondesu over 6 years ago

  • Fixed #14 , #16 , #19:
  • Refactored getSuggestions - fixed a couple of bugs in it.
  • Reworked events - added kebab-case emitters instead of non-conventional camelCase ones.
  • Made input events (select, input and hover) respect the inner structure of the suggestion list: now logic does not enforce objects in suggestions list and emits correct values for objectless lists.
  • Minor bug-fixes and performance improvements.
vue-simple-suggest - 1.2.0 - Audino

Published by kaskar2008 over 6 years ago

Added controls customization.

vue-simple-suggest - 1.1.0 - Alakazam

Published by kaskar2008 over 6 years ago

Added autocomplete keyboard shortcut. Yep.

vue-simple-suggest - 1.0.0 - Anorith

Published by kaskar2008 over 6 years ago

Anorith

The first release of this library to make it to npm. The first ever to have github pages.
The first ever to have cookies in commits AND...
The one to be proud of.
Because... see README