UNPKG

details-polyfill

Version:

Polyfill for the HTML5 `<details>` element

36 lines (21 loc) 804 B
## [v1.1.0] > May 28, 2017 - Use escape sequences for arrows ([#2], [@Garbee]) - Fix Mardown rendering error in README.md ([#8], [@Flimm]) [v1.1.0]: https://github.com/rstacruz/details-polyfill/compare/v1.0.2...v1.1.0 ## [v1.0.2] > Jul 29, 2016 - Fix `open` attribute. [v1.0.2]: https://github.com/rstacruz/details-polyfill/compare/v1.0.1...v1.0.2 ## [v1.0.1] > Jul 28, 2016 - Make the npm bundle smaller. [v1.0.1]: https://github.com/rstacruz/details-polyfill/compare/v1.0.0...v1.0.1 ## [v1.0.0] > Jul 28, 2016 - Initial release. [v1.0.0]: https://github.com/rstacruz/details-polyfill/tree/v1.0.0 [#2]: https://github.com/rstacruz/details-polyfill/issues/2 [#8]: https://github.com/rstacruz/details-polyfill/issues/8 [@Garbee]: https://github.com/Garbee [@Flimm]: https://github.com/Flimm