George Kalpakas
2505c077d7
test(upgrade): reduce flaky-ness by increasing timeout ( #24937 )
...
PR Close #24937
2018-08-06 14:52:50 -07:00
George Kalpakas
06af7943a4
test(upgrade): run tests against AngularJS v1.7.x as well ( #25231 )
...
PR Close #25231
2018-08-01 14:10:21 -07:00
Greg Magolan
1d051c5841
build(bazel): use bazel managed node_modules for downstream angular from source build support ( #24663 )
...
PR Close #24663
2018-07-26 17:02:21 -07:00
George Kalpakas
c0e2dba07b
build: upgrade jasmine to 2.99.x and fix tests ( #19904 )
...
PR Close #19904
2018-07-06 13:48:02 -07:00
Greg Magolan
68a799e950
build(bazel): re-enable packages/upgrade/test:test_web test with static_files in ts_web_test_suite ( #24214 )
...
PR Close #24214
2018-05-31 16:13:06 -07:00
George Kalpakas
8e1e040f72
test(upgrade): run tests against multiple AngularJS versions ( #22167 )
...
Fixes #19332
PR Close #22167
2018-02-25 10:06:14 -08:00
Georgios Kalpakas
67e9c62013
fix(upgrade): fix transclusion on upgraded components ( #17971 )
...
Previously, only simple, single-slot transclusion worked on upgraded components.
This commit fixes/adds support for the following:
- Multi-slot transclusion.
- Using fallback content when no transclusion content is provided.
- Destroy unused scope (when using fallback content).
Fixes #13271
2017-07-07 08:52:46 -07:00
Miško Hevery
910c0d9ee7
fix(core): Update types for TypeScript nullability support ( #15472 )
2017-03-29 09:34:45 -07:00
Pete Bacon Darwin
914797a8ff
feat(upgrade): support multi-slot projection in upgrade/static ( #14282 )
...
Closes #14261
2017-03-13 17:34:53 -07:00
Jason Aden
3e51a19983
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00