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

Sections support #46727

Merged
merged 34 commits into from
Mar 8, 2023
Merged

Sections support #46727

merged 34 commits into from
Mar 8, 2023

Commits on Feb 17, 2023

  1. sections support

    surayya-MS committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    89c686d View commit details
    Browse the repository at this point in the history
  2. change SecionsTest

    surayya-MS committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    7e99bde View commit details
    Browse the repository at this point in the history
  3. fix

    surayya-MS committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    cbb63aa View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

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

Commits on Feb 21, 2023

  1. E2E tests

    surayya-MS committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    0e7d9c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    269b8d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

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

Commits on Feb 23, 2023

  1. fix

    surayya-MS committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ebca897 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32fb842 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85b8ec6 View commit details
    Browse the repository at this point in the history
  4. fix

    surayya-MS committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    435716a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cca921 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Update src/Components/Components/src/Sections/SectionContent.cs

    Co-authored-by: Mackinnon Buck <mackinnon.buck@gmail.com>
    surayya-MS and MackinnonBuck authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    c42520a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. fix

    surayya-MS committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    d3352be View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Update src/Components/test/E2ETest/Tests/SectionsTest.cs

    Co-authored-by: Mackinnon Buck <mackinnon.buck@gmail.com>
    surayya-MS and MackinnonBuck authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    495bff4 View commit details
    Browse the repository at this point in the history
  2. Update src/Components/Web/src/Head/HeadOutlet.cs

    Co-authored-by: Mackinnon Buck <mackinnon.buck@gmail.com>
    surayya-MS and MackinnonBuck authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    4742a2d View commit details
    Browse the repository at this point in the history
  3. Update src/Components/Components/src/Sections/SectionOutlet.cs

    Co-authored-by: Mackinnon Buck <mackinnon.buck@gmail.com>
    surayya-MS and MackinnonBuck authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    7323ca1 View commit details
    Browse the repository at this point in the history
  4. Update src/Components/Components/src/Sections/SectionContent.cs

    Co-authored-by: Mackinnon Buck <mackinnon.buck@gmail.com>
    surayya-MS and MackinnonBuck authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    b7be8b4 View commit details
    Browse the repository at this point in the history
  5. Update src/Components/Components/src/Sections/SectionOutlet.cs

    Co-authored-by: Mackinnon Buck <mackinnon.buck@gmail.com>
    surayya-MS and MackinnonBuck authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    cb0d2e3 View commit details
    Browse the repository at this point in the history
  6. fix

    surayya-MS committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    52bc8d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e21ae58 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. fix

    surayya-MS committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    ae3171e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. fix

    surayya-MS committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    35d13b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    275100b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b92f0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48538d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08ebe15 View commit details
    Browse the repository at this point in the history
  6. fix

    surayya-MS committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    e418aa6 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    853e6ea View commit details
    Browse the repository at this point in the history
  2. Revert "remove IsDefaultContent from PublicAPI"

    This reverts commit 48538d1.
    surayya-MS committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    157bdaf View commit details
    Browse the repository at this point in the history
  3. Revert "remove IsDefaultContent from SectionContent"

    This reverts commit 4b92f0c.
    surayya-MS committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    036dc2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6ef091 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    403d493 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. fix

    surayya-MS committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    b1b8be8 View commit details
    Browse the repository at this point in the history