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

IOS-10448 [Mistica] RowList A11y update #399

Merged
merged 10 commits into from
Sep 12, 2024

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    8640aed View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Added new protocol for accessible text views

    Added full cell accessbility config struct
    First approach for improving cells accessibility
    dhidalgofadrique committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    166b98d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. 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
    dhidalgofadrique committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9773411 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    e94239c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Added double interaction accessibility type

    Added comments to help understanding this new feature
    dhidalgofadrique committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a8c79ea View commit details
    Browse the repository at this point in the history
  2. Updated comment

    dhidalgofadrique committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e6703fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89cd6bb View commit details
    Browse the repository at this point in the history
  4. Swiftformat

    dhidalgofadrique committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ed72b55 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    e683233 View commit details
    Browse the repository at this point in the history
  2. Fixed PR comments

    Present interactive cell alert in tabbarcontroller to avoid warning
    dhidalgofadrique committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9f3dabe View commit details
    Browse the repository at this point in the history