-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* As pat of IOS-10347 we need to set sheet's title label accessibility trait to header * Added new protocol for accessible text views Added full cell accessbility config struct First approach for improving cells accessibility * Added accessibility type to lists catalog to be able to test it Update ListCellContent accessibility (via delegate) when headlineView is updated Fixed some typos Deleted no longer used FullCellAccessibilityConfig and created accessibility type Created separate files for list cell accessibility data * Moved method to right place * Added double interaction accessibility type Added comments to help understanding this new feature * Updated comment * Swiftformat * Added custom label for interactive cell in catalog * Fixed PR comments Present interactive cell alert in tabbarcontroller to avoid warning
- Loading branch information
1 parent
fe554bb
commit 023b62c
Showing
8 changed files
with
265 additions
and
6 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.