0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #145 from Dan-Nolan/master More... over 10 years ago
Merge pull request #147 from nick-desteffen/master More... over 10 years ago
Bump the version to 0.3.5 More... over 10 years ago
Support element.contentEditable compatibility check, fix typos More... over 10 years ago
Removes trailing spaces More... over 10 years ago
Merge pull request #141 from YourStory/master More... over 10 years ago
Fixes the fire function for events with additional parameters More... over 10 years ago
reverts changes to dist More... over 10 years ago
Bump the version to 0.3.4 More... over 10 years ago
Merge pull request #143 from marcogrcr/master More... over 10 years ago
Reverted dist folder changes to avoid merge conflicts. More... over 10 years ago
Fixed destroy method does not remove jQuery data. More... over 10 years ago
Fix error on Completer.DEFAULTS when script is included before document is loaded. More... over 10 years ago
adds functionality to complete selection on space key More... over 10 years ago
Merge pull request #138 from smilledge/bugfix/destroy-error More... over 10 years ago
Fix error when destroy is called before the field is focused More... almost 11 years ago
Merge pull request #133 from eleventhal/master More... almost 11 years ago
Fixed bug where could not use textcomplete in the middle of the textarea and would only work at the end. Not certain why the initial function was intented to be private and not override the one in Textarea. More... almost 11 years ago
Bump the version to v0.3.3 More... almost 11 years ago
Add match argument to search function More... almost 11 years ago
[Fix #121] Don't throw an exception even on manual event More... almost 11 years ago
[Fix #120] Hide dropdown before destroying it More... almost 11 years ago
[Fix #119] Trigger completer with the current text by default More... almost 11 years ago
[Fix #118] Skip `textcomplete('destory')` on non-initialized elements More... almost 11 years ago
Update bower.json and .gitigrore More... almost 11 years ago
[Fix #109] Add className option More... almost 11 years ago
Bump the version to v0.3.2 More... almost 11 years ago
Add IETextarea adapter which supports IE8 More... almost 11 years ago
Add idProperty option More... almost 11 years ago
Add adapter option More... almost 11 years ago