Alex Rickabaugh
b0578061ce
refactor(ivy): use ɵɵ instead of Δ for now ( #29850 )
...
The `Δ` caused issue with other infrastructure, and we are temporarily
changing it to `ɵɵ`.
This commit also patches ts_api_guardian_test and AIO to understand `ɵɵ`.
PR Close #29850
2019-04-11 16:27:56 -07:00
Ben Lesh
138ca5a246
refactor(ivy): prefix all generated instructions ( #29692 )
...
- Updates all instructions to be prefixed with the Greek delta symbol
PR Close #29692
2019-04-10 12:11:40 -07:00
Greg Magolan
ea09430039
build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles ( #28871 )
...
PR Close #28871
2019-02-28 12:06:36 -08:00
Greg Magolan
ebffde7143
build: update to rules_typescript 0.25.1 ( #28625 )
...
Updated a spot in the compiler which assumed es5 downlevelling get ready for es2015 devmode in the future.
PR Close #28625
2019-02-21 07:46:21 -08:00
Greg Magolan
25aae64274
build(bazel): do not build rxjs from source under Bazel ( #28720 )
...
PR Close #28720
2019-02-19 16:28:14 -08:00
Paul Gschwendtner
aadc332be2
build: run tree benchmark tests with bazel ( #28568 )
...
PR Close #28568
2019-02-08 13:37:36 -08:00
Paul Gschwendtner
c916b360bf
build: serve benchmark tree examples with bazel ( #28568 )
...
PR Close #28568
2019-02-08 13:37:36 -08:00
Kara Erickson
d573a14119
fix(ivy): update tree benchmark to use ngIf ( #26608 )
...
PR Close #26608
2018-10-23 08:53:19 -07:00
Marc Laval
6397062e22
perf(ivy): set ngDevMode to false in render3 benchmarks ( #21502 )
...
PR Close #21502
2018-01-19 15:23:33 -08:00
Alex Eagle
2ad92ed254
build(bazel): fix merge conflict between c4f02e2 and ef956a2 ( #21453 )
...
PR Close #21453
2018-01-10 12:57:14 -08:00
Misko Hevery
ef956a20c3
build: add bazel rulse for benchmarks ( #21436 )
...
PR Close #21436
2018-01-10 11:58:53 -08:00
Miško Hevery
66528a21f6
build: fix benchmarks for render3 ( #20855 )
...
PR Close #20855
2017-12-21 21:40:58 -08:00
Marc Laval
d1de587ce0
feat(core): add renderer factory in render3 ( #20855 )
...
PR Close #20855
2017-12-21 21:40:58 -08:00
Marc Laval
f75296e04e
perf: add benchmarks for IV and render3 with functions (tree) ( #20855 )
...
PR Close #20855
2017-12-21 21:40:58 -08:00