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

Move NavigationView to Repeater #1683

Merged
merged 33 commits into from
Jan 13, 2020
Merged

Commits on Nov 27, 2019

  1. replaced listview with repeater

    ojhad committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    2b95dc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f08db1a View commit details
    Browse the repository at this point in the history
  3. fixed release build error

    ojhad committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    196b57d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. addressed some comments

    ojhad committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    780b31c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. addressed some more comments

    ojhad committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    57ae99f View commit details
    Browse the repository at this point in the history
  2. items repeater update

    ojhad committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    5d797bc View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. addressed more comments

    ojhad committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    76d81da View commit details
    Browse the repository at this point in the history
  2. removed state machine

    ojhad committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    0ff390f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72efcd2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. addressed more comments

    ojhad committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    305d0db View commit details
    Browse the repository at this point in the history
  2. fixed settings

    ojhad committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    7db846b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56c14ac View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    4e036b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3c088b View commit details
    Browse the repository at this point in the history
  3. fixed merge

    ojhad committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    5dd1a90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be6ea93 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. addressed comments

    ojhad committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    44d8b48 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. addressed more comments

    ojhad committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    3ac290b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a4da56 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. re-added downlevel testpages

    ojhad committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    f1d18a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. updated focus navigation behavior

    - update focus behavior
    - fix repeater bug
    ojhad committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    dec9b86 View commit details
    Browse the repository at this point in the history
  2. fixed pane content width bug

    ojhad committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    6d6f712 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    328a294 View commit details
    Browse the repository at this point in the history
  4. updated/fixed tests

    ojhad committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    0bc06fe View commit details
    Browse the repository at this point in the history
  5. updated masters

    ojhad committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    b9d33f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. fixed/updated tests

    ojhad committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    f03a2c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. addressed comments

    ojhad committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    48538de View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. reverted downlevel flag behavior

    reverted ShouldPreserveNavigationViewRS4Behavior and ShouldPreserveNavigationViewRS3Behavior to old behavior. Old behavior was inccorectly determining OS version, however updating to correct behavior breaks tests, so reverting to old behavior for now
    ojhad committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    e9a0014 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d8e06c View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. updated masters

    ojhad committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    59a7183 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

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

Commits on Jan 10, 2020

  1. address comment

    ojhad committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    fe64a75 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

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