openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
F
fast-autocompleter
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 28, 2024 — Jul 28, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
started work on a jquery port
Mick Staugaard
More...
about 14 years ago
support for getting more results from the server
Mick Staugaard
More...
over 14 years ago
Only allowing one active request at a time.
Josh Lubaway
More...
over 14 years ago
added tabindex support. Closes Issue #1
James A. Rosen
More...
almost 15 years ago
added support for deleting entries by pressing the backspace key (thanks to Clay Shentrup)
Mick Staugaard
More...
over 15 years ago
making sure we don't display an empty list of suggestions don't insert the entered value when you click a suggesrion
Mick Staugaard
More...
over 15 years ago
now also adds new values on blur
Mick Staugaard
More...
over 15 years ago
use get and set instead of [] and []= to read and write the cache, as e.g ['all'] will actually not lookup the value for the key 'all', but return the function all
Mick Staugaard
More...
almost 16 years ago
name spacing css selectors for the empty value fields to better support concurrent multiple instances
Mick Staugaard
More...
almost 16 years ago
fixed a bug where it would not be possible to add an entry if you type out the complete value
Mick Staugaard
More...
over 16 years ago
improved api for adding and removing entries
Mick Staugaard
More...
over 16 years ago
added space as a separator
Mick Staugaard
More...
over 16 years ago
the multi value field now sets an empty value when no values are added
Mick Staugaard
More...
over 16 years ago
now correctly clones the style attribute in IE
Mick Staugaard
More...
over 16 years ago
removed the search highlight. Who cares where the search string is found?
Mick Staugaard
More...
over 16 years ago
now doesn't send an empty value in the end
Mick Staugaard
More...
over 16 years ago
add support for entering new values in the MultiValue form element
Mick Staugaard
More...
over 16 years ago
added focus and blur event listeners to show and hide the autocompletions
Mick Staugaard
More...
over 16 years ago
removed search highlight colors as it is not important
Mick Staugaard
More...
over 16 years ago
hiding overflow of items that are too long
Mick Staugaard
More...
over 16 years ago
escaping title on selected items
Mick Staugaard
More...
over 16 years ago
removed some old IE hacks
Mick Staugaard
More...
over 16 years ago
minor css and markup changes
Mick Staugaard
More...
over 16 years ago
the style attribute of the original text field is now copied to the outer UL
Mick Staugaard
More...
over 16 years ago
added links to the code that inspired the multi value form field
Mick Staugaard
More...
over 16 years ago
added description of Autocompleter.MultiValue
Mick Staugaard
More...
over 16 years ago
added a nice little log that shows the effect of the cache
Mick Staugaard
More...
over 16 years ago
downcasing the search string
Mick Staugaard
More...
over 16 years ago
updated readme
Mick Staugaard
More...
over 16 years ago
updated readme
Mick Staugaard
More...
over 16 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree