Skip to content

feat(sort): if provider exists provider one, otherwise new one - #7988

Merged
andrewseguin merged 2 commits into
angular:masterfrom
Jefiozie:feature/providerSortHeaderIntl
Nov 2, 2017
Merged

feat(sort): if provider exists provider one, otherwise new one#7988
andrewseguin merged 2 commits into
angular:masterfrom
Jefiozie:feature/providerSortHeaderIntl

Conversation

@Jefiozie

@JefiozieJefiozie commented Oct 24, 2017

Copy link
Copy Markdown
Contributor

As discussed in #7895 here is the PR that will implement the same pattern for the MatSortHeaderIntl.

cc: @jelbourn

@googlebotgooglebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Oct 24, 2017
}

/** @docs-private */
export const MAT_SORT_HEADER_INTL_PROVIDER = {

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.

Provide this in MatSortModule?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Sorry, forgot to commit it here it is!

@jelbournjelbourn left a comment

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.

LGTM

@jelbournjelbourn added pr: lgtm action: merge The PR is ready for merge by the caretaker labels Oct 24, 2017
@andrewseguin
andrewseguin merged commit c8df2c1 into angular:masterNov 2, 2017
crisbeto added a commit to crisbeto/material2 that referenced this pull request Sep 1, 2018
Along the same lines as angular#7988 and angular#7895. Fixes the consumer-provided `MatStepperIntl` instance not being picked up inside lazy-loaded modules.
Fixesangular#12904.
@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-botangular-automatic-lock-botBot locked and limited conversation to collaborators Sep 7, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: mergeThe PR is ready for merge by the caretakercla: yesPR author has agreed to Google's Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Jefiozie@jelbourn@googlebot@andrewseguin