Skip to content

Conversation

vursen
Copy link
Contributor

@vursen vursen commented Aug 8, 2025

Description

The PR renames _getIndexLevel to __getRowLevel and updates it to accept a row instead of an index. This will make it easier to override this method in Flow's connector.

I'm marking this as a breaking change since the renaming also changes the visibility of this method.

Part of vaadin/flow-components#7685

Type of change

  • Refactor

@vursen vursen changed the title refactor!: rename getIndexLevel to getRowLevel to accept a row refactor!: rename _getIndexLevel to __getRowLevel to accept a row Aug 8, 2025
Copy link

sonarqubecloud bot commented Aug 8, 2025

@vursen vursen merged commit 798fcd9 into main Aug 8, 2025
9 checks passed
@vursen vursen deleted the refactor/make-method-accept-row branch August 8, 2025 11:53
@web-padawan web-padawan removed their request for review August 8, 2025 12:35
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.

Refactor TreeGrid to use new HierarchicalDataCommunicator
2 participants