File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
jQuery Tokeninput ChangeLog
2
2
===========================
3
3
4
+ Version 1.4.2 (2011-03-26)
5
+ --------------------------
6
+ - Implemented basic local data search to search without an ajax request
7
+ - Better support for unicode searches
8
+ - Support for pre-population using the data-pre attribute on the original input
9
+ - Fix cross-domain auto detection for relative and absolute path urls
10
+ - Absolutely position the dropdown so it shows above all elements
11
+
4
12
Version 1.4.1 (2011-03-21)
5
13
--------------------------
6
14
- Fix IE 7/8 bug introduced in 1.4
Original file line number Diff line number Diff line change 1
1
/*
2
2
* jQuery Plugin: Tokenizing Autocomplete Text Entry
3
- * Version 1.4
3
+ * Version 1.4.2
4
4
*
5
5
* Copyright (c) 2009 James Smith (http://loopj.com)
6
6
* Licensed jointly under the GPL and MIT licenses,
You can’t perform that action at this time.
0 commit comments