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

Stack: Promoting stack from experiments package to OUFR package. #7222

Closed
wants to merge 49 commits into from
Closed

Stack: Promoting stack from experiments package to OUFR package. #7222

wants to merge 49 commits into from

Commits on Oct 22, 2018

  1. Removing some of the deprecated components flaged when turning the ts…

    …lint deprecation flag to true in the office-ui-fabric-react package.
    khmakoto committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    408542c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a70bf7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Configuration menu
    Copy the full SHA
    9ad7683 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e5a757 View commit details
    Browse the repository at this point in the history
  3. Reverting changes that affected backwards compatibility because it re…

    …moved own deprecated usage.
    khmakoto committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    9e4a643 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    146d37a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06c99b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

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

Commits on Oct 29, 2018

  1. Configuration menu
    Copy the full SHA
    4dfa320 View commit details
    Browse the repository at this point in the history
  2. Adding changes in oufr api.

    khmakoto committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    e5e4743 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b418eb View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

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

Commits on Nov 26, 2018

  1. Configuration menu
    Copy the full SHA
    113d4ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df9519f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43e7c8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64615c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d238462 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. Configuration menu
    Copy the full SHA
    a59cff2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c83917 View commit details
    Browse the repository at this point in the history
  3. Adding change files.

    khmakoto committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    dc9e461 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    782d9a3 View commit details
    Browse the repository at this point in the history
  5. Updating change file.

    khmakoto committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    6b29385 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8a012f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'stackPromotion' of github.com:khmakoto/office-ui-fabric…

    …-react into stackPromotion
    khmakoto committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    e829f98 View commit details
    Browse the repository at this point in the history
  8. Adding api changes.

    khmakoto committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    71c8569 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    730e6e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

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

Commits on Nov 29, 2018

  1. Fixing to pass tests.

    khmakoto committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    18117ca View commit details
    Browse the repository at this point in the history
  2. Fixing merge conflict.

    khmakoto committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    f0eb4c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d714979 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcc4faa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a21220 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

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

Commits on Dec 5, 2018

  1. Comprising HorizontalStack and VerticalStack into only one component …

    …called Stack with a horizontal flag to determine orientation.
    khmakoto committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    a1e4a4b View commit details
    Browse the repository at this point in the history
  2. Changing oufr api.

    khmakoto committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    bdcdaee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c20cef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c370aea View commit details
    Browse the repository at this point in the history
  5. Updating vr-tests.

    khmakoto committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    8473180 View commit details
    Browse the repository at this point in the history
  6. Updating oufr api.

    khmakoto committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    23c4975 View commit details
    Browse the repository at this point in the history
  7. Deprecating the separate HorizontalStack and VerticalStack in favor o…

    …f a single component called Stack.
    khmakoto committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    9e80cb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1912b97 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09967ff View commit details
    Browse the repository at this point in the history
  10. Replacing references to HorizontalStack and VerticalStack to referenc…

    …e Stack instead in experiments package.
    khmakoto committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    0f54834 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    927f860 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8f71919 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    68d241d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Adding wrap to vertical stack and adding examples and snapshots. Nest…

    …ed wrapping still missing.
    khmakoto committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    15decec View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

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