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

docs(plugins): add runtime hooks section #1521

Merged
merged 6 commits into from
Aug 6, 2023
Merged

docs(plugins): add runtime hooks section #1521

merged 6 commits into from
Aug 6, 2023

Commits on Aug 3, 2023

  1. feat: add hooks guide documentation

    - Introduce new guide section for hooks, including examples with hook callback
    argument types.
    - Move hooks examples from Guides/Plugins into Guides/Hooks.
    - Add Hook documentation for new on/before/after request hooks.
    gnoeley committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    04a74ac View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. merge with plugins

    pi0 committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    60edaae View commit details
    Browse the repository at this point in the history
  2. add errors example

    pi0 committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    dcac214 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ad0852 View commit details
    Browse the repository at this point in the history
  4. reorder

    pi0 committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    4f272e0 View commit details
    Browse the repository at this point in the history
  5. update renderer description

    pi0 committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    20d8aae View commit details
    Browse the repository at this point in the history