Skip to content
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.

Releases: what3words/jquery-plugin-w3w-autosuggest

Release-1.5.5

24 Jan 13:33
Compare
Choose a tag to compare

Release-1.5.4

02 Jan 16:23
Compare
Choose a tag to compare
v1.5.4

README.md

Release-1.5.3

08 Nov 14:24
Compare
Choose a tag to compare
v1.5.3

v1.5.3

Release-1.4.0

17 Apr 10:32
926e5ac
Compare
Choose a tag to compare
v1.4.0

Tagging v1.4.0 fixing JQuery know security vulnerability

Release-1.2.1

07 Apr 15:45
Compare
Choose a tag to compare

prevent warning message on ajax request and test closest form for validation

Release-1.2.0

10 Mar 10:52
Compare
Choose a tag to compare

refactoring plugin

Refactor:

  • tidying up dependencies by removing the browserify build
  • building single and bundle distribution files
  • use a css with a sprite image for flags instead of using all images
  • optimises validation requests sent to the API

Parameter change:

  • multilingual replaces auto_detect_lang,
  • country_filter replaces country_selector using only an ISO_3166-1_alpha-2 code instead of an input select html node