Skip to content

Conversation

jelbourn
Copy link
Member

This is necessary to enable type-based optimizations with Closure.
Without explicity making these options the same named type, Closure
thinks they are different types and cannot disambiguate the fromObject
property.

@alxhub @alexeagle let's discuss this together Monday morning

@mary-poppins
Copy link

You can preview 9e661cd at https://pr19360-9e661cd.ngbuilds.io/.

@alexeagle
Copy link
Contributor

I suppose it would be too difficult to add test coverage in this PR...

@jelbourn
Copy link
Member Author

Updated formatting and api gold

@jelbourn jelbourn added action: review The PR is still awaiting reviews from at least one requested reviewer and removed action: discuss labels Sep 25, 2017
@mary-poppins
Copy link

You can preview 72276f9 at https://pr19360-72276f9.ngbuilds.io/.

@jelbourn jelbourn added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Sep 25, 2017
@@ -73,6 +73,12 @@ interface Update {
op: 'a'|'d'|'s';
}

export interface HttpParamsOptions {
Copy link
Contributor

Choose a reason for hiding this comment

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

now that this is a public api, we need an api doc snippet for it.

@jelbourn can you please add a short one?

Copy link
Member Author

Choose a reason for hiding this comment

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

Added docs.

@IgorMinar IgorMinar added action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews target: major This PR is targeted for the next major release and removed action: merge The PR is ready for merge by the caretaker labels Sep 25, 2017
This is necessary to enable type-based optimizations with Closure.
Without explicity making these options the same named type, Closure
thinks they are different types and cannot disambiguate the `fromObject`
property.
@mary-poppins
Copy link

You can preview c78acf0 at https://pr19360-c78acf0.ngbuilds.io/.

@IgorMinar IgorMinar 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 26, 2017
@vicb vicb merged commit 8a0e458 into angular:master Sep 26, 2017
@angular-automatic-lock-bot
Copy link

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 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants