Skip to content

build: include cdk-experimental/dialog in various configs #11891

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 1 commit into from
Jun 27, 2018

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Jun 22, 2018

  • Removes the exports of cdk-experimental/scrolling from the root cdk-experimental.
  • Adds the dialog package to a handful of configs that didn't have it. Mostly for consistency.

@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Jun 22, 2018
@@ -8,3 +8,4 @@

export * from './version';
export * from '@angular/cdk-experimental/scrolling';
export * from '@angular/cdk-experimental/dialog';
Copy link
Member

Choose a reason for hiding this comment

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

I think I want to change this to be the other way around- that we don't re-export anything through the root package. It will make the setup in google easier

* Removes the exports of `cdk-experimental/scrolling` from the root `cdk-experimental`.
* Adds the dialog package to a handful of configs that didn't have it. Mostly for consistency.
@crisbeto crisbeto force-pushed the experimental-dialog-configs branch from 72f644a to 908c90b Compare June 23, 2018 08:21
@crisbeto crisbeto changed the title build: export cdk-experimental/dialog through cdk-experimental and include in various configs build: include cdk-experimental/dialog in various configs Jun 23, 2018
@crisbeto
Copy link
Member Author

Changed it so @angular/cdk-experimental doesn't export scrolling through the root anymore.

@josephperrott josephperrott added pr: lgtm action: merge The PR is ready for merge by the caretaker labels Jun 25, 2018
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

@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 9, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants