Skip to content

vue: update to match React changes. - #3364

Merged
adumesny merged 4 commits into
gridstack:masterfrom
adumesny:master
Aug 20, 2026
Merged

vue: update to match React changes.#3364
adumesny merged 4 commits into
gridstack:masterfrom
adumesny:master

Conversation

@adumesny

Copy link
Copy Markdown
Member

No description provided.

adumesny and others added 4 commits August 19, 2026 18:37
Same cleanup as React's ed0daa2 (PR gridstack#3357):
addWidget/removeWidget now take GridStackWidget and GridStackElement
directly instead of Parameters<> lookups and a type assertion.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Same cleanup as React's cd24f13 (PR gridstack#3358):
gsCreateVueComponents/gsSaveAdditionalVueInfo now take the Vue-extended
GridStackWidget/GridStackNode from ./types instead of the core aliases,
dropping the per-call casts and String() coercions on class/content/id.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@adumesny
adumesny merged commit 26a49d6 into gridstack:master Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant