Tommy Feldt
Tommy Feldt
There is an accessibility problem with the current implementation affecting visually impaired screen reader users. When the bottom sheet is expanded, the attribute `aria-hidden=true` is set on the container element....
### Goals: - Separate the calendar from the input processing feature and the keyboard shortcuts - Make it possible to toggle features on and off (input processing, keyboard shortcuts) -...
Right now the demo pages uses Foundation 6. I would like to go more lightweight and minimize dependencies
Hi! I am using [next-themes](https://github.com/pacocoursey/next-themes) for darkmode functionality on my site, which is inserting a script block into the ``. This block isn't trustified by `next-safe-middleware` and causing a CSP...