angular/modules/@angular
Tobias Bosch 24af51a623 fix(core): view engine - fix perf regressions (#14345)
- Make sure `NodeDef`s don’t fall into dictionary mode.
- Use strategy pattern to add debug information / checks, instead of constantly checking for `isDevMode`.
- introduce a very light weight `RendererV2` interface to not have duplicate
  code paths for direct and non direct rendering

The strategy pattern is implemented via the new `Services` object.

Part of #14013

PR Close #14345
2017-02-08 14:42:22 -06:00
..
benchpress fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
common build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
compiler fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
compiler-cli fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
core fix(core): view engine - fix perf regressions (#14345) 2017-02-08 14:42:22 -06:00
docs docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
examples fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
facade perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
forms build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
http fix(http): use params without RequestOptions (#14101) 2017-01-31 15:44:49 -06:00
language-service fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
platform-browser build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
platform-browser-dynamic build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
platform-server build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
platform-webworker build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
platform-webworker-dynamic build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
router fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
upgrade build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
license-banner.txt style(docs): update copyright years (#13736) 2017-01-27 20:47:14 -08:00
README.md docs: update README.md for npm packages 2016-09-14 17:14:02 -07:00
router-license-banner.txt style(docs): update copyright years (#13736) 2017-01-27 20:47:14 -08:00

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT