Skip to content

Conversation

@adumesny
Copy link
Member

Description

  • all drag&drop grid code has been moved to gridstack-dd.ts (base class for html5 and jquery version)
  • that reduces static grid requirements down from 43k to just 35k
  • with html5 complete is still 64k (+29k) and jq 187k (+152k)

Checklist

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

* all drag&drop grid code has been moved to gridstack-dd.ts (base class for html5 and jquery version)
* that reduces static grid requirements down from 43k to just 35k
* with html5 complete is still 64k (+29k) and jq 187k (+152k)
@adumesny adumesny merged commit 8bb5722 into gridstack:h5 Nov 22, 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