No description
Find a file
Will Thompson 3637b70244 Autocomplete: only replace input when a prefix matches (fixes #2753)
Previously, if the top match for "Smi" was "John Smith", the contents of
the field would be changed to "Smi[n Smith]" (where square brackets
indicate selection). On top of this, if you then type the fourth letter
("n"), the input becomes "Smin", which is not what you typed.

This preserves the "happy path" for replacing the field contents if
there is a prefix match, but without making the field unusable if
there's an infix match.
2016-03-02 17:08:45 +00:00
examples Ox.Checkbox: add indeterminate option 2016-02-10 12:56:19 +05:30
readme move to git 2015-11-15 12:48:50 +01:00
source Autocomplete: only replace input when a prefix matches (fixes #2753) 2016-03-02 17:08:45 +00:00
tools move to git 2015-11-15 12:48:50 +01:00
.gitignore move to git 2015-11-15 12:48:50 +01:00
index.css fix oxmedium theme oxjs.org byline css 2013-05-15 09:44:11 +02:00
index.html this is the future... 2012-04-05 17:28:40 +02:00
index.js rename build/ to min/ 2014-09-26 18:57:12 +02:00