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(list)!: Support keyboard dragging between different Lists #10480

Draft
wants to merge 40 commits into
base: dev
Choose a base branch
from

Conversation

driskull
Copy link
Member

@driskull driskull commented Oct 3, 2024

Related Issue: #7537

BREAKING CHANGE: Modifies the component's draggability via a dropdown menu shifting the visual and keyboard experience.

Summary

@github-actions github-actions bot added the enhancement Issues tied to a new feature or request. label Oct 3, 2024
"scale-duration",
"small-modular-scale"
];
const customFunctions = [];
Copy link
Member Author

Choose a reason for hiding this comment

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

@jcfranco any clue why this keeps being removed? Its something happening in pre commit formatting or linting I think.

@driskull driskull changed the title feat(list): Support keyboard dragging between different Lists feat(list)!: Support keyboard dragging between different Lists Oct 3, 2024
@driskull driskull added the breaking change Issues and pull requests with code changes that are not backwards compatible. label Oct 3, 2024
@driskull driskull added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Oct 8, 2024
@driskull driskull removed the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Issues and pull requests with code changes that are not backwards compatible. enhancement Issues tied to a new feature or request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant