-
Notifications
You must be signed in to change notification settings - Fork 50.2k
Closed
Description
The dialog tag is available in Chrome 37 (and in Chrome 36 behind a flag). I'm trying to use it, and was initially confused when it wasn't being added to the DOM.
Adding it to ReactDOM.js seems to be enough for it to work (but I'm not really familiar with React's code). So I'm hoping that support will be added for it soon.
(http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#the-dialog-element documents the element, there is more info and demos at http://demo.agektmr.com/dialog/.)
Metadata
Metadata
Assignees
Labels
No labels