Joey Perrott
d1ea1f4c7f
build: update license headers to reference Google LLC ( #37205 )
...
Update the license headers throughout the repository to reference Google LLC
rather than Google Inc, for the required license headers.
PR Close #37205
2020-05-26 14:26:58 -04:00
Carlos Ortiz García
9166baf709
refactor(core): Migrate TestBed.get to TestBed.inject ( #32382 )
...
This is cleanup/followup for PR #32200
PR Close #32382
2019-09-09 19:10:54 -04:00
crisbeto
23c017121e
perf(ivy): chain multiple attribute instructions ( #31152 )
...
Similarly to what we did in #31078 , these changes implement chaining for the `attribute` instruction.
This PR resolves FW-1390.
PR Close #31152
2019-06-24 12:33:49 -07:00
Ben Lesh
10f48278c2
test(ivy): add attribute interpolation test ( #30503 )
...
PR Close #30503
2019-05-22 16:30:28 -07:00
Ben Lesh
b1d45ee6d2
test(ivy): move property and attribute tests to acceptance ( #30321 )
...
- splits existing property acceptance tests into property_binding and property_interpolation
- ports tests from render3 instructions tests to acceptance tests
- removes redundant or unnecessary tests that are covered by existing acceptance tests
:)
PR Close #30321
2019-05-09 11:23:35 -07:00