diff options
| author | Chris Rebert <[email protected]> | 2016-08-02 21:35:37 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-08-02 21:35:37 -0700 |
| commit | 6844745db5bdddca62fe7caf5c88dfda744babbe (patch) | |
| tree | e594861f6a3bc98cb0b19c471990c6a40163f48d /docs/_data | |
| parent | 8e4f3fe7b95f6bb7c9939288229ec5683364743d (diff) | |
| download | bootstrap-6844745db5bdddca62fe7caf5c88dfda744babbe.tar.xz bootstrap-6844745db5bdddca62fe7caf5c88dfda744babbe.zip | |
Most Wanted features: Add Edge UserVoice <dialog> entry
https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6508895-dialog-element
Refs #20175
[ci skip]
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/browser-features.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_data/browser-features.yml b/docs/_data/browser-features.yml index cf14fef02..bac9a40b7 100644 --- a/docs/_data/browser-features.yml +++ b/docs/_data/browser-features.yml @@ -20,6 +20,16 @@ - browser: > + Microsoft Edge + summary: > + Implement the HTML5 [`<dialog>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog) + upstream_bug: > + UserVoice#6508895 + origin: > + Bootstrap#20175 + +- + browser: > Firefox summary: > Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled |
