Dmitry Statsenko
Dmitry Statsenko
### Check that this is really a bug - [X] I confirm ### Reproduction link https://codesandbox.io/p/sandbox/swiper-11-autoplay-stop-qshd53?file=%2Findex.html%3A156%2C1 ### Bug description Create a creeping line, need autoplay infinite loop. In the examples,...
### Check that this is really a bug - [X] I confirm ### Reproduction link https://codesandbox.io/p/sandbox/swiper-9-autoplay-delay-0-f29fh3 ### Bug description Create a creeping line, applying the following parameters: `speed: 3500` and...
### Check that this is really a bug - [X] I confirm ### Reproduction link https://codesandbox.io/p/devbox/sveltekit-swiper-extra-warning-9qzgdc?file=%2Fsrc%2Froutes%2Findex.svelte%3A3%2C1-3%2C12&workspaceId=0034331e-9b42-40b3-b5ad-c09d460d09c8 ### Bug description In the example, there are two sliders. Currently, there are two...
### Clear and concise description of the problem Currently, changing the default values of accessibility parameters is only possible with JavaScript API. ### Suggested solution When using custom markup, it...
Recently browsers has been active work on implementing the property `transition-behavior` with the value `allow-discrete`. Six tests have been [written](https://github.com/web-platform-tests/wpt/blob/master/css/css-transitions/transition-behavior.html) for this property, all of which [pass](https://wpt.fyi/results/css/css-transitions/transition-behavior.html?label=master&label=stable&aligned) in stable versions...
Thank you for the great tool, it has significantly improved my DX for many years Encountered an issue that manifests itself even with your [configuration](https://github.com/hudochenkov/stylelint-config-hudochenkov/blob/master/order.js). In this configuration, the property...
Thank you for the great library! **Describe the bug** Find this issue due to the incorrect value of the `lang` attribute. `svelte-i18n` automatically changes the value of the `lang` attribute...