angular/modules/@angular/core
Tobias Bosch bb0460b93b refactor(core): don’t use switch fall through but rather multiple ifs
V8 does this internally any ways. This way, we can also keep the existing
dirty checking order, which some apps sadly rely on.
2017-02-21 09:12:21 -08:00
..
src refactor(core): don’t use switch fall through but rather multiple ifs 2017-02-21 09:12:21 -08:00
test refactor(core): conditionally disable tests for the view engine. 2017-02-21 09:12:21 -08:00
testing build: allow users to specify --strictNullChecks (#14382) 2017-02-10 14:10:03 -06:00
index.ts feat(platform-webworker): renderer v2 integration 2017-02-20 16:17:43 -08:00
package.json feat: update to rxjs@5.0.1 and unpin the rxjs peerDeps via ^5.0.1 (#13572) 2016-12-19 16:24:53 -08:00
public_api.ts build: produce metadata bundles for @angular modules (#14509) 2017-02-16 08:15:30 -08:00
rollup-testing.config.js refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
rollup.config.js refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
tsconfig-build.json build: produce metadata bundles for @angular modules (#14509) 2017-02-16 08:15:30 -08:00
tsconfig-testing.json build: first pass of de-duplicating tsconfig.json content (#14369) 2017-02-09 14:32:40 -08:00