Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(ui5-flexible-column-layout): Add more accessibility texts #2571

Merged
merged 2 commits into from
Dec 15, 2020

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
3 participants