Skip to content

Conversation

@adumesny
Copy link
Member

Description

  • changed the tests to not have any $() jquery anymore and switch them to use the html5 DD instead
  • all demos now use html5 version, added two-jq.html for legacy and to compare
  • reverted back to karma-typescript 4.1.1 to get correct error line numbers
  • gridstack.all.js no longer exist. changed all to gridstack-h5.js and readme
    (more changes on how to include later)
  • isResizable (new) / isDraggable / isDroppable work on a single element
    as it was confusting to e list of items (could be miss-match)
  • latest tool lock file

for #1084 the last remain of jquery is gone...

Checklist

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

* changed the tests to not have any $() jquery anymore and switch them to use the html5 DD instead
* all demos now use html5 version, added two-jq.html for legacy and to compare
* reverted back to karma-typescript 4.1.1 to get correct error line numbers
* gridstack.all.js no longer exist. changed all to gridstack-h5.js and readme
(more changes on how to include later)
* isResizable (new) / isDraggable / isDroppable work on a single element
as it was confusting to e list of items (could be miss-match)
* latest tool lock file
@adumesny adumesny merged commit 56d0bbb into gridstack:h5 Nov 23, 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