0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
upgraded to polymer 0.15 More... almost 11 years ago
tested with polymer 0.13 More... almost 11 years ago
fixed build.dart More... about 11 years ago
upgraded to polymer 0.11 More... about 11 years ago
Merge branch 'master' of github.com:hpoul/dart-autocomplete-ui More... over 11 years ago
added placeholder example, upgraded to latest polymer. More... over 11 years ago
Add a Bitdeli badge to README More... over 11 years ago
Merge pull request #1 from bitdeli-chef/master More... over 11 years ago
added support for placeholder text. More... over 11 years ago
fixed warnings regarding query vs. querySelector, removed debugging print statements, fixed highlighting focused item. More... over 11 years ago
made choice.key reflectable, increased version to 0.1.1+1 More... over 11 years ago
migrated to polymer 0.8.7 - slowly everything starts working again :-) More... almost 12 years ago
upgraded to polymer 0.8.7 More... almost 12 years ago
added example with simple datasource. More... almost 12 years ago
got it to work with polymer 0.8.5 More... almost 12 years ago
tried to update polymer to 0.8.5 but nothing is working anymore (for now) More... almost 12 years ago
fixed tapo-autocomplete-result. More... almost 12 years ago
first working version for dart polymer More... almost 12 years ago
tried with new dart sdk. still nothing. More... almost 12 years ago
we can finally search again. but many things are still missing. More... almost 12 years ago
trying to port to polymer. More... almost 12 years ago
removed upper web_ui version constraint, compatibility with dart sdk 0.7.1 More... almost 12 years ago
compatibility to dart sdk 0.6.19 / web_ui 0.4.18 More... almost 12 years ago
increased version to 0.0.6+2 More... almost 12 years ago
compatibility to dart sdk 0.6.15 / web_ui 0.4.17 More... almost 12 years ago
compatibility with dart sdk 0.6.9 More... about 12 years ago
update for dart sdk 0.6.3 / web_ui 0.4.14 More... about 12 years ago
moved highlightTextAndHtmlEscape from class method to top level function. More... about 12 years ago
0.0.5 - added a way to bind for the selected choice. More... about 12 years ago
changed layout to wrap everything in a position: relative div, instead of trying to position autocompletion box absolute to the whole page. (also updated documentation for autocomplete component.) More... about 12 years ago