add http and router to angular2/angular2, update typings, too.#4111
add http and router to angular2/angular2, update typings, too.#4111jeffbcross wants to merge 4 commits intoangular:masterfrom
Conversation
|
Travis needs to be restarted once #4097 is merged |
db8fa35 to
a3edf94
Compare
|
FYI @jteplitz602 this PR removes web_worker from the angular2 typings and doesn't create a separate typings file. If you want me to change that I can (I'm not sure if we had already published angular2 with worker typings or not, which would make this a breaking change). |
|
@jeffbcross Looking at DefinitelyTyped I don't think the typings ever made it into a release so that's fine. Once I finish #4064 WebWorkers will have their own typings files anyways. |
|
To recap an IRL conversation with @alexeagle a few days ago when we reviewed this...
@alexeagle is this accurate? |
|
Yes, that matches what I remember. On Mon, Sep 14, 2015 at 12:34 PM Jeff Cross notifications@github.com
|
a3edf94 to
0ad411f
Compare
|
I actually decided to keep I also didn't alias |
|
LGTM Good rationale for leaving those things where they are. We can clean it up a bit more later, maybe after TS 1.6. |
|
@mhevery @tbosch or @vsavkin can one of you review this commit that changes where the public API imports from? jeffbcross@aa838e4 The other way to solve this would be to add all router and http public exports to the test. |
aa838e4 to
42d29e4
Compare
|
I haven't touched this in a couple of weeks, but realize I forgot to comment on the status. I ran into issues with a handful of router exports not being correctly re-exported from angular2/angular2 when checking in the public API spec. Also, our typings process is simplifying, leaving much of this PR blissfully obsolete. After chatting with @IgorMinar this morning, neither of us are super keen on distributing http and router as part of the angular2 bundle. |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
No description provided.