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

[Mobile]: Improving accessibility on Image Block (deselected) #14713

Merged
merged 14 commits into from
Apr 23, 2019

Commits on Mar 29, 2019

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

Commits on Apr 1, 2019

  1. Fix lint issues

    etoledom committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    6bf013d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Fix typo

    etoledom committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    2ab1249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    578e508 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Better accessibility labels

    etoledom committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    4d7d23f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

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

Commits on Apr 8, 2019

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

Commits on Apr 22, 2019

  1. Configuration menu
    Copy the full SHA
    3f3428d View commit details
    Browse the repository at this point in the history
  2. Fix scroll with VoiceOver ON.

    For some reason, VoiceOver wouldn't scroll down the block list.
    The breaking change was located at the removal of this css property `font-family: $default-regular-font;` on the nextpage block.
    
    Addinb back that property to be able to scroll the blocks list again using VoiceOver.
    etoledom committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    14652d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab14bf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    048ffb7 View commit details
    Browse the repository at this point in the history
  5. Fix lint issues

    etoledom committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    5070a34 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Configuration menu
    Copy the full SHA
    a40896b View commit details
    Browse the repository at this point in the history
  2. Fix lint issues

    etoledom committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    2f7b128 View commit details
    Browse the repository at this point in the history