-
https://www.builder.io/blog/css-tips-for-better-web-development
-
The way SwiperJS is used it assumes photos, so the CSS (.app-sw... picture img) applies `object-fit: cover`. If you want to use logos or other types of images where cover doesn't make sense, the simpl…
-
Currently, the minimized JS file is ~1 MB in size. I am currently using dagre3d+d3 and that together has only 250 KB. But dagre3d is dead and I would like to switch to mermaid, only the file is just t…
-
Hi I am having issue swiper js in my project, we are not using vue-router. we are creating components and the backend will render a path and enable components for pages. here is my dependencies
"depe…
-
__Issue description__:
Error in Console: Added non-passive event listener to a scroll-blocking 'touchstart' event.
Just switched from swiperjs to tiny-slider and it works much better for the verti…
-
Hi I was just looking for why it doesn't support swipe functionality for mobile view but it seems it is not defined in library I think giving to to swipe make more useable and will be helpful if you f…
-
**Describe the bug**
Is there a way to align carousel items so the gap between all the items would be the same? Currently the default style for carousel is display:flex (note that it's style for UL t…
-
Hi, I've got a problem:
I'm using react-id-swiper with GatsbyJS and the slider totally disappear when I run `gatbys build`.
When I run my app in local the `slidesPerView` property is not working…
-
I've tried to change the swipe direction for the cards from `horizontal` (default) to `vertical` using the `direction` parameter. Here is the yaml:
```
type: custom:swipe-card
parameters:
spac…
-
Am using nextjs but anyway am disabling SSR for this component
which means its on client slide
if I start as left to right direction
it works fine
if I start as RTL
it works fine
but i…
mohux updated
6 months ago