Andy Potts
Andy Potts
If a website has a background colour which is set on the HTML tag, when the option for `defaultWhiteBackground` is set to true it adds `background-color: #fff;` to the body...
Content slides in twice when the blog button is pressed twice, which is a little bit annoying. See screencapture: 
When the date picker is wrapped in an element which has a tabindex e.g. ``` ``` The arrow buttons stop working in safari 12.1. Using `focusout` in the addCloseEvents() function...