touch-events
Here are 66 public repositories matching this topic...
-
Updated
Jun 8, 2020 - JavaScript
-
Updated
May 18, 2020 - HTML
-
Updated
May 17, 2019 - Java
-
Updated
Aug 30, 2018 - JavaScript
-
Updated
Jun 11, 2020 - Kotlin
-
Updated
Apr 28, 2020 - C
-
Updated
May 19, 2017 - Java
-
Updated
May 22, 2020 - C#
-
Updated
Feb 22, 2017 - JavaScript
-
Updated
Mar 1, 2019 - Java
-
Updated
Nov 11, 2019 - TypeScript
added more codepens to make the slider kbd and touch+AT accessible. doesn't change the fundamental about use of PE, but for more completeness.
-
Updated
Jun 11, 2020 - TypeScript
-
Updated
Dec 6, 2018 - JavaScript
data_position | (string)
Specifies where elements data will be shown. Available modes are:
over (over element)
under (under element)
rside (on right side)
lside (on left side)Please note lightbox uses a smart system automatically switching to "over" as soon element becomes too small because of
-
Updated
Dec 2, 2017 - JavaScript
-
Updated
Jan 20, 2020 - JavaScript
-
Updated
Jan 27, 2016 - JavaScript
-
Updated
Aug 31, 2018 - TypeScript
-
Updated
Aug 14, 2017 - HTML
-
Updated
Jun 8, 2020 - JavaScript
-
Updated
May 2, 2019 - Swift
-
Updated
Aug 31, 2019 - JavaScript
-
Updated
Jun 23, 2017 - JavaScript
Improve this page
Add a description, image, and links to the touch-events topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the touch-events topic, visit your repo's landing page and select "manage topics."

[] bug
[x ] enhancement
feature-discussion (RFC)
Swiper Version: 5.2.1
I ran into the same issue with lazy loading breaking srcset media conditions as: nolimits4web/swiper#2499
The solution for me was to use the
data-sizesattribute instead of the regularsizesattribute. This isn't documented in the API however