frontity icon indicating copy to clipboard operation
frontity copied to clipboard

Implement support for hash links in source and router

Open orballo opened this issue 3 years ago • 3 comments

What:

This is the work I did so far regarding the implementation of support for hash links in source and router.

Why:

Because currently hash links are not supported.

How:

Explained here: https://community.frontity.org/t/add-support-for-hash-links-in-frontity-tiny-router/3189

Tasks:

  • [ ] Code
  • [ ] TSDocs
  • [ ] TypeScript
  • [ ] Unit tests
  • [ ] End to end tests
  • [ ] TypeScript tests
  • [ ] Update starter themes
  • [ ] Update other packages
  • [ ] Open an issue for this feature in the docs repo
  • [ ] Update community discussions
  • [ ] Add a changeset (with link to its Feature Discussion if it exists)

Unrelated Tasks

Additional Comments

orballo avatar Jan 11 '21 13:01 orballo

⚠️ No Changeset found

Latest commit: d55ed2c749ab1d508bb664e83318285467ede87f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Jan 11 '21 13:01 changeset-bot[bot]

@luisherranz Is this issue still pending or was it implemented somewhere else?

orballo avatar Nov 02 '21 04:11 orballo

Still pending 🙂

luisherranz avatar Nov 07 '21 22:11 luisherranz