Note that MS Edge does not support the Details/Summary elements (with the accordion effect). The content will always be visible.
Edge Chromium should be released in late 2019 (which will support it).
Per @brianteeman there is a polyfill available at https://github.com/javan/details-element-polyfill
This tracks that so closer to our release date of J4 we can make a decision based on global browser usage about whether we want to use the polyfill or not
| Labels |
Added:
?
|
||
| Labels |
Added:
?
|
||
| Labels |
Added:
J4 Issue
|
||
| Title |
|
||||||
| Status | New | ⇒ | Discussion |
| Labels |
Added:
?
?
|
||
| Labels |
Removed:
?
|
||
| Labels |
Removed:
?
|
||
As we are already at browser -1version supporting details it should be pretty safe now to close this
| Labels |
Removed:
?
|
||
| Status | Discussion | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-10-15 21:15:16 |
| Closed_By | ⇒ | wilsonge |
Sounds good to me
@wilsonge the website we're currently on uses the details element is some interesting ways (as a custom element):
The dropdown is a no brainer, just import it as is. The modal needs some patching for the iframes...