Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: <details> element polyfill #221

Closed
JakeChampion opened this issue Jun 19, 2019 · 0 comments
Closed

Feature request: <details> element polyfill #221

JakeChampion opened this issue Jun 19, 2019 · 0 comments
Labels
feature New feature request help wanted We'd appreciate some help with this library Relates to an Origami library

Comments

@JakeChampion
Copy link
Owner

JakeChampion commented Jun 19, 2019

What

The <details> element is in all browser except for IE and Edge, let's add a polyfill for it to this service.

Details

We can look into using a third-party polyfill such as:

We would need to add our own tests for the feature to ensure that whichever polyfill we use is working as expected.

If anyone would like to take up this feature request, feel free to comment on this issue and I can provide some guidance on how to contribute the feature to this project :-)

Additional info

MDN documentation: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details
Browser compatibility: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details#Browser_compatibility
Specification: https://html.spec.whatwg.org/multipage/interactive-elements.html#the-details-element

@JakeChampion JakeChampion added feature New feature request good first issue help wanted We'd appreciate some help with this labels Jun 19, 2019
@JakeChampion JakeChampion added this to incoming in Origami ✨ Feb 26, 2020
@JakeChampion JakeChampion removed this from incoming in Origami ✨ Oct 27, 2020
@github-actions github-actions bot added the library Relates to an Origami library label Apr 12, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature request help wanted We'd appreciate some help with this library Relates to an Origami library
Projects
None yet
Development

No branches or pull requests

1 participant