Skip to content

Conversation

@adumesny
Copy link
Member

Description

  • removed a bunch more jquery code in main file
    (more drag&drop will need to move out)
  • all the demos are finally running, found a bunch of issues of DOM vs jquery
    ->all but knockout which always inserts at (0,0) now
    -> RTL works a little better now, but still broken (hasn't worked in a while)
  • public API that take string | HTMLElement will now handle list with selector
  • using 'let' everywhere since not real global const
  • matches latest develop code fixes
    more Consider dropping JQuery / typescript conversion ? #1084

TODO: fix lint and test cases next...

Checklist

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

* removed a bunch more jquery code in main file
(more drag&drop will need to move out)
* all the demos are finally running, found a bunch of issues of DOM vs jquery
->all but knockout which always inserts at (0,0) now
-> RTL works a little better now, but still broken (hasn't worked in a while)
* public API that take string | HTMLElement will now handle list with selector
* using 'let' everywhere since not real global const

TODO: fix lint and test cases next...
@adumesny adumesny merged commit e61dced into gridstack:typescript Mar 14, 2020
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