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

feat(svelte): add tag and wrapperTag props

fixes #6181

github.com/nolimits4web/swiper - 71e7f5a88a2131eb5a0a916a9513498dfdfc8091 authored about 2 years ago
Fixed periods (#6168)

* missed period added

* periods removed

* missing periods added

github.com/nolimits4web/swiper - b57aa4e5c632902ea3ba20cd49038b508d6d92d9 authored about 2 years ago
Fix minor sentence construction issue (#6138)

This fix hopes to improve readability of the `breakpoints` attribute option in the documentation

github.com/nolimits4web/swiper - 2bde0dab7147fefdb994d4932524cfbbb8efbef1 authored about 2 years ago
feat: add direct JS/CSS core and bundle exports

github.com/nolimits4web/swiper - f519f80f1fb9e3dab9b8b57c2550c83d550f07ac authored over 2 years ago
feat(build-config): allow to custom modules by process.env.SWIPER_BUILD_MODULES (#6043)

github.com/nolimits4web/swiper - b3c51c5ff7663bee10dc09dbda0d41f64ff0fdfa authored over 2 years ago
chore: fix build

github.com/nolimits4web/swiper - 739783c155e7732e3d72e0efd6e6dc376dc23c01 authored over 2 years ago
fix(a11y): don't focus slide on slide inner elements clicks

fixes #6116

github.com/nolimits4web/swiper - c8e22f7a3e2aa2aa5f2f1a6b1e131473d63c1c46 authored over 2 years ago
feat(solid): fix handling dynamic slides

fixes #6031

github.com/nolimits4web/swiper - 708133d90c7be8163f3101530f61f0d855d80773 authored over 2 years ago
feat(solid): keep solid components in `.jsx`

github.com/nolimits4web/swiper - d7f7f65052cde0d5d7b15239b5bc3762ac3b8911 authored over 2 years ago
fix(onTouchStart.js): Fix target element assignment (#6065)

* Update onTouchStart.js

Fix eventPath usage

* Chore(prettify)

Co-authored-by: stefan.h...

github.com/nolimits4web/swiper - cb46a9a56b05b415bc5dbe69e84ef263f6766437 authored over 2 years ago
fix(core): fix swiping over nested shadow doms

fixes #6063

github.com/nolimits4web/swiper - 7d09ab006666c5e102d5249d2c66fd2565e5acaf authored over 2 years ago
fix(react): fix issue with checking children

fixes #6064

github.com/nolimits4web/swiper - 37a94eaa123b73ae09fa820f6bafda877f4df864 authored over 2 years ago
chore: move `calcLoopedSlides` to shared

github.com/nolimits4web/swiper - 8c1ee5d0b6a9ad51666bad8ec74f3b6784409eb9 authored over 2 years ago
Merge branch 'loop-limit'

github.com/nolimits4web/swiper - 61219087bcebd4baa04da61ba2261dd3fa6c75e4 authored over 2 years ago
fix(a11y): don't handle focus on pointer events

fixes #5962
fixes #5814
fixes #5524
fixes #5490
fixes #5437

github.com/nolimits4web/swiper - b2516014b293bfc2cfc02ea07f5e888973787295 authored over 2 years ago
fix(core): fix `beforeSlideChangeStart` event routing

fixes #5913

github.com/nolimits4web/swiper - 0e8a8b85f757f4bea39f60418c52cadce7a44e57 authored over 2 years ago
chore: update sponsors

github.com/nolimits4web/swiper - f01bf9aae418dbff2fa449f9af7e4ec1bac5aba5 authored over 2 years ago
feat(solid): keep solid components incompiled

fixes #5943

github.com/nolimits4web/swiper - 18c66709a0e0119b7dd0dbb01a268e502bfc28c7 authored over 2 years ago
feat(build): upgrade deps & cjs to esm (#5927)

* feat(build): upgrade deps & cjs to esm

* fix: lock

* fix(test): migrate cypress to v10

* fi...

github.com/nolimits4web/swiper - 921809b963d03a76999df0c93e7158646d2a48ef authored over 2 years ago
fix(vue): fix swiperRef for Vue swiperSlide (#5994)

Co-authored-by: Dawid Kisielewski <[email protected]>

github.com/nolimits4web/swiper - a2bcbb1790145d8cd8c76af22dea9ece89d206dc authored over 2 years ago
fix(angular): slidesPerGroupAuto is missing in params list for angular (#5933)

github.com/nolimits4web/swiper - b80352a22746d52cd53beea3e31350ef0e4c4dbf authored over 2 years ago
chore: update sponsors

github.com/nolimits4web/swiper - 82cb4f6eaf15c30f26cffbd2c3f4f501583176c6 authored over 2 years ago
fix(types): add missing AutoplayMethods members (#5956)

github.com/nolimits4web/swiper - 6220c2270afe927f8a914386c76a0788a45de052 authored over 2 years ago
feat(cards-effect): add `perSlideRotate` and `perSlideOffset` parameters

fixes #5939

github.com/nolimits4web/swiper - db08a70fcde1c8a33c3dba29e2b4193f10fcbb98 authored over 2 years ago
feat(react): Allow SwiperSlide children as long as displayName includes SwiperSlide (#5954)

Refactor getChildren to return all child components whose names contains SwiperSlide to allow fo...

github.com/nolimits4web/swiper - d1f7582633827b53612746096d738b33697999de authored over 2 years ago
fix(types): add isLocked definition

fixes #5941

github.com/nolimits4web/swiper - f2bbae60ce129650713da25f568741679ebf2b66 authored over 2 years ago
fix: event.path => event.composedPath

fixes #5925

github.com/nolimits4web/swiper - 8df7edffb8a30250298f5b5978f5b833f08ee4f4 authored over 2 years ago
Revert "chore(deps): upgrade angular to v14 (#5926)" (#5929)

This reverts commit 5be08e97e8dfee62922447f282cfc0735bb589a3.

github.com/nolimits4web/swiper - ae429c4d4d2e4401733d4bf576da94cb3c8a34e2 authored over 2 years ago
chore(deps): upgrade angular to v14 (#5926)

github.com/nolimits4web/swiper - 5be08e97e8dfee62922447f282cfc0735bb589a3 authored over 2 years ago
feat(core): new loopedSlidesLimit paramter and new functionality to increase duplicated slides

github.com/nolimits4web/swiper - 5156071299fd7e1dc6041dcdfa7f127f7bbcf0c3 authored over 2 years ago
fix(a11y): fix `focus` handling

fixes #5905

github.com/nolimits4web/swiper - 8a3dfee2a3b26c56d6cd173094a08db8846f2fe6 authored over 2 years ago
fix(autoplay): don't run autoplay if swiper is hidden

fixes #5907

github.com/nolimits4web/swiper - 4f2e30f7a1607eb134d62153e9870bd6a9e26692 authored over 2 years ago
fix(solid): fix reactivity

fixes #5862

github.com/nolimits4web/swiper - 502c152270ef0f528bbb05ccc10f00668286fb67 authored over 2 years ago
fix(packages): add index.js in /solid and /react (#5863)

* Rename swiper-solid.js and swiper-react.js to index.js

This way the following code is valid...

github.com/nolimits4web/swiper - 6e947010f065dbaedf3fd00b936a95926d414503 authored over 2 years ago
Add index.html page to demos (#5852)

Co-authored-by: David Moreno <[email protected]>

github.com/nolimits4web/swiper - f229ef3b86e34aeb0bfcbc42c522e5c6bc8ec06c authored over 2 years ago
fix(solid): stop using cloneNode in sliders without loops in SolidJS (#5860)

This allows events be assigned to the slides as usually

github.com/nolimits4web/swiper - d14c432956b0d61711ea2c7ddf5620c6fbb10578 authored over 2 years ago
Add SolidJS issue template (#5861)

github.com/nolimits4web/swiper - 0136bc12b0fdf2c3f4591ba4f7106c8d0f363190 authored over 2 years ago
chore: move back hook

github.com/nolimits4web/swiper - c4db967e2c4f73c7c2c1480ea6d8cb609d12f25f authored over 2 years ago
feat: move common helpers for React/Vue/Svelte/Solid to single files

github.com/nolimits4web/swiper - 90e8da1da94549ee827d0fd2b3cc3c0b0d9dd3a3 authored over 2 years ago
Merge branch 'master' into pr/5703

github.com/nolimits4web/swiper - 7b48b016d82d958d128800dc6dcd3f65e55ef90d authored over 2 years ago
feat(a11y): allow disabling slideRole (#5838)

Co-authored-by: huubl <>

github.com/nolimits4web/swiper - b376aa1f68b29560168cff5418715dfe3312ba39 authored over 2 years ago
fix(solid): fix virtual slides

github.com/nolimits4web/swiper - ea45b7d65c28606f10c24493f84aec85d27f0542 authored over 2 years ago
SolidJS: Fix reactivity

github.com/nolimits4web/swiper - 68beda07207b14b504ed27d680f7fb0a098ecb75 authored over 2 years ago
chore: test reactivity

github.com/nolimits4web/swiper - eafa4598f135537d242232291dcc677e1342b348 authored over 2 years ago
Merge branch 'master' into pr/5703

github.com/nolimits4web/swiper - df94dc4521064bbf9ce1f5a8b2dfa4346b280044 authored over 2 years ago
SolidJS: Fully working version

github.com/nolimits4web/swiper - 1946959d36d04cb49afa4e33361c96624624da32 authored over 2 years ago
SolidJS: fix tag and wrapperTag using Dynamic

github.com/nolimits4web/swiper - 2fd01df396bb1ef7fe5d91d3933424b1a1268609 authored over 2 years ago
Format the code

github.com/nolimits4web/swiper - 1f765f6775bf0f47ac20e3eb3d91a3a33c024c2a authored over 2 years ago
Merge branch 'master' of https://github.com/nolimits4web/swiper

github.com/nolimits4web/swiper - 1614479f835a93c2fff281351f07c5bc58234aff authored over 2 years ago
feat(core): new `loopedSlidesLimit` parameter to re-duplicate slides

github.com/nolimits4web/swiper - 1afa4b84b980f8f5de0218ca66064a1c12216839 authored over 2 years ago
chore: update playground

github.com/nolimits4web/swiper - b77a1f412fb02108faa057f25c5aa783577d0b34 authored over 2 years ago
feat(core): add `changeLanguageDirection` method to change it to RTL/LTR after init

fixes #3279

github.com/nolimits4web/swiper - f5bb7af0e1039cc52068909159943d6302d819ba authored over 2 years ago
chore: add copyright to scss and less styles

fixes #5829

github.com/nolimits4web/swiper - 838a8e0a3e169a829c9ff10451223fbd1700a139 authored over 2 years ago
Merge branch 'master' of https://github.com/nolimits4web/swiper

github.com/nolimits4web/swiper - ed201c81b47a6847f83c35a2f627b91614ca9179 authored over 2 years ago
feat(navigation): add navigationPrev and navigationNext events

fixes #5832

github.com/nolimits4web/swiper - d0c636572387e0ec94538cb00877de646a36736a authored over 2 years ago
fix(vue): virtualUpdate event is not declared (#5830)

github.com/nolimits4web/swiper - 8b003333d5684e00fc4919e6aef992ae4ae447f8 authored over 2 years ago
fix(thumbs): active class gets removed (#5826)

when using library / framework components the classes get updated on events or
lifeycle hooks t...

github.com/nolimits4web/swiper - 3267616d53d8e943b690a20ac327024cd3b2fff8 authored over 2 years ago
Create package-lock.json

github.com/nolimits4web/swiper - ef1eefb651756c4b16d4a8143a5c4d37f5a8c6cd authored over 2 years ago
Merge branch 'master' into pr/5703

github.com/nolimits4web/swiper - f1a7a3984bf21df949f46bde0d035b4070ff163e authored over 2 years ago
fix(pagination): double check for $el

github.com/nolimits4web/swiper - baafb553213dc772821f6c06dfbaa6894a1917e5 authored over 2 years ago
fix(angular): rollback build to Angular 13

fixes #5792
fixes #5791

github.com/nolimits4web/swiper - 3f14d675b30c39085a375ac8d161576034192bd0 authored over 2 years ago
chore: playground fixes

github.com/nolimits4web/swiper - 1cbc1f024d0051fac2fa01e9886bb77884dc436e authored over 2 years ago
chore: rollback dev deps

github.com/nolimits4web/swiper - 042af1a2ace23b09c14efce8e9c9db5fc5cfde8c authored over 2 years ago
Merge branch 'master' into pr/5703

github.com/nolimits4web/swiper - 6446cee26735d9496c7e36816ef76ed618356c2e authored over 2 years ago
feat(a11y): allow slideLabelMessage: null (#5783)

github.com/nolimits4web/swiper - 78a8d902008b31671bcc66f3a6706d3630a98b37 authored over 2 years ago
Merge branch 'master' into pr/5703

github.com/nolimits4web/swiper - 01eac0eb58c255cb71a0671ddc13817c00a019fd authored over 2 years ago
chore: rollback to files from master

github.com/nolimits4web/swiper - 5c087052bbe483fa3b433900ce08fd3dd13f39e4 authored over 2 years ago
feat(scrollbar): add directional classes to scrollbar container

github.com/nolimits4web/swiper - 083a83f0b80c53ce9fac5ae4f67730172f91e736 authored over 2 years ago
Update dependencies

github.com/nolimits4web/swiper - fc1675e19df3fefff2ca204d6a11718615a05606 authored over 2 years ago
feat(angular): update to angular v14

github.com/nolimits4web/swiper - 097390db6456c1d26ad45ff19fda976bd93d02fc authored over 2 years ago
Add solid-js as a devDependency

github.com/nolimits4web/swiper - ff621ac44cdcdb640a091820d85d2cfb4f11582b authored over 2 years ago
fix(solid-js): move navigation, pagination, scrollbar to the end of container

github.com/nolimits4web/swiper - 7c05c3aeb7b825d52567b7e1b491a627fbdc3547 authored over 2 years ago
Add SolidJS build scripts

github.com/nolimits4web/swiper - ed96249374606d14ee71c1e703604223282f6307 authored over 2 years ago
Fix more build errors

github.com/nolimits4web/swiper - 6810dfb70da68ed14c9a995a6d2075856d74774c authored over 2 years ago
Fix import bugs

github.com/nolimits4web/swiper - f2d62d5866a1ebaad8727b257d5bed22579171d9 authored over 2 years ago
Add SolidJS support

github.com/nolimits4web/swiper - ef95b0380d41b091d5f59cf2d3f3b429db4f47a6 authored over 2 years ago
Revert "fix(autoplay): immediate proceed autoplay when `autoplay.delay = 0`"

This reverts commit 81a4cc83064c5e49a831afedf67251e754986c75.

github.com/nolimits4web/swiper - d942e834c58b3291425038325ab5ff009fb5d87d authored over 2 years ago
Revert "fix(autoplay): fix swiper getting stuck with `0` autoplay delay"

This reverts commit 61db26fdde129afc77bb56c302790c8af6f35c44.

github.com/nolimits4web/swiper - 56e050bcdbcc00db7af02ccb32e0725265dd242a authored over 2 years ago
fix(scrollbar): fix draggable scrollbar

fixes #5759

github.com/nolimits4web/swiper - 28cd6c243555f7132d7db1df899f3182e935f834 authored over 2 years ago
fix(core): fix issues with navigation/pagination `enabled` prop

github.com/nolimits4web/swiper - af9ed85d451148fd2e6af6aadc4436f1b2c2a3b5 authored over 2 years ago