0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update CHANGELOG for 0.9.3. More... almost 11 years ago
Update README for 0.9.3. More... almost 11 years ago
Merge pull request #270 from jharding/245-safari-private-local-storage More... almost 11 years ago
Remove `tt-is-under-cursor` class when mouse leaves suggestions More... almost 11 years ago
Improve detecting of localStorage. Fixes #245. More... almost 11 years ago
Add tests for selection by tab. More... almost 11 years ago
Merge branch 'patch-1' of git://github.com/steswinbank/typeahead.js into pr-266 More... almost 11 years ago
Merge pull request #269 from jharding/uglify-use-enclose More... almost 11 years ago
Use enclose option for uglify build. More... almost 11 years ago
Test value of DropdownView#isMouseOverDropdown after close. More... almost 11 years ago
Merge pull request #264 from asafary/patch-1 More... almost 11 years ago
Merge pull request #261 from thomasboyt/document-setQuery More... almost 11 years ago
Update typeahead_view.js More... almost 11 years ago
fixed bower link More... almost 11 years ago
Document jQuery#typeahead('setQuery') More... almost 11 years ago
Reset boolean on close function, this fixes #242 and #259 - I have added a false boolean on close function. Basically this boolean is responsible for closing the dropdown or not via closeUnlessMouseIsOverDropdown function. More... almost 11 years ago
Merge pull request #230 from trumbitta/patch-1 More... about 11 years ago
slightly clearer sentence More... about 11 years ago
Fix IE7 error in playground. More... about 11 years ago
Modify #209 to work correctly with margins/paddings. More... about 11 years ago
Merge branch 'feature/ensure-cursor-visible' of git://github.com/pokelabo/typeahead.js into integration-0.9.3 More... about 11 years ago
Ensure the cursor visible in the suggestions view. More... about 11 years ago
Pass selected listener dataset name. More... about 11 years ago
0.9.2 More... about 11 years ago
Update CHANGELOG for v0.9.2. More... about 11 years ago
Revert "Remove mention of compiled template support from README until #170 is resolved." More... about 11 years ago
Clean up pull request. More... about 11 years ago
Merge branch 'wrapped-compile' of git://github.com/akre54/typeahead.js into integration-0.9.2 More... about 11 years ago
Wrap localStorage check in try/catch. More... about 11 years ago
fix last failing tests More... about 11 years ago