0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Build the `item` object earlier
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Supply custom event callbacks with more useful data
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Add sample typeahead data to the demo
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Accept data and use it to trigger typeahead (Fixes #6)
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Add bootstrap typeahead files
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Fix bad formatting in README
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Add some basic instructions
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Allow quotes to be escaped (fixes #15)
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Also validate when editing existing items (fixes #14)
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Validate items before adding them (fixes #1)
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Make some of the remove-item functionality reusable
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Handle the backspace key (fixes #2)
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Trigger a custom event when the list changes (fixes #9)
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Update the list of items every time the input loses focus
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Internally, keep track of an array of items
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Keep JSLint happy
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Simplify spacing around fancy items
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Handle "enter" on added inputs (fixes #13)
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Clean up input styling
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Store a list of editable inputs (fixes #3)
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Return focus after removing an item (fixes #8)
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Only focus $entry if $area was clicked
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Rename $ul and $input
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Rename $item to $li
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Darken the remove button on hover
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Better width handling for the input
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Add a class to the input
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Trigger custom add and remove events (fixes #4)
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Return the new object instead of the textarea (fixes #7)
mlms13
as Michael Martin-Smucker
More... almost 11 years ago
Allow removing items
mlms13
as Michael Martin-Smucker
More... almost 11 years ago