angular/modules
Rado Kirov 8a8a4b2ae7 test(ng-repeat): enables nested ng-repeat test.
It was failing previously because we were using nested <li> incorrectly.
2015-01-20 14:19:57 -08:00
..
benchmarks fix(perf): fix selector benchmark 2015-01-20 13:06:37 -08:00
benchmarks_external feat(perf): autoscale benchmarks depending on the browser. 2015-01-20 13:06:37 -08:00
change_detection perf: use === instead of == for faster checks. 2015-01-12 15:16:24 -08:00
core fix(events): extract eventHandler to new function scope. 2015-01-16 16:46:01 -08:00
di fix(bootstrap): change bootstrap not to create a separate injector for the provided bindings 2015-01-08 19:53:18 -08:00
directives test(ng-repeat): enables nested ng-repeat test. 2015-01-20 14:19:57 -08:00
e2e_test_lib feat(perf): autoscale benchmarks depending on the browser. 2015-01-20 13:06:37 -08:00
examples fix(e2e): adds events to hello world static. 2015-01-14 18:00:27 -08:00
facade style(lang): add missing type annotation js/dart 2015-01-20 14:12:09 -08:00
reflection style: fix typos 2014-12-04 11:01:19 +01:00
rtts_assert feat(test_lib): implement SpyObject 2014-12-29 13:27:17 -08:00
test_lib feat(emuldated_shadow_dom): implement intermediate content tags 2015-01-15 17:43:45 -08:00