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

Commit d6f7164

Browse files
author
Simon Barnett
committed
v1.5.5
1 parent 5516e93 commit d6f7164

7 files changed

Lines changed: 7 additions & 6 deletions

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ Try it live : [sample.html](https://what3words.github.io/jquery-plugin-w3w-autos
200200

201201
| Version | Date | Description |
202202
| -------- | -------- | ----------- |
203+
| `v1.5.5` | 24/01/19 | update documentation to include need to wrap the input element in a form element
203204
| `v1.5.4` | 29/11/18 | add validation when focus out from input field & fix logo styling for rtl languages
204205
| `v1.5.3` | 08/11/18 | updated to use new 3 word address branding and improved 3 word address validation |
205206
| `v1.5.2` | 06/09/18 | a validated 3 word address field now maintains its green checkbox state |

dist/js/jquery.w3w-autosuggest-plugin.bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/jquery.w3w-autosuggest-plugin.bundle.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/jquery.w3w-autosuggest-plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Licensed under the MIT license
55
*
66
* @author what3words
7-
* @version 1.5.4
7+
* @version 1.5.5
88
* @link https://github.com/what3words/jquery-plugin-w3w-autosuggest
99
*/
1010

dist/js/jquery.w3w-autosuggest-plugin.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/js/jquery.w3w-autosuggest-plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Licensed under the MIT license
55
*
66
* @author what3words
7-
* @version 1.5.4
7+
* @version 1.5.5
88
* @link https://github.com/what3words/jquery-plugin-w3w-autosuggest
99
*/
1010

0 commit comments

Comments
 (0)