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

feat(hub-common): append id to page slugs #1746

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 20, 2024

  1. feat(hub-common): add appendIdToSlug and parseIdFromSlug

    affects: @esri/hub-common
    tomwayson committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5647bbc View commit details
    Browse the repository at this point in the history
  2. feat(hub-common): getItemBySlug handles slugs with id appended

    affects: @esri/hub-common
    tomwayson committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    151a035 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. refactor(hub-common): computeLinks calls computeItemLinks

    affects: @esri/hub-common
    tomwayson committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3d4529e View commit details
    Browse the repository at this point in the history
  2. feat(hub-common): add optional includeIdInSlug arg to getItemIdentifier

    and use it to inject slug into site relative URLs for pages
    
    affects: @esri/hub-common
    tomwayson committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    7da5379 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    ce5db42 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    725fdbb View commit details
    Browse the repository at this point in the history