Commit Graph

4 Commits

Author SHA1 Message Date
Daniel Freedman
2255a95a3f actually dispatch the event :P 2015-12-15 13:53:16 -08:00
Daniel Freedman
bba5fb870f IE's preventDefault is only right during event dispatch
Regression fix from #444
2015-11-16 14:57:33 -08:00
Daniel Freedman
8c21f2e171 Make sure fixed preventDefault can be called multiple times
Fixes #441 Interact .draggable and webcomponentsjs conflict in IE
2015-11-13 12:15:21 -08:00
Daniel Freedman
68dc6df4af Dedupe CustomEvent and Event shim constructor
Moved to WebComponents/dom.js
Load dom.js for CE and HTMLImports polyfills
Add tests for functions in dom.js

General Test cleanup
- Remove old tests.js files
- Replace broken `?wc-shadow` for `?shadow=native`
2015-11-05 12:52:35 -08:00