Skip to content

docs(material/table): refactor table selection master toggle #22647

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

Conversation

StanevichIvan
Copy link
Contributor

Documentation update

scope: table selection example

replace ternary operator by if statement with early return
replace redundant forEach statement with neat spread operator

replace ternary operator by if statement with early return
replace redundant forEach statement with neat spread operator
@google-cla google-cla bot added the cla: yes PR author has agreed to Google's Contributor License Agreement label May 9, 2021
@andrewseguin andrewseguin added action: merge The PR is ready for merge by the caretaker merge safe labels May 11, 2021
@mmalerba mmalerba added the target: patch This PR is targeted for the next patch release label May 13, 2021
@mmalerba mmalerba merged commit c46c49c into angular:master May 13, 2021
mmalerba pushed a commit that referenced this pull request May 13, 2021
replace ternary operator by if statement with early return
replace redundant forEach statement with neat spread operator

(cherry picked from commit c46c49c)
@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 Jun 13, 2021
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 target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants