This repository has been archived by the owner on Jul 30, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* new custom element impl * use new dom() pragma * small wrapper for dom node widget * any some returns * return event properties * add support for global theme * add test for global theme * assert descriptor error * update tests * cover checking a property of a child * package-lock incorrect * rename dojo global to dojoce to avoid potential conflict with dojo1 * correct event detail * make on properties prefixed to avoid event handler conflicts on dom nodes * use web components polyfills * bump safari version on mac * add child types, skip suite on browsers that fail custom elements even with polyfill * text node test * fix erroneous package-lock conflicts
- Loading branch information