v3.6.0
[v3.6.0] - 2021-07-19
Adds ability to opt out of Dialog
, Modal
focus handling and fixes focus
mixins to work without the https://github.com/WICG/focus-visible polyfill.
Changed
- Add ability to opt out of focus control for
Dialog
,Modal
#146 - Library layout components, simplified #144
Fixed
- Make
:focus-visible
rules work when polyfill not present #145