Skip to content

0.9.3

Compare
Choose a tag to compare
@wkeese wkeese released this 16 Feb 01:32
· 94 commits to master since this release

Remove dependence on dpointer now that iOS 13 and Safari 13 support
pointer events natively.

Various fixes so widgets don't access document.body before it's created.
Also avoid using domReady! as a plugin since Webpack can't handle it.