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

Canvas: GridStack Layout #6325

Draft
wants to merge 57 commits into
base: feat/canvas-2.0
Choose a base branch
from
Draft

Conversation

lovincyrus
Copy link
Contributor

@lovincyrus lovincyrus commented Dec 21, 2024

  • Rework canvas to grid-based using Gridstack.js
  • Centralize and sync grid state to CanvasStore
  • Dispatch selected index based on component selection
  • Ability to drag/resize components in the grid
  • Clean up gridstack DOM when switching views
  • Rebase
  • Ensure components are rendered properly when adding new component

Gridstack API: https://github.com/gridstack/gridstack.js/tree/master/doc

@lovincyrus lovincyrus changed the title Canvas: Grid Layout Canvas: GridStack Layout Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant