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(react-conformance): add test for callback arguments #19369

Merged
merged 23 commits into from
Sep 6, 2021

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    e7ce330 View commit details
    Browse the repository at this point in the history
  2. Change files

    layershifter committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    916c025 View commit details
    Browse the repository at this point in the history
  3. lint fixes

    layershifter committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    1df49ca View commit details
    Browse the repository at this point in the history
  4. remove cast

    layershifter committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    acf513c View commit details
    Browse the repository at this point in the history
  5. handle undefined

    layershifter committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    dacd71d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93c9fa6 View commit details
    Browse the repository at this point in the history
  7. Change files

    layershifter committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    071ead4 View commit details
    Browse the repository at this point in the history
  8. handle arrays

    layershifter committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    d8f13d2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2681dee View commit details
    Browse the repository at this point in the history
  10. Change files

    layershifter committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    c493df3 View commit details
    Browse the repository at this point in the history
  11. disable test for Menu

    layershifter committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    cce816d View commit details
    Browse the repository at this point in the history
  12. disable tests

    layershifter committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    3ed0d73 View commit details
    Browse the repository at this point in the history
  13. Change files

    layershifter committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    60f1034 View commit details
    Browse the repository at this point in the history
  14. disable test in N*

    layershifter committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    e8edc83 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. add error messages

    layershifter committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    d09ac33 View commit details
    Browse the repository at this point in the history
  2. update changelog entries

    layershifter committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    9891f09 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Merge branch 'master' of https://github.com/microsoft/fluentui into f…

    …eat/conformance-callbacks
    
    � Conflicts:
    �	packages/react-conformance/src/isConformant.ts
    �	packages/react-menu/src/components/MenuList/MenuList.test.tsx
    layershifter committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    481b1b8 View commit details
    Browse the repository at this point in the history
  2. fix comment

    layershifter committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    d6c7204 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Merge branch 'master' of https://github.com/microsoft/fluentui into f…

    …eat/conformance-callbacks
    layershifter committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    725b61b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dbf124 View commit details
    Browse the repository at this point in the history
  3. fix test

    layershifter committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    8ddd0b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a2bfdd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5ed1ea View commit details
    Browse the repository at this point in the history