JannikApm
JannikApm
### Describe the bug When using the carousel with `no-wrap` set and `controls` enabled, the controls to navigate left are shown on the first slide and the controls to navigate...
The spelling of the file name was already fixed in #31 but the spelling of the svg-attributes is still incorrect. These attributes are used by other projects like https://github.com/antonreshetov/vue-eva-icons and...
Resolves https://github.com/Zod-/jsVideoUrlParser/issues/116. The pattern to extract the hash from the URL did work for URLs with following URL-params. It would ignore the hash completely in this case. I adjusted the...
Resolves https://github.com/Zod-/jsVideoUrlParser/issues/119.
Wistia has a short link variant (`wistia.com` -> `wi.st`) which is not supported yet. Short link pattern: https://wistia.com/support/developers/oembed#the-regex.
Unlisted Vimeo links consist of the video ID and an additional hash: `https://vimeo.com/[video_id]/[unlisted_hash]`. More information about unlisted Vimeo links can be found [here](https://www.denisbouquet.com/vimeo-url-2-strings-unlisted-hash-videos-with-2-ids/). The problematic links I'm encountering are **unlisted...