Andrew Kushnir
a315dedb85
fix(ivy): fix fixmeIvy invocations in "platform-browser" tests ( #27498 )
...
Some "platform-browser" tests were updated before `fixmeIvy` function contract was changed to `fixmeIvy(...).it(...)`, thus triggering failed tests to run on CI. This commit updates these cases to invoke `fixmeIvy` correctly.
PR Close #27498
2018-12-05 16:33:27 -08:00
Olivier Combe
b82f62a11d
test(ivy): enable ivy tests for platform-browser/animations ( #27478 )
...
PR Close #27478
2018-12-05 14:35:23 -08:00
Misko Hevery
47e251a80a
build: remove main()
from specs ( #21053 )
...
PR Close #21053
2017-12-22 13:10:51 -08:00
Matias Niemelä
8a6eb1ac78
refactor(animations): single animation engine code pass
2017-05-16 17:39:57 -07:00
Matias Niemelä
0aad270267
refactor(platform-browser): move platform-browser/animations to animations/browser ( #15130 )
...
Closes : #15130
2017-03-14 11:55:49 -07:00
Chuck Jazdzewski
e6c81d2a42
Revert "refactor(platform-browser): move platform-browser/animations to animations/browser ( #15043 )"
...
This reverts commit 195b863ea42c3dcfaf60ac43f52bd0f1e0d3ce5d.
2017-03-13 15:46:44 -07:00
Matias Niemelä
195b863ea4
refactor(platform-browser): move platform-browser/animations to animations/browser ( #15043 )
2017-03-13 14:39:19 -07:00
Jason Aden
3e51a19983
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00