Stig Johan Berggren

Results 7 issues of Stig Johan Berggren

## Bug description This is a visual bug caused by the `data-focus-visible-added` attribute persisting after hiding the popover with Esc. See the screenshot for an example. ![bilde](https://user-images.githubusercontent.com/418181/137110137-245bcf88-7165-408b-a0c4-ccc78c7808ae.png) ## Expectation Hiding...

📄 docs

**Describe the bug** Aria labels on arrows and dots are hard coded in English. When a carousel is in use on a page that's in a language other than English,...

I just did the error-handling exercise, and had several issues: - It was unclear at first what to do with inputs. Looking at the tests, it seemed that trying to...

bug 🐛
smolder🍲

I am trying to process some CSS for Paged Media. I am getting `SyntaxError: Unknown at rule`s on several examples from the spec, e.g. this footnote example: : ```js const...

The directory name does not match the current version number. Update the directory name and update the example to use the concrete path instead of the `` placeholder.

This crate depended on `stdweb`, which is not desirable if you prefer to use `web-sys`, like the main Yew project is moving to. Many of the examples in the Yew...

The dependencies are quite old, and I couldn't compile the crate in my project which uses a more recent version of `rand`. I've made the `num` dependency a greater range...