0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours 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
Merge pull request #337 from jharding/32-enter-autoselect More... almost 11 years ago
Build separate dist files for dataset and typeahead view. More... almost 11 years ago
Merge pull request #336 from jharding/327-undercursor-event More... almost 11 years ago
Merge pull request #342 from jharding/update-bower More... almost 11 years ago
Simplify requirements for custom source. More... almost 11 years ago
Remove the View suffix from the view components. More... almost 11 years ago
Have sections depend on a generic source rather than a dataset. More... almost 11 years ago
Organize src files according to the component it belongs to. More... almost 11 years ago
Update README for v0.10.0. More... almost 11 years ago
Rename component.json to bower.json. More... almost 11 years ago
Merge branch 'master' of git://github.com/AntonPalyok/typeahead.js into AntonPalyok-master More... almost 11 years ago
Add option to autoselect first suggestion. Closes #32. More... almost 11 years ago
Add typeahead:undercursor event. Closes #327. More... almost 11 years ago
Fix travisci integration. More... almost 11 years ago
Clean up some code. More... almost 11 years ago
Expose Dataset. More... almost 11 years ago
Remove unused functions from utils. More... almost 11 years ago
First iteration of new API. More... almost 11 years ago
Add configurable sorter. Closes #145. More... almost 11 years ago
Add back custom events. More... almost 11 years ago
Make duplicate checking configurable. Closes #293. More... almost 11 years ago
Prevent extra request from being sent on selection. Fixes #188. More... almost 11 years ago
Hide dropdown when open and empty. More... almost 11 years ago
Flip argument order for utils.each. More... almost 11 years ago
Add support to SectionView for empty template. More... almost 11 years ago
Allow backing SearchIndex for dataset to be configurable. More... almost 11 years ago
Use _ in place of utils for the sake of brevity. More... almost 11 years ago
Make section headers/footers dynamic. More... almost 11 years ago
Update jsFiles in Gruntfile.js. More... almost 11 years ago
Update karma files. More... almost 11 years ago