From ce240ee69c71bf625edd2a0beb77d83092a7d62a Mon Sep 17 00:00:00 2001 From: Illimar Tambek Date: Mon, 2 Dec 2013 17:03:45 +0200 Subject: [PATCH] Update docs: autocomplete --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a66e0c8..424c7b9 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Check out the [demo and docs](http://sliptree.github.io/bootstrap-tokenfield/) * Fixed: Entering a duplicate token does not submit the underlying form anymore * Fixed: Selecting a duplicate token from autocomplete or typeahead suggestions no longer clears the input * Improved: Trying to enter a duplicate tag now animates the existing tag for a little while +* Improved: Tokenfield input has now `autocomplete="off"` to prevent browser-specific autocomplete suggestions * Changed: `triggerKeys` has been renamed to `delimiter` and accepts a single or an array of characters instead of character codes. 0.9.9-1