add typeahead.js, fix #362

This commit is contained in:
vitalets
2013-09-28 14:48:39 +04:00
parent 88514be8ec
commit 06934b9656
9 changed files with 1438 additions and 4 deletions

View File

@@ -3,6 +3,7 @@ X-editable changelog
Version 1.5.0 wip
----------------------------
[enh #362] add twitter typeahead.js (vitalets)
[enh] select: add `sourceOptions` to modify source request method and params (vitalets)
[enh #377] add bool option `escape` to allow html as content (vitalets)
[bug #344] fix determing empty for html content (vitalets)