0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix some input value oddities. More... about 11 years ago
Trigger typeahead:opened and typeahead:closed. More... about 11 years ago
Trigger typeahead:selected on selection. More... about 11 years ago
Add comments to specs to section tests. More... about 11 years ago
Merge branch 'rewrite_utils_filter' of git://github.com/jaypatelh/typeahead.js into integration-0.9.0 More... about 11 years ago
simplified utils.filter further using $.grep More... about 11 years ago
rewrote utils.filter to use $.grep More... about 11 years ago
Support headers and footers for datasets. Closes #11. More... about 11 years ago
Clean up applied styles on destroy. More... about 11 years ago
Only apply the transparent gif hack for internet explorer. More... about 11 years ago
Remove typeahead.css from playground. More... about 11 years ago
Merge branch 'ditch-typeahead-css' of git://github.com/jharding/typeahead.js into integration-0.9.0 More... about 11 years ago
Merge branch 'rewrite-transport' of git://github.com/jharding/typeahead.js into integration-0.9.0 More... about 11 years ago
0.8.2 More... about 11 years ago
Merge remote-tracking branch 'origin/integration-0.8.2' More... about 11 years ago
fix the conrtibutors link in README.md More... about 11 years ago
Update CHANGELOG. More... about 11 years ago
Merge pull request #77 from jharding/76-escape-regex-characters More... about 11 years ago
Escape regex characters when updating hint. Fixes #76. More... about 11 years ago
Fix broken link in README. More... about 11 years ago
First go at README for v0.9.0. More... about 11 years ago
Fix leaky variable. More... about 11 years ago
Follow convention. More... about 11 years ago
Remove typeahead view from element's data on destroy. More... about 11 years ago
Add another example to the playground. More... about 11 years ago
Update CHANGELOG for v0.8.2. More... about 11 years ago
Add dev task. More... about 11 years ago
Merge branch '55-filter-out-blank-tokens' of git://github.com/jharding/typeahead.js into integration-0.8.2 More... about 11 years ago
Merge pull request #74 from jharding/65-dont-request-suggestions-for-blank-queries More... about 11 years ago
Filter out fasly value tokens. Fixes #55. More... about 11 years ago