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

Update HTML templates to link to object definitions #1724

Merged
merged 9 commits into from Feb 28, 2024

Commits on Feb 13, 2024

  1. Clean up comment markers

    There is no need for full `{{/* ... */}}` comment markers here: simple `/*
    ... */` ones work fine.
    richvdh committed Feb 13, 2024
    Copy the full SHA
    e29a467 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Copy the full SHA
    3fee996 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4043c1f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    83bbc23 View commit details
    Browse the repository at this point in the history
  4. Delay addition of $this_object to result array

    ... so that we have a chance to modify it first.
    richvdh committed Feb 14, 2024
    Copy the full SHA
    8e004b1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a6ae391 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    3736461 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    3c52648 View commit details
    Browse the repository at this point in the history
  8. changelog

    richvdh committed Feb 14, 2024
    Copy the full SHA
    03f932b View commit details
    Browse the repository at this point in the history