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

Angular component examples #2129

Merged
merged 2 commits into from Dec 28, 2022
Merged

Angular component examples #2129

merged 2 commits into from Dec 28, 2022

Commits on Dec 28, 2022

  1. better GridStackEventHandlerCallback types

    * GridStackEventHandlerCallback is not a list of specific callbacks so user can have better method signatures.
    adumesny committed Dec 28, 2022
    Copy the full SHA
    89b8484 View commit details
    Browse the repository at this point in the history
  2. Angular component examples

    * 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 committed Dec 28, 2022
    Copy the full SHA
    be886c8 View commit details
    Browse the repository at this point in the history