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

refactor(table): rename MatTableDataSource to ClientArrayTableDataSource #15432

Closed

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Mar 10, 2019

Renames the MatTableDataSource to ClientArrayTableDataSource to make it a bit clearer what it's supposed to be used for.

Fixes #14378.

@crisbeto crisbeto added the target: major This PR is targeted for the next major release label Mar 10, 2019
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Mar 10, 2019
@crisbeto crisbeto force-pushed the 14378/table-data-source-rename branch 3 times, most recently from ac4664a to 705ec29 Compare March 10, 2019 19:03
jelbourn
jelbourn previously approved these changes Mar 11, 2019
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

@andrewseguin should also approve this before it goes in (since he might disagree)

Renames the `MatTableDataSource` to `ClientArrayTableDataSource` to make it a bit clearer what it's supposed to be used for.

Fixes angular#14378.
@crisbeto crisbeto force-pushed the 14378/table-data-source-rename branch from 705ec29 to 1deb759 Compare March 16, 2019 16:00
@mmalerba mmalerba added aaa and removed aaa labels Apr 25, 2019
@andrewseguin andrewseguin added the P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent label May 30, 2019
@andrewseguin andrewseguin added P4 A relatively minor issue that is not relevant to core functions action: merge The PR is ready for merge by the caretaker and removed P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent labels Jun 15, 2020
@jelbourn jelbourn added this to the 11.0.0 milestone Jun 15, 2020
@jelbourn
Copy link
Member

Added to 11.0.0 milestone

@mmalerba mmalerba removed the lgtm label Jul 31, 2020
@jelbourn jelbourn added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent and removed P4 A relatively minor issue that is not relevant to core functions labels Oct 6, 2020
@jelbourn jelbourn modified the milestones: 11.0.0, 12.0.0 Oct 6, 2020
@andrewseguin
Copy link
Contributor

Needs rebase

@devversion devversion removed their request for review August 18, 2021 12:54
@andrewseguin andrewseguin removed the cla: yes PR author has agreed to Google's Contributor License Agreement label Dec 29, 2021
@andrewseguin andrewseguin removed the P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent label Mar 28, 2022
@josephperrott josephperrott added action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews and removed needs rebase labels Nov 16, 2022
@crisbeto
Copy link
Member Author

I'm closing this since it's pretty breaking and way out of date. We can recreate it if we still think it's a good idea.

@crisbeto crisbeto closed this Feb 28, 2024
@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 Mar 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename MatTableDataSource to ClientArrayTableDataSource
6 participants