Releases: javan/details-element-polyfill
Releases · javan/details-element-polyfill
2.4.0
13 Aug 20:15
Compare
Sorry, something went wrong.
No results found
Fix testing for support in hidden documents (cd38a7d )
2.3.1
28 Feb 18:29
Compare
Sorry, something went wrong.
No results found
Fix typo-induced error in Safari 9 (#19 )
2.3.0
23 Jan 14:22
Compare
Sorry, something went wrong.
No results found
Fix that the toggle event incorrectly bubbled (62cf9b5 )
Lower specificity of <summary> styles (#17 )
2.2.0
04 Dec 20:09
Compare
Sorry, something went wrong.
No results found
Fix that aria-expanded…
…was incorrectly set on <details> instead of <summary> (#15 (comment) → #16 )
…wasn't always updated on <summary> when toggling <details> (e9958d0 )
2.1.1
06 Nov 14:35
Compare
Sorry, something went wrong.
No results found
Ensure initial <summary> elements are polyfilled
2.1.0
05 Nov 19:25
Compare
Sorry, something went wrong.
No results found
Style <details> and <summary> as display: block; (#13 , 1cd5037 )
2.0.4
15 Oct 15:34
Compare
Sorry, something went wrong.
No results found
Ensure dynamically added child <summary>s are polyfilled (#11 )
2.0.3
21 Sep 15:10
Compare
Sorry, something went wrong.
No results found
Allow Alt -clicking <summary> elements (#10 )
2.0.2
25 Aug 12:27
Compare
Sorry, something went wrong.
No results found
Support clicking non-Element <summary> child nodes in IE 11 (#9 )
2.0.1
10 Mar 20:24
Compare
Sorry, something went wrong.
No results found
Ensure element.open returns a boolean (#8 )