Skip to content

Conversation

@vladitasev
Copy link
Contributor

@vladitasev vladitasev commented Dec 11, 2020

This PR changes the way accessibility-related texts are provided in order to customize FlexibleColumnLayout.

A new property called accessibilityTexts is added and it serves as a central place for all such texts.
Note: Since this property is of type Object, it does not support an attribute counterpart.

BREAKING CHANGE: the startColumnAccessibleName, midColumnAccessibleName and endColumnAccessibleName properties have been removed. Use the new accessibilityTexts property to provide these (as keys to the object).

closes: #2183

ilhan007
ilhan007 previously approved these changes Dec 11, 2020
@vladitasev vladitasev merged commit a634532 into master Dec 15, 2020
@vladitasev vladitasev deleted the fcl-acc-texts branch December 15, 2020 09:52
niyap pushed a commit to niyap/ui5-webcomponents that referenced this pull request Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

4 participants