Skip to content

Conversation

@adumesny
Copy link
Member

@adumesny adumesny commented Dec 28, 2022

Description

  • better version of Angular wrapper example improvement #1824

  • moved classes to correct place, simplified htm + css to be in .ts template (only 2 files to copy now)

  • fixed the incorrect event handlers to pass the right set of params for each, cleanup

  • grid-item simpler elements (matches Nodes fields)

  • GridStackEventHandlerCallback is not a list of specific callbacks so user can have better method signatures.

Checklist

  • Created tests which fail without the change (if possible)
  • All tests passing (yarn test)
  • Extended the README / documentation, if necessary

* GridStackEventHandlerCallback is not a list of specific callbacks so user can have better method signatures.
* better version of gridstack#1824
* moved classes to correct place, simplified htm + css to be in .ts template (only 2 files to copy now)
* fixed the incorrect event handlers to pass the right set of params for each, cleanup
* grid-item simpler elements (matches Nodes fields)

MORE TODO....
@adumesny adumesny merged commit 8f0b663 into gridstack:master Dec 28, 2022
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