Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Swiper

The most modern mobile touch slider with components for React, Vue & WebComponent
Collective - Host: opensource - https://opencollective.com/swiper - Website: https://swiperjs.com/ - Code: https://github.com/nolimits4web/swiper

11.0.7

github.com/nolimits4web/swiper - bf531eb4ee95bdb54e00436cdd009064413d9795 authored 8 months ago by Vladimir Kharlampidi <[email protected]>
fix(history): fix setting history in virtual slides

fixes #7327

github.com/nolimits4web/swiper - d4de17b278b57760cfc9953d1da7892b44f0fc22 authored 8 months ago by Vladimir Kharlampidi <[email protected]>
fix(react): make sure the key is unique in virtual mode

fixes #7329

github.com/nolimits4web/swiper - 829a2536b5d4f4ed86cb31d9c73d4d9b3be656c3 authored 8 months ago by Vladimir Kharlampidi <[email protected]>
feat: add swiper-effect-utils

fixes #7336

github.com/nolimits4web/swiper - df5f8731b795419534420bf4d567c75bfd475656 authored 8 months ago by Vladimir Kharlampidi <[email protected]>
feat(zoom): add ability to constrain max zoom to 100% of original image size (#7311)

* Add ability to constrain max zoom to 100% of original image size

* check for `gesture.image...

github.com/nolimits4web/swiper - 645f266c6b8dea5d43e14cace925ad86236ecc75 authored 8 months ago by Derek Brooks <[email protected]>
Declare enabled option in mousewheel.d.ts (#7317)

github.com/nolimits4web/swiper - 237e7c4fa99b816bae5ae100ba93894ea0146d71 authored 8 months ago by Alex <[email protected]>
fix(core): fix initial slide index shift with centeredSlides and slidesPerView auto (#7319)

- Originally observed issue when initialSlide was 0 but reproduced in other cases
- Investigati...

github.com/nolimits4web/swiper - cae9c2dc192dafc0f35cb03e919dd1151dca88da authored 8 months ago by yasuhiro-yamamoto <[email protected]>
chore: update sponsors

github.com/nolimits4web/swiper - da63beffd5ef28090db1a8a94fd6dfefcd188e4a authored 8 months ago by Vladimir Kharlampidi <[email protected]>
11.0.6

github.com/nolimits4web/swiper - fc308b377deee8cbbeb3c5cd41b1da710b82da8e authored 9 months ago by Vladimir Kharlampidi <[email protected]>
fix: Safari 3D fix for webview

fixes #7167

github.com/nolimits4web/swiper - d42ce05380c4a8f1848ad409b2ac8ed848723399 authored 9 months ago by Vladimir Kharlampidi <[email protected]>
Update index.html

github.com/nolimits4web/swiper - b67edaa9aca1c6aaf8e9e13dcdcc360c620dcd7f authored 9 months ago by Vladimir Kharlampidi <[email protected]>
feat(core): prevent runnding .slideTo methods when Swiper is destroyed

fixes #7265

github.com/nolimits4web/swiper - 05f9c6493081666f0458a67715271fc728827731 authored 9 months ago by Vladimir Kharlampidi <[email protected]>
fix(scrollbar): correctly update scrollbar on changeDirection

fixes #7263

github.com/nolimits4web/swiper - 6bbb73d84f684e711250664d1eb7017b1b02ec3a authored 9 months ago by Vladimir Kharlampidi <[email protected]>
fix: fixed behavior where the combination of 'initialSlide:0' and 'slidesPerView:auto' would shift the first slide position

* fix: initialSlide #7216
Fixed behavior where the combination of 'initialSlide:0' and
'slides...

github.com/nolimits4web/swiper - e5c04c38e4261f4afb195bc15ea7417e7c1190dd authored 9 months ago by yasuhiro-yamamoto <[email protected]>
fix for React strict mode double initialization errors (#7293)

github.com/nolimits4web/swiper - 661266cb7748b3557bf5d1103d192332064c55c4 authored 9 months ago by Volker Lieber <[email protected]>
fix: SwiperOptions documentation for loopAddBlankSlides (#7289)

github.com/nolimits4web/swiper - cbc3dba7b4869c82f87c920e519f334fe9dc9880 authored 9 months ago by Rodrigo Vallades <[email protected]>
fix: add optional swiperElementNodeName param to allow more flexible web component usage (#7284)

github.com/nolimits4web/swiper - 178511fe8ac37b590b92ff081379074e340436fa authored 9 months ago by Salem Cobalt <[email protected]>
chore: sponsors

github.com/nolimits4web/swiper - 76355b81e0a7378a10f4e23af36e83f7d9b8ae98 authored 10 months ago by Vladimir Kharlampidi <[email protected]>
chore: cleanup sponsors

github.com/nolimits4web/swiper - 74c891f65fa71f221d769a24f12cf7581fb8cbcb authored 11 months ago by Vladimir Kharlampidi <[email protected]>
11.0.5

github.com/nolimits4web/swiper - fe820a2db2e42466cd53b3327035f81b6f5914cc authored 11 months ago by Vladimir Kharlampidi <[email protected]>
fix(core): swipe to last with slidesPerView: auto (#7183)

* fix(core): swipe to last with slidesPerView: auto

* consider loop

---------

Co-author...

github.com/nolimits4web/swiper - 2e3f47d5fcd37707be18180f35c9955c0bcc915e authored 11 months ago by Jason <[email protected]>
fix(modules/a11y): filter out falsy pagination elems (#7201)

github.com/nolimits4web/swiper - a0446261bdbd9d538e31c02d3248d3bec0328c55 authored 11 months ago by Jordan Rastrick <[email protected]>
feat(core): new `slidesUpdated` event

github.com/nolimits4web/swiper - 8a0c7c43ad5931d22a20a9b33152f6befc5bcb59 authored 11 months ago by Vladimir Kharlampidi <[email protected]>
chore: sponsors

github.com/nolimits4web/swiper - bb7c66f262ecc4d3c437c7eb785628278ed06d91 authored 11 months ago by Vladimir Kharlampidi <[email protected]>
11.0.4

github.com/nolimits4web/swiper - 204862496032e7efdaae8d951845baab30f5a60c authored 11 months ago by Vladimir Kharlampidi <[email protected]>
fix(effectx): fix Safari issue with rotates even to 90deg

fixes #7167

github.com/nolimits4web/swiper - e005b699e7dbd7c343a56f19fca384b28c37cb97 authored 12 months ago by Vladimir Kharlampidi <[email protected]>
11.0.3

github.com/nolimits4web/swiper - 8eb3b44d32c44dae1e8f8b64f9921bfa2e103507 authored 12 months ago by Vladimir Kharlampidi <[email protected]>
fix(core): fixed legacy condition preventing touch move when zoom enabled

fixes #7137

github.com/nolimits4web/swiper - 2f64043bc2abfe13a6b3a2a24b082c9627c20ee7 authored 12 months ago by Vladimir Kharlampidi <[email protected]>
Update index.html

github.com/nolimits4web/swiper - 5bfbfc7e41241cf842c3e7aa63376e8bd10bffda authored 12 months ago by Vladimir Kharlampidi <[email protected]>
fix(core): prevent observer updates on loop fix

fixes #7135

github.com/nolimits4web/swiper - 7a5eaccb5e6ee1a867a3c2f30e9a44400e6c341c authored 12 months ago by Vladimir Kharlampidi <[email protected]>
11.0.2

github.com/nolimits4web/swiper - e6f76d590e4a62ef9c53a7ddcabd5fdae281f7ee authored 12 months ago by Vladimir Kharlampidi <[email protected]>
fix(core): correctly handle loopAdditionalSlides parameter

github.com/nolimits4web/swiper - 3f5e05d59a776e2cfc3a709e4b230ff23191266c authored 12 months ago by Vladimir Kharlampidi <[email protected]>
11.0.1

github.com/nolimits4web/swiper - c44abb44060d6a765eee74de1697437b5d07f3b9 authored 12 months ago by Vladimir Kharlampidi <[email protected]>
fix(types): fix eventsPrefix type

github.com/nolimits4web/swiper - fd0f601fb08af7a72d3c582cf88e06e6a8bed9f8 authored 12 months ago by Vladimir Kharlampidi <[email protected]>
11.0.0

github.com/nolimits4web/swiper - 1025b4889936395bacfc361ee85c3bda58ea61c7 authored 12 months ago by Vladimir Kharlampidi <[email protected]>
Update swiper-options.d.ts

github.com/nolimits4web/swiper - 2373ae267adc029329819dc31ada982038b5e7a6 authored 12 months ago by Vladimir Kharlampidi <[email protected]>
11.0.0-beta.3

github.com/nolimits4web/swiper - dd4c85b60ba490d5f1f99d0792b407df3bfc3e59 authored 12 months ago by Vladimir Kharlampidi <[email protected]>
lint

github.com/nolimits4web/swiper - 0d406a427c620062e64982b0d21cc4ea62087bc7 authored 12 months ago by Vladimir Kharlampidi <[email protected]>
update deps

github.com/nolimits4web/swiper - c3f74ce80436dab367fe79c5796b77fdf232c0ce authored 12 months ago by Vladimir Kharlampidi <[email protected]>
Merge branch 'next'

github.com/nolimits4web/swiper - 1c10b5617080a1203bcb11e306d29f6b44986a36 authored 12 months ago by Vladimir Kharlampidi <[email protected]>
chore: docs

github.com/nolimits4web/swiper - 86a6292d4a7fde09eeb1d97c461e8b1e1bd0d3ee authored 12 months ago by Vladimir Kharlampidi <[email protected]>
fix(core): correctly proceed `touchReleaseOnEdges` with touch events

github.com/nolimits4web/swiper - 15d9b15686fb864f292f8cfa0d3218a3caebd434 authored 12 months ago by Vladimir Kharlampidi <[email protected]>
11.0.0-beta.2

github.com/nolimits4web/swiper - 526e61df2018d70ad33904aaf251308dd21afb06 authored 12 months ago by Vladimir Kharlampidi <[email protected]>
add changelog

github.com/nolimits4web/swiper - fe21fcfc1e7536aec4175d66ea80db760792e595 authored 12 months ago by Vladimir Kharlampidi <[email protected]>
Update index.html

github.com/nolimits4web/swiper - e2760e6b8e086e86445e44337550cc50efbe9507 authored almost 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(autoplay): fix pauseOnPointerEnter if hovered during transition

fixes #7107

github.com/nolimits4web/swiper - 5080d9569fc1ac77c0cb01812567f8035cc780bb authored almost 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(autoplay): fix negative autoplay values after stop/start, fix autoplay with free mode

fixes #7084

github.com/nolimits4web/swiper - 8bef84d68c44b93757585cb037f7448cc99f7c71 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
Merge branch 'master' into next

github.com/nolimits4web/swiper - cec33b987c32f679593e6939ce307168f7aba4a9 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(scrollbar): allow multiple classes in scrollbar parameters

fixes #7096

github.com/nolimits4web/swiper - 89a6f7192f7da120487c224dc1b1a7668422321a authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
feat: remove `loopedSlides` parameter, add `loopAdditionalSlides` parameter

github.com/nolimits4web/swiper - d647985faa9c8e3d551270e96692b2bd135bc92a authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
chore: sponsors

github.com/nolimits4web/swiper - 37f9af1714430fb67f2f15459566ea8643a90511 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
Update slideToLoop.mjs

github.com/nolimits4web/swiper - 37eaf1ee0f0b1a034103adfb1298b49ee2cbcfe2 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
feat(core): loop support for grid, new `loopAddBlankSlides` parameter

github.com/nolimits4web/swiper - b5db22392f6c6609de292c00d163f9230d0925ee authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
chore: remove multitouch condition

github.com/nolimits4web/swiper - 7b215835f63e7db1ae67affa05c0e75f0a354738 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
feat: add fully visible slides classes

fixes #6773

github.com/nolimits4web/swiper - 902a4c4adbff3af1188427d6cfef50d537c1bcef authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
feat: reworked loop mode

github.com/nolimits4web/swiper - 2a99dbd383ca6880dd60ce35c70d7337bb1f38c8 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
feat: update loop mode logic and lowered requirements

github.com/nolimits4web/swiper - 703ede6ea1e490ee0200edf18c6857f534101827 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
begin new loop

github.com/nolimits4web/swiper - dc88f37e79bdbdea1c38376ac52e8d705ddfe7b4 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
feat: add handling for native touch events

fixes #6478
fixes #6381
fixes #6897

github.com/nolimits4web/swiper - 74bb1ccf4c6f31ffdb7419d5a58a4f592aa6006b authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
10.3.1

github.com/nolimits4web/swiper - fe795366445446caf3e4f209d59134e29fea534c authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix formatting

github.com/nolimits4web/swiper - fa4a2fb11822018a23a4117ee08664ee99e3e7b7 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(types): detection of custom html tags (#7055)

github.com/nolimits4web/swiper - c55f76d51cadb3b9835b6c45537da30d2c3b298e authored about 1 year ago by Rubén <[email protected]>
fix(autoplay): fix autoplay stop when disableOnInteraction is active

fixes #7060
fixes #7059

github.com/nolimits4web/swiper - ecfb3fb06b7214e87332e41a6b96dc7a721a8313 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
Revert "feat: new React components made with wrapper around Swiper Element"

github.com/nolimits4web/swiper - 771ff52c42f1dad5ca733eee41bbbd431bd6d9d9 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
Revert "chore: update styles"

This reverts commit 014317e23bda1656698c1f1abeddcde09e32c685.

github.com/nolimits4web/swiper - 7a35892a4f63018be77df29baed491f7747382d5 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
Revert "feat: new Vue components made with wrapper around Swiper Element"

This reverts commit 8aae538aad32ba745500feacc3d9199e948810a5.

github.com/nolimits4web/swiper - 96f6d8bb2cfcaefeb03ff453b605fac0b5c8a340 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
Merge branch 'master' into next

github.com/nolimits4web/swiper - bb077c0aa48670acda76d16cb6bd56073dcc42da authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
10.3.0

github.com/nolimits4web/swiper - d8596eaa886c07f74f4fb506b38b42b6a03f8eef authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(core): remove grid class on rows change

fixes #7053

github.com/nolimits4web/swiper - 908becc6ffbf5b5a050e2fde522867289073cf4a authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(element): correctly respond to object params assignment

github.com/nolimits4web/swiper - 2ef1ff5d42cea985556c54f79b8a52305294d21e authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(element): correctly respond to object params assignment

github.com/nolimits4web/swiper - f23c74250c7d4fd56ea4d5abfe2e031504c86d91 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(core): remove grid class on rows change

fixes #7053

github.com/nolimits4web/swiper - 2f65e89cb5758b44ceced212d4be905e0ed0f4c3 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
Merge branch 'master' into next

github.com/nolimits4web/swiper - 0e64de531247ddb71c937001bcab886ecfe82470 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
chore: fix moduleParams check

github.com/nolimits4web/swiper - 5ca46b6d4f7111d25dcafc6cb687a616186505d8 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
chore: fix moduleParams check

github.com/nolimits4web/swiper - a0aae9a062af941174b04d71f4e8521d83d025f7 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
11.0.0-beta.1

github.com/nolimits4web/swiper - 14fadc89f1af9551ba94430404173c97ed3ef99c authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
Merge branch 'master' into next

github.com/nolimits4web/swiper - 159ac3d4c495a908042e9809888d5bd5f7e122f7 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
feat(core): allow createElements to process object params with `{enabled: true}`

github.com/nolimits4web/swiper - abf840506aa4c4f2c60cadb9dcdd4223fa071352 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(scrollbar): add 'touch-action: none' to swiper-scrollbar (#7024)

- '-ms-touch-action' is not supported by Firefox, Firefox for Android, Safari, Samsung Internet....

github.com/nolimits4web/swiper - 9542d094faa61d9a4837a6ec40c331e8172324ab authored about 1 year ago by Mohammad Morakabati <[email protected]>
feat: new Vue components made with wrapper around Swiper Element

github.com/nolimits4web/swiper - 8aae538aad32ba745500feacc3d9199e948810a5 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
chore: update styles

github.com/nolimits4web/swiper - 014317e23bda1656698c1f1abeddcde09e32c685 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
feat: new React components made with wrapper around Swiper Element

github.com/nolimits4web/swiper - 1486288cabe866a24d1d5f6c2e8c37ed05917ca0 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
chore: update deps

github.com/nolimits4web/swiper - c51752fe6c6e16cb7ac669e1dc77aeef5c3be15b authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
feat(core): move default container overflow back to `hidden`

github.com/nolimits4web/swiper - 88941a82491b289faed24508db8b90e3c5506ba1 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
feat(core): make`eventPrefix` parameter default to `swiper`

github.com/nolimits4web/swiper - 88d463aef9b74e6de637470c4c7c024e5f3ca6b9 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(virtual): recalc cache on removeSlide

fixes #7020

github.com/nolimits4web/swiper - 96e5166c9e01a8ca3e18ee236adee0566ad0969e authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
feat(core): make slidesPerViewDynamic public

fixes #7036

github.com/nolimits4web/swiper - ae434b0a5d76fd0d2659cd2dffc27d19c1f14a9e authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix:incorrect zoom toggle types (#7016)

Reference Code:https://github.com/nolimits4web/swiper/blob/master/src/modules/zoom/zoom.mjs

github.com/nolimits4web/swiper - 8b7386450e006f2b335b0f8e272f59f3d40a8d9f authored about 1 year ago by rockey2020 <[email protected]>
fix(core): fix loop on centeredSlides slide to beginning

fixes #7011

github.com/nolimits4web/swiper - c496835a2ce49065a9b282bbafe5629797bb3da4 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(react): fix react components props type

fixes #7000

github.com/nolimits4web/swiper - 1cd412ecf22a38ff6c3c63bb7dc49fc1f92ca16f authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(virtual): fix removing nested slides

fixes #7005

github.com/nolimits4web/swiper - c3321e1645015e2ea053c72edbe60b6351030bcb authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(navigation): fix lock class on enable

fixes #7009

github.com/nolimits4web/swiper - ea39c3353ccd74d37444692cf01f38724aaff6b7 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
Update swiper-options.d.ts

github.com/nolimits4web/swiper - b96fed6c0b8c4b7a18b3000a488bd82b22f23218 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(vue): add breakpointsBase param

github.com/nolimits4web/swiper - 6800dbba2f006d1ff2206cd7ac2068cfc6429089 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(react): add breakpointsBase param

fixes #7014

github.com/nolimits4web/swiper - 0eb4122e45558efe9209f3b72ae9c30524424183 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(virtual): fix issue with loop mode and initialSlide enabled

fixes #6945

github.com/nolimits4web/swiper - f4afd9d0fec3be48c17ab75c462c23e69e98a571 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(core): don't call `realIndexChange` on initialIndex if runCallbacksOnInit is disalbed

fixes #6976

github.com/nolimits4web/swiper - 48c4e0a76736ac124a0d6e878f840208f31b8b09 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(core): fixed ignored allowSlidePrev/Next in loop mode

fixes #6987

github.com/nolimits4web/swiper - 1b74619f5d74073cf387201c5715c29c8115f770 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(core): fix loopFix in loop and cssMode

fixes #6919

github.com/nolimits4web/swiper - 8180a52f386301147dae286994119693f6231202 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>
fix(core): fix `slideToClickedSlide` when using Element slide slots

fixes #6958

github.com/nolimits4web/swiper - af0519c22513ec4a7bad2c80896d421fe07012f8 authored about 1 year ago by Vladimir Kharlampidi <[email protected]>