Skip to content

Merge branch dev with rel-10.6 - #25793

Merged
voloagent merged 2 commits into
devfrom
auto-merge/rel-10-6/4705
Jul 9, 2026
Merged

Merge branch dev with rel-10.6#25793
voloagent merged 2 commits into
devfrom
auto-merge/rel-10-6/4705

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

This PR generated automatically to merge dev with rel-10.6. Please review the changed files before merging to prevent any errors that may occur.

@voloagent
voloagent marked this pull request as ready for review July 9, 2026 12:08
Copilot AI review requested due to automatic review settings July 9, 2026 12:08
@voloagent
voloagent merged commit 806c550 into dev Jul 9, 2026
2 checks passed
@voloagent
voloagent deleted the auto-merge/rel-10-6/4705 branch July 9, 2026 12:09

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This auto-generated merge PR reconciles formatting and Angular template syntax in the extensible grid actions component to align with current template style and control-flow usage.

Changes:

  • Reformatted the dropdown/button templates for readability and consistency (multi-line attributes and self-closing ng-container/ng-template usage).
  • Updated the @for tracking expression used to render action items in the dropdown.

<i [class]="icon()" [class.me-1]="icon()"></i>{{ text() | abpLocalization }}
</button>
<div ngbDropdownMenu>
@for (action of actionList; track $index) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants