prateekbh / preact-material-components

preact wrapper for "Material Components for the web"
https://material.preactjs.com
MIT License
553 stars 81 forks source link

Render Dialog in dialog element to be AXE compliant #1288

Closed kontrollanten closed 5 years ago

kontrollanten commented 5 years ago

According to AXE an alertdialog should be of element type dialog or section. I'll try to make a PR for this.