Skip to content

Updates for TypeScript 1.6#4377

Closed
alexeagle wants to merge 1 commit into
angular:masterfrom
alexeagle:fixes_1.6
Closed

Updates for TypeScript 1.6#4377
alexeagle wants to merge 1 commit into
angular:masterfrom
alexeagle:fixes_1.6

Conversation

@alexeagle
Copy link
Copy Markdown
Contributor

No description provided.

@alexeagle alexeagle added the action: review The PR is still awaiting reviews from at least one requested reviewer label Sep 25, 2015
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it be abstract (or a comment added if abstract is not supported yet)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops! good catch.

On Fri, Sep 25, 2015 at 6:14 PM Victor Berchet notifications@github.com
wrote:

In modules/angular2/src/core/dom/dom_adapter.ts
#4377 (comment):

@@ -9,137 +8,129 @@ export function setRootDomAdapter(adapter: DomAdapter) {
}
}

-function _abstract() {

  • return new BaseException('This method is abstract');
    -}

/* tslint:disable:requireParameterType /
/
*

  • Provides DOM operations in an environment-agnostic way.
    */
    export class DomAdapter {

Should it be abstract (or a comment added if abstract is not supported yet)


Reply to this email directly or view it on GitHub
https://github.com/angular/angular/pull/4377/files#r40488233.

@alexeagle alexeagle force-pushed the fixes_1.6 branch 5 times, most recently from ced3bba to fa0a3b8 Compare September 28, 2015 22:25
@alexeagle
Copy link
Copy Markdown
Contributor Author

cc @tbosch

@alexeagle alexeagle force-pushed the fixes_1.6 branch 2 times, most recently from d87d7c4 to 2dec249 Compare September 29, 2015 00:30
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you planning to rename this file?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, soon

@vsavkin vsavkin assigned alexeagle and unassigned vsavkin Sep 29, 2015
@vsavkin vsavkin added action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Sep 29, 2015
@alexeagle alexeagle added action: merge The PR is ready for merge by the caretaker and removed action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Sep 29, 2015
@mary-poppins mary-poppins removed the action: merge The PR is ready for merge by the caretaker label Sep 29, 2015
@mary-poppins
Copy link
Copy Markdown

Merging PR #4377 on behalf of @alexeagle to branch presubmit-alexeagle-pr-4377.

@alexeagle alexeagle closed this in b4fe590 Sep 29, 2015
@alexeagle alexeagle deleted the fixes_1.6 branch September 29, 2015 13:52
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants