Mikol Graves

Results 3 issues of Mikol Graves

`document.hasFocus()` is [supported across the board](https://developer.mozilla.org/en-US/docs/Web/API/Document/hasFocus#browser_compatibility) and will be more reliable/correct than tracking state based on `focus`/`blur` events. Additionally, it means that `Notification` component users won’t need to initialize an...

Overpass Mono correctly renders multiple middle dot characters such as “···”, but Overpass renders what looks like a single middle dot “·”. In addition, the character that follows a middle...