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

Make individual pages for deprecations #1261

Merged
merged 13 commits into from
Jun 9, 2023
Merged

Make individual pages for deprecations #1261

merged 13 commits into from
Jun 9, 2023

Commits on Jun 3, 2023

  1. Work in progress

    See TODO in code comments
    
    Make individual pages for deprecations
    jenweber authored and mansona committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    680ff6d View commit details
    Browse the repository at this point in the history
  2. Simplify routing

    jenweber authored and mansona committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    2995b4c View commit details
    Browse the repository at this point in the history
  3. Clean up remnants of unused fastly

    Fastboot is still used for prember, but
    not for URLs or CDNs.
    jenweber authored and mansona committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    2ef1d08 View commit details
    Browse the repository at this point in the history
  4. Remove unused var

    jenweber authored and mansona committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    e125777 View commit details
    Browse the repository at this point in the history
  5. Simplify logic for rendering deprecation meta

    Co-authored-by: Chris Manson <[email protected]>
    jenweber and mansona committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    2097c79 View commit details
    Browse the repository at this point in the history
  6. Markup for individual pages

    Pass in a block to DeprecationArticle so that we can
    use it for both the page with many components and
    the page with only one.
    jenweber authored and mansona committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    9dfe73a View commit details
    Browse the repository at this point in the history
  7. Move orphaned article to v1

    This md file was floating, not under any
    version directory. Based on content,
    it seems to go in Ember v1.
    jenweber authored and mansona committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    8cca28f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb40231 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    742a8ee View commit details
    Browse the repository at this point in the history
  10. implement displayId

    mansona committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    42196a0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1cf387a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ad2e672 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2274005 View commit details
    Browse the repository at this point in the history