Skip to content
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

chore(cdk): create cdk/collections #6208

Merged
merged 10 commits into from
Aug 23, 2017
Merged

Conversation

andrewseguin
Copy link
Contributor

Contains data-source, collection-viewer, and selection.

Opening up the PR for discussion on what should be in the directory (or if it should exist). Data source and collections viewer doesn't need to be tied to the table since other components (tree) can use em.

@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Aug 1, 2017
Copy link
Member

@crisbeto crisbeto left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -49,7 +49,8 @@ src/lib/core/datetime/** @mmalerba
# CDK
src/cdk/coercion/** @jelbourn
src/cdk/rxjs/** @jelbourn
src/cdk/observe-content/** @crisbeto @jelbourn
src/cdk/observe-content/** @jelbourn @crisbeto
src/cdk/collections/** @jelbourn @andrewseguin
Copy link
Member

Choose a reason for hiding this comment

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

Can you add me to this one as well since I did the SelectionModel initially? Also if we're making the SelectionModel a part of the CDK, should we remove the @docs-private?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

For sure, added you as an owner. I removed @docs-private as well since we are advising users to apply it for their tables.

Copy link
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -52,6 +52,7 @@ System.config({
'@angular/cdk/a11y': 'dist/packages/cdk/a11y/index.js',
'@angular/cdk/bidi': 'dist/packages/cdk/bidi/index.js',
'@angular/cdk/coercion': 'dist/packages/cdk/coercion/index.js',
'@angular/cdk/collections': 'dist/packages/cdk/collections/index.js',
Copy link
Member

@devversion devversion Aug 2, 2017

Choose a reason for hiding this comment

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

You can tell, adding this to every system configuration is annoying :)
I'm thinking about a more dynamic approach here

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 the action: merge The PR is ready for merge by the caretaker label Aug 2, 2017
@mmalerba mmalerba added pr: needs rebase and removed action: merge The PR is ready for merge by the caretaker labels Aug 7, 2017
@mmalerba
Copy link
Contributor

mmalerba commented Aug 7, 2017

please rebase

@andrewseguin
Copy link
Contributor Author

Rebased

@andrewseguin andrewseguin added action: merge The PR is ready for merge by the caretaker and removed pr: needs rebase labels Aug 7, 2017
@kara kara removed their request for review August 16, 2017 00:40
@kara kara added pr: needs rebase and removed pr: needs rebase action: merge The PR is ready for merge by the caretaker labels Aug 21, 2017
@kara
Copy link
Contributor

kara commented Aug 21, 2017

@andrew Can you rebase?

@andrewseguin andrewseguin added action: merge The PR is ready for merge by the caretaker and removed pr: needs rebase labels Aug 22, 2017
@andrewseguin
Copy link
Contributor Author

Rebased

@kara kara merged commit c90ca55 into angular:master Aug 23, 2017
@andrewseguin andrewseguin deleted the cdk-collections branch November 28, 2017 20:37
@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 7, 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.

7 participants