File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -61,18 +61,19 @@ The steps to using TextExt are as follows:
6161* Prompt plugin now checks ` placeholder ` attribute
6262 ([ issue #8 ] ( https://github.com/alexgorbatchev/jquery-textext/pull/8 ) ).
6363 See the [ example] ( http://textextjs.com/manual/examples/prompt-from-placeholder.html ) .
64+ * Clicking on item in autocomplete will automatically add that item to tags
65+ [ #2 ] ( https://github.com/alexgorbatchev/jquery-textext/issues/2 ) .
6466
6567#### Bug Fixes
6668* Fixes getter methods created when plugins are initialized.
6769 ([ issue #20 ] ( https://github.com/alexgorbatchev/jquery-textext/pull/20 ) ).
6870* Fixed issues
69- [ #2 ] ( https://github.com/alexgorbatchev/jquery-textext/issues/2 ) ,
7071 [ #4 ] ( https://github.com/alexgorbatchev/jquery-textext/issues/4 ) ,
7172 [ #4 ] ( https://github.com/alexgorbatchev/jquery-textext/issues/5 ) and
7273 [ #10 ] ( https://github.com/alexgorbatchev/jquery-textext/issues/5 )
7374 related to the mouse issues in the autocomplete dropdown.
7475* Fixed ` textext.[pluginName]() `
75- ([ issue #20 ] ( https://github.com/alexgorbatchev/jquery-textext/pull/20 ) .
76+ ([ issue #20 ] ( https://github.com/alexgorbatchev/jquery-textext/pull/20 ) ) .
7677
7778### 1.2.0
7879* Added ability to get instances of plugins to call methods on them directy
You can’t perform that action at this time.
0 commit comments