diff options
| author | Chris Rebert <[email protected]> | 2016-08-02 21:35:37 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-08-02 21:37:14 -0700 |
| commit | 7e2741eb1074afc66bdf2fb5c2b65d476cf7f37e (patch) | |
| tree | 006765a56c9a1f4464436989fce1f666322cd311 /docs/_data | |
| parent | c282ca589cf44076f7434b2c20531fb76e0f6750 (diff) | |
| download | bootstrap-7e2741eb1074afc66bdf2fb5c2b65d476cf7f37e.tar.xz bootstrap-7e2741eb1074afc66bdf2fb5c2b65d476cf7f37e.zip | |
Port 6844745db5bdddca62fe7caf5c88dfda744babbe to v3
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 |
