Skip to content

chore(accordion): move CdkAccordion to @angular/cdk #7530

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 12, 2017

Conversation

josephperrott
Copy link
Member

No description provided.

@josephperrott josephperrott requested a review from jelbourn October 4, 2017 15:34
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Oct 4, 2017
@josephperrott josephperrott added P1 Impacts a large percentage of users; if a workaround exists it is partial or overly painful pr: needs review labels Oct 4, 2017
Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

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

LGTM

@jelbourn jelbourn added pr: lgtm action: merge The PR is ready for merge by the caretaker and removed pr: needs review labels Oct 4, 2017
@josephperrott josephperrott force-pushed the accordion-cdk-final branch 2 times, most recently from 66d3c96 to c862f1f Compare October 4, 2017 22:59
@kara
Copy link
Contributor

kara commented Oct 4, 2017

@josephperrott Can you take a look at the CI failures? The linter is unrelated (Miles is working on it), but the Saucelabs / Browserstack ones look like they are

@kara kara removed the action: merge The PR is ready for merge by the caretaker label Oct 4, 2017
@josephperrott josephperrott force-pushed the accordion-cdk-final branch 3 times, most recently from 927e1bf to 66a0555 Compare October 5, 2017 16:42
@josephperrott josephperrott added the action: merge The PR is ready for merge by the caretaker label Oct 5, 2017
@josephperrott
Copy link
Member Author

@kara CI failures have been taken care of. Should be good to go.

@kara
Copy link
Contributor

kara commented Oct 6, 2017

@josephperrott Rebase too?

@kara kara added pr: needs rebase and removed action: merge The PR is ready for merge by the caretaker labels Oct 6, 2017
BREAKING CHANGE: UniqueSelectionDispatcher, UniqueSelectionDispatcherListener and UNIQUE_SELECTION_DISPATCHER_PROVIDER are no longer
available from @angular/material and instead must be imported from @angular/cdk/collections
BREAKING CHANGE: UniqueSelectionDispatcher, UniqueSelectionDispatcherListener and UNIQUE_SELECTION_DISPATCHER_PROVIDER are no longer
available from @angular/material and instead must be imported from @angular/cdk/collections
@josephperrott josephperrott removed their assignment Oct 6, 2017
@josephperrott
Copy link
Member Author

@kara Rebased.

@josephperrott josephperrott added action: merge The PR is ready for merge by the caretaker and removed pr: needs rebase labels Oct 6, 2017
BREAKING CHANGE:
  - CdkAccordion is now in @angular/cdk/accordion
  - AccordionChild is renamed to CdkAccordionChild
  - CdkAccordion no longer has displayMode and hideToggle @inputs
  - CdkAccordionItem is now a @directive
  - CdkAccordion is now exportedAs CdkAccordion for template referencing
  - CdkAccordionItem is now exported as CdkAccordionItem for template referencing
@andrewseguin andrewseguin merged commit 4d04472 into angular:master Oct 12, 2017
@josephperrott josephperrott deleted the accordion-cdk-final branch April 25, 2018 21:47
@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 8, 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 PR author has agreed to Google's Contributor License Agreement P1 Impacts a large percentage of users; if a workaround exists it is partial or overly painful
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants