Commit Graph

7 Commits

Author SHA1 Message Date
Michael Matloob
2864d46664 webcomponents.js: Add typings for Element.createShadowRoot (#10330)
* webcomponents.js: Add typings for Element.createShadowRoot

createShadowRoot is deprecated in the official Shadow DOM spec,
but is the way to attach a shadow root in the current released
version of webcomponents.js.

* webcomponents.js: remove spurious extra line

* webcomponents.js: remove readonly modifier

Not supported until TS2.

* webcomponents.js: add Element.shadowRoot property
2016-07-29 00:31:34 +09:00
vvakame
7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
laco0416
4a3cfb0f70 Fix webcomponents.js.d.ts and test 2015-07-01 08:55:45 +09:00
laco0416
4cfb34b702 Add custom element constructor definition 2015-06-30 16:48:58 +09:00
Adi Dahiya
f2a11bab3b Add webcomponents.js 0.6.0 typings 2015-04-02 13:50:31 -04:00