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

feat(ItemNavigation): introduce navigationMode property #910

Merged
merged 5 commits into from
Nov 27, 2019

Commits on Nov 6, 2019

  1. feat(ItemNavigation): introduce preventHorizontalNavigation property

    - prevents focusing next/prev item when pressing right/left arrow
    
    FIXES: #862
    MapTo0 committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    8d8fbfb View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Configuration menu
    Copy the full SHA
    736b983 View commit details
    Browse the repository at this point in the history
  2. add navigationMode property

    ilhan007 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    5e19b0d View commit details
    Browse the repository at this point in the history
  3. wdio test update

    ilhan007 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    bd5e41d View commit details
    Browse the repository at this point in the history
  4. simplify condition

    ilhan007 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    4df85d1 View commit details
    Browse the repository at this point in the history