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

feature: Update agenda component to the fluent UI spec #1867

Merged
merged 50 commits into from
Feb 24, 2023

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    907e9c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b9b201 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    120ed25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d59f929 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e0d3eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e485a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a8bf86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1a38bf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e7444eb View commit details
    Browse the repository at this point in the history
  10. update: usage of the narrow class to make it easier to style nested e…

    …lements in small viewports
    musale committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    63bbe9f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    88b72f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1ff279 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a063da View commit details
    Browse the repository at this point in the history
  4. Update packages/mgt-components/src/graph/graph.presence.ts

    Co-authored-by: Gavin Barron <gavinbarron@microsoft.com>
    musale and gavinbarron committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    03a7d5c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'musale/fluentui/agenda' of github.com:microsoftgraph/mi…

    …crosoft-graph-toolkit into musale/fluentui/agenda
    musale committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    5bacf25 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    4c2732c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80b7a7b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. update: show contact card over event card on hover/focus of person

    Co-authored-by: Gavin Barron <gavinbarron@microsoft.com>
    musale and gavinbarron committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    1e03757 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    b5e0bc2 View commit details
    Browse the repository at this point in the history
  2. update: generated react source

    musale committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    58c4811 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9234b52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86e8ebd View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

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

Commits on Dec 8, 2022

  1. Merge branch 'next/fluentui' of github.com:microsoftgraph/microsoft-g…

    …raph-toolkit into musale/fluentui/agenda
    musale committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    d03ddad View commit details
    Browse the repository at this point in the history
  2. Merge branch 'musale/fluentui/agenda' of github.com:microsoftgraph/mi…

    …crosoft-graph-toolkit into musale/fluentui/agenda
    musale committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    90ae274 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Merge branch 'next/fluentui' of github.com:microsoftgraph/microsoft-g…

    …raph-toolkit into musale/fluentui/agenda
    musale committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    276fa4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9da41a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3034552 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6cfcb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc430f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e84e2f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c961fbf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    344e5ad View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    81005a7 View commit details
    Browse the repository at this point in the history
  2. fix: make the bg color transparent.

    Only set the background color to what the developer sets in the CSS
    musale committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    c60bec8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

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

Commits on Jan 18, 2023

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

Commits on Jan 20, 2023

  1. refactor: use optional chaining in condition

    Co-authored-by: Gavin Barron <gavinbarron@microsoft.com>
    musale and gavinbarron committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    81e0d87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33e3e5e View commit details
    Browse the repository at this point in the history
  3. refactor: use optional chaining in condition

    Co-authored-by: Gavin Barron <gavinbarron@microsoft.com>
    musale and gavinbarron committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    35ae1e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce4d0ed View commit details
    Browse the repository at this point in the history
  5. Merge branch 'musale/fluentui/agenda' of github.com:microsoftgraph/mi…

    …crosoft-graph-toolkit into musale/fluentui/agenda
    musale committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    33bf156 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    476f526 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. fix: smaller layouts width

    Co-authored-by: Gavin Barron <gavinbarron@microsoft.com>
    musale and gavinbarron committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    63bddcb View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

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

Commits on Feb 14, 2023

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

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    367d82d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f47d97b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    3f2d878 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25e6e68 View commit details
    Browse the repository at this point in the history