angular/modules/benchmarks/src
Tobias Bosch 0fa3895d5b feat(compiler): implement style encapsulation for new view engine (#14518)
Included refactoring:
- splits the `RendererV2` into a `RendererFactoryV2` and a `RendererV2`
- makes the `DebugRendererV2` a private class in `@angular/core`
- remove `setBindingDebugInfo` from `RendererV2`, but rename `RendererV2.setText` to 
  `RendererV2.setValue` and allow it on comments and text nodes.

Part of #14013
2017-02-16 13:55:55 -08:00
..
largeform refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
largetable fix(benchmarks): use sanitized style values (#12943) 2016-11-17 15:18:10 -08:00
old chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
tree feat(compiler): implement style encapsulation for new view engine (#14518) 2017-02-16 13:55:55 -08:00
bootstrap_ng2.ts refactor(animations): introduce @angular/animation module (#14351) 2017-02-10 14:10:03 -06:00
bootstrap_plain.ts refactor(benchmarks): refactor to support AOT bootstrap in G3 (#12075) 2016-10-04 16:27:45 -07:00
util.ts fix(benchmarks): don’t force gc on the profile buttons (#14345) 2017-02-08 14:42:01 -06:00