fr-dialogmodal
Version:
Frend's accessible, modern modal component.
18 lines (12 loc) • 455 B
Markdown
Frend Dialog Modal Change Log
# [1.0.4] 2017-01-10
- Bump patch version for re-publish on npm
# [1.0.3] 2016-12-28
- Replaced e.target with e.currentTarget in _eventOpenPointer
# [1.0.2] 2016-06-05
- Replace NodeList.prototype jacking with `_q()` querySelectorAll util
# [1.0.1] 2016-06-04
- Replaced aria-describedby with aria-labelledby
- Updated initial focus to first focusable item
# [1.0.0] 2016-05-17
- Initial release