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

Add Scoped Plugin #2759

Merged
merged 15 commits into from
Jun 14, 2023
Merged

Add Scoped Plugin #2759

merged 15 commits into from
Jun 14, 2023

Commits on Jun 12, 2023

  1. Add Scoped plugin

    Harry Barber committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    72133d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Apply suggestions from code review

    Co-authored-by: david-perez <d@vidp.dev>
    hlbarber and david-perez authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    6a833de View commit details
    Browse the repository at this point in the history
  2. Tweak exports

    Harry Barber committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    19b206f View commit details
    Browse the repository at this point in the history
  3. Add codegenerated scope macro

    Harry Barber committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8564c71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcd0a33 View commit details
    Browse the repository at this point in the history
  5. Fix doc issues

    Harry Barber committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    bc6ddea View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: david-perez <d@vidp.dev>
    hlbarber and david-perez authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    51cc3b3 View commit details
    Browse the repository at this point in the history
  7. Address comments

    Harry Barber committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    02002f5 View commit details
    Browse the repository at this point in the history
  8. Fix documentation

    Harry Barber committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    edb53ef View commit details
    Browse the repository at this point in the history
  9. Contrast FilterByOperationId with Scoped

    Harry Barber committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    30ad4d7 View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG.next.toml

    Harry Barber committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    80e2fce View commit details
    Browse the repository at this point in the history
  11. Fix getOrNull

    Harry Barber committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5fd077c View commit details
    Browse the repository at this point in the history
  12. First operation casing

    Harry Barber committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8a01f64 View commit details
    Browse the repository at this point in the history
  13. Add macro explanation

    Harry Barber committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d9e4de0 View commit details
    Browse the repository at this point in the history
  14. Improve documentation

    Harry Barber committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    a48dbc2 View commit details
    Browse the repository at this point in the history