Skip to content

Conversation

siddharthkp
Copy link
Member

@siddharthkp siddharthkp commented May 7, 2024

Closes #

Changelog

New

Changed

Removed

Rollout strategy

  • Patch release
  • Minor release
  • Major release; if selected, include a written rollout or migration plan
  • None; if selected, include a brief description as to why

Testing & Reviewing

Merge checklist

Copy link

changeset-bot bot commented May 7, 2024

⚠️ No Changeset found

Latest commit: e80539b

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

@siddharthkp siddharthkp added the update snapshots 🤖 Command that updates VRT snapshots on the pull request label May 8, 2024
@siddharthkp siddharthkp self-assigned this May 8, 2024
@siddharthkp siddharthkp changed the base branch from main to ayy-bc/addTreeViewDragHandle May 8, 2024 13:55
@siddharthkp siddharthkp marked this pull request as ready for review May 8, 2024 13:55
@siddharthkp siddharthkp requested a review from a team as a code owner May 8, 2024 13:55
@siddharthkp siddharthkp requested a review from langermank May 8, 2024 13:55
@siddharthkp siddharthkp merged commit 1794aa5 into ayy-bc/addTreeViewDragHandle May 8, 2024
@siddharthkp siddharthkp deleted the sid/treeview-leading-action branch May 8, 2024 13:55
@siddharthkp siddharthkp changed the title Sid/treeview leading action Sid/treeview leading action (merged to another branch) May 13, 2024
github-merge-queue bot pushed a commit that referenced this pull request May 15, 2024
* add grid area for drag handle when data-drag-and-drop is true

* add test to verify dnd attribute

* css updates

* add docs

* test(vrt): update snapshots

* Sid/treeview leading action (#4569)

* wip: leading action slot

* clean up a little

* change from prop to subcomponent

* remove outdated test

* spacer should come before leadingAction

* merge snapshots from main

* merge package-lock from main

* add visual tests

* use IconButton for leadingAction

* add example of drag handle on hover

* Create tame-nails-live.md

* test(vrt): update snapshots

* change LeadingActio type to React.FC<TreeViewVisualProps> and accept children

* change LeadingAction of type React.FC<TreeViewVisualProps>

* typo

* add `variant="invisible"` to icon button in stories

* add leadingActionId and aria-hidden to LeadingAction subcomponent

* remove `leadingActionId` to describe the tree view item

* remove unused leadingActionId

* remove docs from changeset

---------

Co-authored-by: ayy-bc <[email protected]>
Co-authored-by: Siddharth Kshetrapal <[email protected]>
Co-authored-by: siddharthkp <[email protected]>
JelloBagel pushed a commit that referenced this pull request May 16, 2024
* add grid area for drag handle when data-drag-and-drop is true

* add test to verify dnd attribute

* css updates

* add docs

* test(vrt): update snapshots

* Sid/treeview leading action (#4569)

* wip: leading action slot

* clean up a little

* change from prop to subcomponent

* remove outdated test

* spacer should come before leadingAction

* merge snapshots from main

* merge package-lock from main

* add visual tests

* use IconButton for leadingAction

* add example of drag handle on hover

* Create tame-nails-live.md

* test(vrt): update snapshots

* change LeadingActio type to React.FC<TreeViewVisualProps> and accept children

* change LeadingAction of type React.FC<TreeViewVisualProps>

* typo

* add `variant="invisible"` to icon button in stories

* add leadingActionId and aria-hidden to LeadingAction subcomponent

* remove `leadingActionId` to describe the tree view item

* remove unused leadingActionId

* remove docs from changeset

---------

Co-authored-by: ayy-bc <[email protected]>
Co-authored-by: Siddharth Kshetrapal <[email protected]>
Co-authored-by: siddharthkp <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update snapshots 🤖 Command that updates VRT snapshots on the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant