0
I Use This!
Activity Not Available

Commits : Listings

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