Skip to content

Conversation

mmalerba
Copy link
Contributor

No description provided.

@mmalerba mmalerba requested a review from a team as a code owner June 11, 2024 17:21
@mmalerba mmalerba requested review from amysorto and andrewseguin and removed request for a team June 11, 2024 17:21
@angular-robot angular-robot bot added the area: docs Related to the documentation label Jun 11, 2024
@mmalerba mmalerba added the target: patch This PR is targeted for the next patch release label Jun 11, 2024
@mmalerba mmalerba force-pushed the checkbox-docs branch 2 times, most recently from e679094 to 9b18934 Compare June 11, 2024 18:41
<span class="example-list-section">
<ul>
@for (subtask of task.subtasks; track subtask) {
@for (subtask of task().subtasks; track subtask; let i = $index) {
Copy link
Member

Choose a reason for hiding this comment

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

We can also use $index directly without having to alias it. Not a big deal to leave it as is though.

@mmalerba mmalerba added the action: merge The PR is ready for merge by the caretaker label Jun 12, 2024
@mmalerba mmalerba merged commit d783233 into angular:main Jun 12, 2024
mmalerba added a commit that referenced this pull request Jun 12, 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 Jul 13, 2024
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 area: docs Related to the documentation target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants