feat(AnalyticalTable): add accessibleName & accessibleNameRef props#8592
Merged
Conversation
Contributor
|
Size Change: +34 B (+0.01%) Total Size: 517 kB 📦 View Changed
ℹ️ View Unchanged
|
Coverage Report for CI Build 25792211798Coverage increased (+0.02%) to 83.169%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats💛 - Coveralls |
MarcusNotheis
approved these changes
May 18, 2026
Merged
Lukas742
pushed a commit
that referenced
this pull request
Jun 8, 2026
🤖 I have created a release *beep* *boop* --- <details><summary>2.23.0</summary> ## [2.23.0](v2.22.2...v2.23.0) (2026-06-08) ### Features * **AnalyticalTable - TypeScript:** export `ReactTableHooks` type ([#8656](#8656)) ([16fce8c](16fce8c)) * **AnalyticalTable:** add `accessibleName` & `accessibleNameRef` props ([#8592](#8592)) ([2fe532c](2fe532c)), closes [#8590](#8590) * **SelectDialog:** add `searchPlaceholder` prop ([#8644](#8644)) ([3435925](3435925)), closes [#8637](#8637) * update to UI5 Web Components 2.23.0 ([#8676](#8676)) ([0dc8e8a](0dc8e8a)) ### Bug Fixes * **deps:** update dependency @tanstack/react-virtual to v3.13.26 ([#8648](#8648)) ([b2cdfa0](b2cdfa0)) * **deps:** update react monorepo to v19.2.7 ([#8667](#8667)) ([ca7dc87](ca7dc87)) * **deps:** update tanstack-virtual monorepo to v3.14.2 ([#8666](#8666)) ([6c17d65](6c17d65)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merged
Lukas742
pushed a commit
that referenced
this pull request
Jun 8, 2026
🤖 I have created a release *beep* *boop* --- ## [2.23.0](v2.22.2...v2.23.0) (2026-06-08) ### Features * **AnalyticalTable - TypeScript:** export `ReactTableHooks` type ([#8656](#8656)) ([16fce8c](16fce8c)) * **AnalyticalTable:** add `accessibleName` & `accessibleNameRef` props ([#8592](#8592)) ([2fe532c](2fe532c)), closes [#8590](#8590) * **SelectDialog:** add `searchPlaceholder` prop ([#8644](#8644)) ([3435925](3435925)), closes [#8637](#8637) * update to UI5 Web Components 2.23.0 ([#8676](#8676)) ([0dc8e8a](0dc8e8a)) ### Bug Fixes * **deps:** update dependency @tanstack/react-virtual to v3.13.26 ([#8648](#8648)) ([b2cdfa0](b2cdfa0)) * **deps:** update react monorepo to v19.2.7 ([#8667](#8667)) ([ca7dc87](ca7dc87)) * **deps:** update tanstack-virtual monorepo to v3.14.2 ([#8666](#8666)) ([6c17d65](6c17d65)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Contributor
|
🎉 This PR is included in version v2.23.0 🎉 The release is available on v2.23.0 Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #8590