Skip to content

refactor: rename ColumnRenderingMixin to HeaderFooterRenderingMixin#12227

Merged
vursen merged 1 commit into
mainfrom
rename-header-footer-rendering-mixin
Jul 24, 2026
Merged

refactor: rename ColumnRenderingMixin to HeaderFooterRenderingMixin#12227
vursen merged 1 commit into
mainfrom
rename-header-footer-rendering-mixin

Conversation

@vursen

@vursen vursen commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

The mixin was originally intended as a place for rendering both header/footer rows and body rows based on the column tree. However, header and footer rendering alone already turned out to be a large piece, so it makes sense to keep it in a dedicated mixin instead. This PR renames the mixin to HeaderFooterRenderingMixin to reflect that scope. Body row rendering can later get its own mixin.

Part of #10789

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

@vaadin-review-bot vaadin-review-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

✅ Nothing to flag — the changes look good.

@sonarqubecloud

Copy link
Copy Markdown

@vursen
vursen merged commit 0236df0 into main Jul 24, 2026
14 checks passed
@vursen
vursen deleted the rename-header-footer-rendering-mixin branch July 24, 2026 11:39
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.

3 participants