Logo
Explore Help
Register Sign In
cargdev/angular
1
0
Fork 0
You've already forked angular
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
angular/modules
History
Alex Rickabaugh 72e65d6797 refactor(core): Move LifeCycle functionality into ApplicationRef.
BREAKING CHANGE:

Before: constructor(@Inject(LifeCycle) lifecycle) { lifecycle.tick(); }
After: constructor(@Inject(ApplicationRef) appRef) { appRef.tick(); }

Closes #5008
2015-10-29 22:28:30 +00:00
..
angular1_router
refactor(router): rename "as" to "name" in RouteConfig
2015-10-29 10:52:55 -07:00
angular2
refactor(core): Move LifeCycle functionality into ApplicationRef.
2015-10-29 22:28:30 +00:00
angular2_material
fix(testing): let DOM adapter dictate XHR implementation for tests
2015-10-15 12:12:27 -07:00
benchmarks
refactor(core): Move LifeCycle functionality into ApplicationRef.
2015-10-29 22:28:30 +00:00
benchmarks_external
fix(benchmarks): update react and polymer benchmarks and get tree update numbers for all of the benchmarks as well.
2015-10-28 13:17:01 -07:00
benchpress
fix(benchpress): increase sampling frequency
2015-10-28 22:47:24 +00:00
playground
refactor(router): rename "as" to "name" in RouteConfig
2015-10-29 10:52:55 -07:00
upgrade
fix(benchmarks): update react and polymer benchmarks and get tree update numbers for all of the benchmarks as well.
2015-10-28 13:17:01 -07:00
Powered by Gitea Version: 1.23.8 Page: 70ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API