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

Major ApolloServer API reference edits for new reference proof of concept #4494

Merged
merged 16 commits into from
Sep 15, 2020

Commits on Sep 14, 2020

  1. WIP on improving API reference format

    Stephen Barlow authored and Stephen Barlow committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    cb9f33b View commit details
    Browse the repository at this point in the history
  2. Content-complete on ApolloServer constructor and EngineReportingOptio…

    …ns updates
    Stephen Barlow authored and Stephen Barlow committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    584c2ff View commit details
    Browse the repository at this point in the history
  3. Fix some broken links

    Stephen Barlow authored and Stephen Barlow committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    e36fcb0 View commit details
    Browse the repository at this point in the history
  4. Fix some broken headers

    Stephen Barlow authored and Stephen Barlow committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    8ccea9b View commit details
    Browse the repository at this point in the history
  5. Incorporate #4426 change and merge segmented tables

    Stephen Barlow authored and Stephen Barlow committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    6d75df0 View commit details
    Browse the repository at this point in the history
  6. Fix internal broken links with table unification

    Stephen Barlow authored and Stephen Barlow committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    f265dd7 View commit details
    Browse the repository at this point in the history
  7. Remove api-reference div for now

    Stephen Barlow authored and Stephen Barlow committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    6a10794 View commit details
    Browse the repository at this point in the history
  8. Use HTML-md-hybrid table to enable custom styles

    Stephen Barlow authored and Stephen Barlow committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    06a0253 View commit details
    Browse the repository at this point in the history
  9. Use new API reference front matter and update some headers

    Stephen Barlow authored and Stephen Barlow committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    61a0030 View commit details
    Browse the repository at this point in the history
  10. Use two-column field table layout

    Stephen Barlow authored and Stephen Barlow committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    55a85f0 View commit details
    Browse the repository at this point in the history
  11. Revert EngineReportingOptions format, which is going away shortly anyway

    Stephen Barlow authored and Stephen Barlow committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    b6ac016 View commit details
    Browse the repository at this point in the history
  12. Restore the cacheControl option

    Stephen Barlow authored and Stephen Barlow committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    0095418 View commit details
    Browse the repository at this point in the history
  13. Put experimental AS constructor option in its own table

    Stephen Barlow authored and Stephen Barlow committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    fb62b7e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    a196d2c View commit details
    Browse the repository at this point in the history
  2. Re-apply lost Fastify context signature changes (from #3895)

    It appears the branch that introduced this documentation was forked from
    prior to that change and that this particular changedidn't get pulled back
    in during conflict resolution.
    
    Original: 090586c#diff-c7c64f07d21dfa37133d976476500b03R65
    abernix committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    3e7d7e0 View commit details
    Browse the repository at this point in the history
  3. Re-apply lost spelling correction (from #4473)

    It appears the branch that introduced this documentation was forked from
    prior to that change and that this particular change didn't get pulled back
    in during conflict resolution.
    
    Original: ea8c356
    abernix committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    ca0258c View commit details
    Browse the repository at this point in the history