5
I Use This!
Very High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(change_detection): pass binding propagation config to pipe registry More... over 11 years ago
Don't use the for..of syntax in AtScript. More... over 11 years ago
feat(build): enforce mobile layout during e2e tests More... over 11 years ago
feat(change_detection): implement hydration/dehydration More... over 11 years ago
feat(di): add support for optional dependencies More... over 11 years ago
fix(docs): make them run again and integrate into ci More... over 11 years ago
fix(bench press): Don’t use unicode in console reporter to prevent problems More... over 11 years ago
fix(build): make perf tests work again More... over 11 years ago
feat(build): copy css files More... over 11 years ago
fix: Static DI init More... over 11 years ago
feat(RegExp): expose match indexes in Dart More... over 11 years ago
add compilation error test for dart More... over 11 years ago
fix(compiler): add a missing ; More... over 11 years ago
chore: re-add dependency on zone.js More... over 11 years ago
feat(ShadowDomStrategy): implemented EmulatedUnscopedShadowDomStrategy More... over 11 years ago
fix(StyleUrlResolver): add support for media query in import rules More... over 11 years ago
fix(StyleInliner): add support for url(url) format More... over 11 years ago
refactor(benchpress): make tests for error cases also work in Dart More... over 11 years ago
feat(test_lib): support a timeout for dart async tests More... over 11 years ago
fix es6 compilation for Element.remove. Use DOM facade to delete an Element since the remove method is only in Dart. More... over 11 years ago
fix es6 compilation for Map.remove. In dart, Map has a remove method,but in ES6 it is delete. More... over 11 years ago
feat(forms): add support for nested forms More... over 11 years ago
fix(view_container): fixes injection on dynamically added views. More... over 11 years ago
clean(forms): cleanup More... over 11 years ago
docs(di): Fix typos, add some clarification. More... over 11 years ago
fix rebase glitch in PR #570 More... over 11 years ago
feat(benchmarks): add polymer js 0.8-preview benchmark More... over 11 years ago
fix(Injector): fix dependencies in static injectors More... over 11 years ago
fix(compiler): properly bind to properties that don't have matching attr name More... over 11 years ago
refactor(Completer): rename complete() to resolve() More... over 11 years ago