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

Calculate SuppressAddComponentParameter in tooling #10763

Merged
merged 30 commits into from
Sep 20, 2024

Commits on Aug 19, 2024

  1. Add boolean

    ryzngard committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c92386f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45334b8 View commit details
    Browse the repository at this point in the history
  3. Bump serialization version

    ryzngard committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7fc2352 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6794130 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. PR feedback

    ryzngard committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e685ca5 View commit details
    Browse the repository at this point in the history
  2. Missed some

    ryzngard committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5cca44c View commit details
    Browse the repository at this point in the history
  3. Space and bump json version

    ryzngard committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    017a513 View commit details
    Browse the repository at this point in the history
  4. Fix test

    ryzngard committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c77bce3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3bab60 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. No need to update this...

    ryzngard committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    cc8f604 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Remove existing configurable code generation option and just use it f…

    …rom the configuration instead
    chsienki committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d3647a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    eca23cb View commit details
    Browse the repository at this point in the history
  2. Remove unused member

    ryzngard committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1f23c67 View commit details
    Browse the repository at this point in the history
  3. PR feedback

    ryzngard committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    353e217 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Update src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/Objec…

    …tWriters.cs
    
    Co-authored-by: Dustin Campbell <[email protected]>
    ryzngard and DustinCampbell authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    dcc4fe8 View commit details
    Browse the repository at this point in the history
  2. Undo unrelated changes

    ryzngard committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3d2f246 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b108d41 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    4750b83 View commit details
    Browse the repository at this point in the history
  2. Update src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Uti…

    …lities/RazorProjectInfoFactory.cs
    
    Co-authored-by: Dustin Campbell <[email protected]>
    ryzngard and DustinCampbell authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    66c1790 View commit details
    Browse the repository at this point in the history
  3. Update src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/ProjectSyste…

    …m/RemoteProjectSnapshot.cs
    
    Co-authored-by: Dustin Campbell <[email protected]>
    ryzngard and DustinCampbell authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    73cfa13 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'SuppressAddComponentParameter' of https://github.com/ry…

    …zngard/razor into SuppressAddComponentParameter
    ryzngard committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    41f69f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    4cf5339 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4347cc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e2b4b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5681389 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    b28e503 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15e1635 View commit details
    Browse the repository at this point in the history
  3. Set options builder

    ryzngard committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    72d5e84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2205c2e View commit details
    Browse the repository at this point in the history
  5. Fix tests

    ryzngard committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4117df5 View commit details
    Browse the repository at this point in the history