Konrad Pettersson

Results 6 issues of Konrad Pettersson

I used this package and noticed that the data I received was, in fact, not a string But I might be wrong. If this is right, some more documentation, such...

As of now, tooltips will only show properly if you import without the file extension on the file you're importing. However, the extension is sometimes needed, by Webpack for instance....

None of the demo videos or screenshots in [README.md](https://github.com/dtinth/html5-animation-video-renderer/blob/ed4ca0ef51ea390d49a84712a03ed445191d442d/README.md?plain=1#L46-L71) works

Added all contributors to [`package.json`](https://github.com/Androz2091/discord-invites-tracker/blob/c4fb9aafe0928fabc74c63e710fefb365a1f8997/package.json), ordered by number of contributed commits

Fixed regex to match its intended purpose. The previous regex would mark following examples as valid urls: * `httpsssssssssssssssssssss://www.google.com/` * `www.google.com/http://`

This should not affect the runtime at all, due to the fact that the [`RecordInfoOptions`](https://github.com/daybrush/scenejs-render/blob/9b7b67e934e74ec3c034b7976e66272b52af53ef/packages/recorder/src/types.ts#L72-L95) has no required properties. This will have an effect on the built type declaration, making...