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

Delete TreeView.LinkItem. #2592

Merged
merged 19 commits into from
Nov 21, 2022
Merged

Delete TreeView.LinkItem. #2592

merged 19 commits into from
Nov 21, 2022

Conversation

radglob
Copy link
Contributor

@radglob radglob commented Nov 17, 2022

Removing the TreeView.LinkItem. It's a small extension of the TreeView.Item component, and would be unused if one is using a front-end router like react-router.

Screenshots

Please provide before/after screenshots for any visual changes

Merge checklist

  • Added/updated tests
  • Added/updated documentation
  • Tested in Chrome
  • Tested in Firefox
  • Tested in Safari
  • Tested in Edge

Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.

@radglob radglob added the component: TreeView Issues related to the TreeView component label Nov 17, 2022
@radglob radglob self-assigned this Nov 17, 2022
@changeset-bot
Copy link

changeset-bot bot commented Nov 17, 2022

🦋 Changeset detected

Latest commit: 12beef7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/react Patch

Not sure what this means? Click here to learn what changesets are.

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

@radglob radglob added the skip changeset This change does not need a changelog label Nov 17, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Nov 17, 2022

size-limit report 📦

Path Size
dist/browser.esm.js 78.92 KB (0%)
dist/browser.umd.js 79.55 KB (0%)

@github-actions github-actions bot temporarily deployed to storybook-preview-2592 November 17, 2022 17:06 Inactive
@radglob radglob temporarily deployed to github-pages November 17, 2022 17:10 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2592 November 17, 2022 17:10 Inactive
@radglob radglob temporarily deployed to github-pages November 17, 2022 17:20 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2592 November 17, 2022 17:21 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2592 November 17, 2022 17:35 Inactive
@radglob radglob temporarily deployed to github-pages November 17, 2022 17:39 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2592 November 17, 2022 17:40 Inactive
@radglob radglob marked this pull request as ready for review November 17, 2022 17:42
@radglob radglob requested review from a team and colebemis November 17, 2022 17:42
Copy link
Contributor

@colebemis colebemis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks for doing this, @radglob

Left a minor comment about adding examples with onSelect to the docs.

You'll also need to add a changeset to this PR to describe the changes. I typically do that by clicking this link:

CleanShot 2022-11-18 at 09 31 50

Since this component is still in draft, we can call this a patch change

CHANGELOG.md Outdated Show resolved Hide resolved
docs/content/TreeView.mdx Outdated Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to storybook-preview-2592 November 21, 2022 14:15 Inactive
@radglob radglob temporarily deployed to github-pages November 21, 2022 14:17 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2592 November 21, 2022 14:17 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2592 November 21, 2022 14:17 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2592 November 21, 2022 15:06 Inactive
@radglob radglob temporarily deployed to github-pages November 21, 2022 15:12 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2592 November 21, 2022 15:13 Inactive
Copy link
Contributor

@colebemis colebemis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 Nice work, @radglob! Just left a small suggestion about the release notes. Feel free to merge this after you've addressed my comment.

.changeset/honest-moles-divide.md Outdated Show resolved Hide resolved
Co-authored-by: Cole Bemis <colebemis@github.com>
@radglob radglob enabled auto-merge (squash) November 21, 2022 21:17
@radglob radglob temporarily deployed to github-pages November 21, 2022 21:23 Inactive
@radglob radglob merged commit d9c7290 into main Nov 21, 2022
@radglob radglob deleted the delete-treeview-linkitem branch November 21, 2022 21:24
@primer-css primer-css mentioned this pull request Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: TreeView Issues related to the TreeView component skip changeset This change does not need a changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants