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(core): `watchOverflow` is now enabled by default

github.com/nolimits4web/swiper - b97286f57813bd9d5874a4ec563a511b61b1b2e9 authored over 3 years ago
fix(scrollbar): fix scrollbar size with `centeredSlides`

github.com/nolimits4web/swiper - 91f2f2fae3e661f23d333239c619a02865b0b62d authored over 3 years ago
7.0.0-alpha.19 release

github.com/nolimits4web/swiper - 34e9a1aa8a9991259ccc46bf12251f2a128e246b authored over 3 years ago
chore: add Cards effect demo

github.com/nolimits4web/swiper - beb75b40ad0e3b6c1d3e2b3f05696b8bc9223dd8 authored over 3 years ago
feat(cards-effect): add slide shadow

github.com/nolimits4web/swiper - 09666c85857a788a2c5d9cac4d5a34d8ec4fd883 authored over 3 years ago
7.0.0-alpha.18 release

github.com/nolimits4web/swiper - 0d2a349eee1d5c7e96bbfbfbc1a0796495a6e308 authored over 3 years ago
chore(core): move module's utils to separate files

github.com/nolimits4web/swiper - 7e04f5abb8483df9345bc348c55eedb458bf85d0 authored over 3 years ago
fix(core): fix slide progress in CSS Mode and centered slides

github.com/nolimits4web/swiper - 1b0165a5f25cef503f7b39b97b19e3ebadd3a355 authored over 3 years ago
feat(cards-effect): new Cards effect

github.com/nolimits4web/swiper - 21af858af6822a0ed469dbeda2bf50f9e4dcec8a authored over 3 years ago
feat(custom-effect): add `limitProgress` and `perspective` options

github.com/nolimits4web/swiper - 1c7d49e4b17f7a773ed068e7c1339de79dbbc298 authored over 3 years ago
7.0.0-alpha.17 release

github.com/nolimits4web/swiper - ebf0abdb7b25afc2fafb1d887cac10860d84f598 authored over 3 years ago
feat: new "Custom" effect

github.com/nolimits4web/swiper - f72f5ba0b5e946c576917b85981aa247f389fcbe authored over 3 years ago
chore: reset playground

github.com/nolimits4web/swiper - 1f08e06e21d122e839987ef5ede4c58a91068a8d authored over 3 years ago
7.0.0-alpha.16 release

github.com/nolimits4web/swiper - b3e05c84cf6fb072803474a20d21d5ab0bc0748d authored over 3 years ago
chore(package): correctly export react, svelte and vue types

github.com/nolimits4web/swiper - a71a1de8f90f77778733be98f915ebf8ca52b67f authored over 3 years ago
7.0.0-alpha.15 release

github.com/nolimits4web/swiper - df0e31d339effa4b61d1e75a402a709bca6958f7 authored over 3 years ago
feat(svelte): add Svelte components typings

github.com/nolimits4web/swiper - 5a64bdc1eb1574b20f85e2e9cdde84bad921c166 authored over 3 years ago
chore(core): add slidesPerGroupAuto to components props

github.com/nolimits4web/swiper - 7a72f5d3e51316a697ce784a25770a335816df94 authored over 3 years ago
7.0.0-alpha.14 release

github.com/nolimits4web/swiper - 52d09ca3eaf5c8b951b2d916e4e0e897fad2478a authored over 3 years ago
feat(core): new `slidesPerGroupAuto` feature

fixes #4168

github.com/nolimits4web/swiper - 2b6f1338b2de0821e77808aa1d7931d97d46e75a authored over 3 years ago
feat(pagination): keep pagination styles when it is outside of container

fixes #3736

github.com/nolimits4web/swiper - 1b11429afba80bc1ab1e2fb5ce234b43155d1266 authored over 3 years ago
Merge branch 'master' into Swiper7

github.com/nolimits4web/swiper - 95592a8d87fd7378511358cf7abd5b59364c846d authored over 3 years ago
fix(core): support tailwind's `!` in classes

fixes #4812

github.com/nolimits4web/swiper - 0cfbc538d1e23e01a1b93a327a2203ae70bd44ef authored over 3 years ago
chore: update docs

github.com/nolimits4web/swiper - 87a01fba86dfc6bc2395f7889e1377781dcb32bd authored over 3 years ago
feat(fade-effect): support cssMode

github.com/nolimits4web/swiper - 18b49ccc4576fcdc4c159c263f079d31a2a7cb19 authored over 3 years ago
feat(flip-effect): support cssMode

github.com/nolimits4web/swiper - 82859a1b9cc1d4b143e3c230ca199f259e2a5d79 authored over 3 years ago
feat(coverflow-effect): support cssMode

github.com/nolimits4web/swiper - e13d2687149ed67c5a72a48f720749b5b8faa458 authored over 3 years ago
chore: fix cssMode centeredSlides handler

github.com/nolimits4web/swiper - d33cb69af8839f361ec4547c7357aeb132a7cc7e authored over 3 years ago
7.0.0-alpha.12 release

github.com/nolimits4web/swiper - 2aec610a3eb238333367b18d785790ce05e73161 authored over 3 years ago
feat(zoom): support Zoom in CSS Mode

github.com/nolimits4web/swiper - 46397027825376e477abddf1f6959b2ddc499557 authored over 3 years ago
feat(core): better RTL support in CSS Mode

github.com/nolimits4web/swiper - 3503ced677ec867c7a28437a8731a8d0a500356b authored over 3 years ago
chore: reset playground

github.com/nolimits4web/swiper - 43d839644f08bb2e143757ad9c082c86e9ad08e1 authored over 3 years ago
feat(core): support for `centeredSlides` in CSS Mode

github.com/nolimits4web/swiper - c9409538014da75207700b8206358c8423dd7847 authored over 3 years ago
feat(core): support for coverflow effect in CSS Mode

github.com/nolimits4web/swiper - 8300225d5d47afc53a096d95597f94e7b3b8b276 authored over 3 years ago
chore: fix virtual css mode size element

github.com/nolimits4web/swiper - 61448e378f04b562f8523665f7b3146b7572a4a7 authored over 3 years ago
chore: fix coverflow effect

github.com/nolimits4web/swiper - 708436871b26e918b02a34500d4b3293f8422800 authored over 3 years ago
feat(core): support for Virtual Slides in CSS Mode

github.com/nolimits4web/swiper - 0e26d52efd584e928b29c29de720e97344f08db5 authored over 3 years ago
feat(core): use easing for custom scroll animation

github.com/nolimits4web/swiper - f40a370f2612128191d3b8ed370c20a777838c86 authored over 3 years ago
fix(core): better handle loop fix with cssMode enabled

github.com/nolimits4web/swiper - ff8407309ad7e6bffa763df50bbbf46ec1bd6f39 authored over 3 years ago
chore: move animateCSSModeScroll to utils

github.com/nolimits4web/swiper - 69bed7403283f67d3dc4ff3d8c181cf8332e25e9 authored over 3 years ago
7.0.0-alpha.11 release

github.com/nolimits4web/swiper - ccf9c772967b8665ac75e7cf353ba3e7ce77a367 authored over 3 years ago
feat(core): custom animation for CSS Mode where smooth scrolling is not supported

github.com/nolimits4web/swiper - a61da6a5100eaf5b6860dcad7c75bc93fe1a20eb authored over 3 years ago
chore: move playground script to html

github.com/nolimits4web/swiper - a5339586cd533bc731cbbe6dc9eec94f272ed205 authored over 3 years ago
chore(core): optimization

github.com/nolimits4web/swiper - cab18b4b108deca159432db4da6dea007cc783f0 authored over 3 years ago
feat(core): remove `isEdge` browser detection

github.com/nolimits4web/swiper - 9c9970ca479f69d9fdebd1bedf830035b6b030e5 authored over 3 years ago
chore: COMPONENTS -> MODULES

github.com/nolimits4web/swiper - 9bb010a61c38ae504f00e10fe8440500cca49546 authored over 3 years ago
chore: fix tests

github.com/nolimits4web/swiper - 7bb895b92464734ff9e49845ca64b9ee455ce409 authored over 3 years ago
chore(demos): move demos to Vite

github.com/nolimits4web/swiper - 45c8d07ea693a44931c85bb9958984b5411628df authored over 3 years ago
chore: update demos to new APIs

github.com/nolimits4web/swiper - 88284255b0acf5eb594ee70fa1ffed85fd98aa7c authored over 3 years ago
feat(core): `watchSlidesProgress` and `watchSlidesVisibility` merged into single `watchSlidesProgress`

github.com/nolimits4web/swiper - 33dbf6218ca558fcb14cb68d8dc4ef141be3f7ac authored over 3 years ago
chore(core): fix types

github.com/nolimits4web/swiper - 1bad048bbd1a94ca446f4d0b7401b953cd6c40e8 authored over 3 years ago
7.0.0-alpha.10 release

github.com/nolimits4web/swiper - fb2457eaf0ad9c715b30d161839681e2feac0ff3 authored over 3 years ago
feat(core): move slides manipulation methods to Manipulation module

github.com/nolimits4web/swiper - 74873f104716cad59f2114f754b7741c9b0a17f6 authored over 3 years ago
fix(core): fix auto create elements feature with breakpoints

github.com/nolimits4web/swiper - 3b50febef6f1d1b5b49c1b06b56da96ee689ac8f authored over 3 years ago
7.0.0-alpha.9 release

github.com/nolimits4web/swiper - 5c5b8f40b27069c4cd0729bcd31bbf1782f257ee authored over 3 years ago
feat(core): move `slidesPerColumn` functionality to new Grid module

github.com/nolimits4web/swiper - 0f1df44f58b4154cb0018d043b73759a9aa933c9 authored over 3 years ago
7.0.0-alpha.8 release

github.com/nolimits4web/swiper - 7a6258cfe9492a9f26e9f6dd781cfee08338be04 authored over 3 years ago
chore: update dependencies

github.com/nolimits4web/swiper - b68061a58a38f1c3fce1dbc1bd0b2cb082893d8c authored over 3 years ago
7.0.0-alpha.7 release

github.com/nolimits4web/swiper - 3a40044429a55236ca441daa828612fd49f810bd authored over 3 years ago
feat(core): increase package build target

github.com/nolimits4web/swiper - 65f96c13707c0301b1f4b32cd108540d8126342b authored over 3 years ago
chore: update dependencies

github.com/nolimits4web/swiper - 88ed7a3ce62191f0e9bd390bbb1d1547e92d3314 authored over 3 years ago
feat(core): tweak browserslist

github.com/nolimits4web/swiper - 82a23a581ae80e36c358d9dcdcd49ab9c547092b authored over 3 years ago
chore: fix package exports

github.com/nolimits4web/swiper - ccd5109e56f58e9b362d2bc52ab684cc34e3e9eb authored over 3 years ago
7.0.0-alpha.6 release

github.com/nolimits4web/swiper - de8dc5bf3b9f438f2928a0c02d04c8f60ed1b8c0 authored over 3 years ago
chore(core): refactor events/index

github.com/nolimits4web/swiper - 9cc1a2967a666a704003fc39eb07fdec2233960c authored over 3 years ago
chore(core): correctly unset grab cursor

github.com/nolimits4web/swiper - 694b4a1d874f270d338453d3e434f8d16fb44ccd authored over 3 years ago
chore(core): double check for free mode

github.com/nolimits4web/swiper - 8b0fdaa538b9cd930eb6344069c83b949888a8f6 authored over 3 years ago
chore(test): fix grab cursor tests

github.com/nolimits4web/swiper - acb0d5669de4354c46a887a2e88e21389c1266ae authored over 3 years ago
chore: cleanup demos

github.com/nolimits4web/swiper - 21e3e37c308495c0a86205704afa96e78162980f authored over 3 years ago
fix(components): add `modules` prop

github.com/nolimits4web/swiper - 596e2a18f8ade549e0d73c8ec354d2e24fc5ad49 authored over 3 years ago
chore(components): import Swiper directly from 'swiper'

github.com/nolimits4web/swiper - 58f366232a751f081b8f800b4b836dfcf16053b8 authored over 3 years ago
fix(types): add `modules` parameter

github.com/nolimits4web/swiper - 0d599e259b1a00c4995ade3563142539db963ef9 authored over 3 years ago
7.0.0-alpha.5 release

github.com/nolimits4web/swiper - 10a45767c5724142d6204c26a3c3b1d301fd4abe authored over 3 years ago
fix(core): grab cursor to be set based on touchEventsTarget

github.com/nolimits4web/swiper - cffc3aac5a338eb52ac354d6cb2e225a334a7a30 authored over 3 years ago
feat(core): remove object-syntax modules support

github.com/nolimits4web/swiper - 287d14ae02f33e746c0f40d7d52cd9127c0e91de authored over 3 years ago
chore: cleanup extend method and remove bindModuleMethods

github.com/nolimits4web/swiper - 71dc7d85a60de440a8f90bf78a6904d522fbad20 authored over 3 years ago
chore: string optimisation

github.com/nolimits4web/swiper - 6609958846b0d86bc8e1c6a1795bca4569b462c5 authored over 3 years ago
feat(core): convert Lazy to functional module

github.com/nolimits4web/swiper - 8d4f99a4e2a20c0f5ce46bb5a1e4ebbeaddc19f1 authored over 3 years ago
feat(core): convert Zoom to functional module

github.com/nolimits4web/swiper - eb1437ee695df731077dcc21c110c738b8ccab13 authored over 3 years ago
feat(core): convert Virtual to functional module

github.com/nolimits4web/swiper - 6899e833ab540faa660378d500342aed74d93853 authored over 3 years ago
feat(core): convert Thumbs to functional module

github.com/nolimits4web/swiper - bea5ac2db2905c8badf19a34f909e41b07b8a045 authored over 3 years ago
feat(core): convert Scrollbar to functional module

github.com/nolimits4web/swiper - 96b8b1737f3c64ac5f331a53ff44e95a0dc875d8 authored over 3 years ago
feat(core): convert Pagination to functional module

github.com/nolimits4web/swiper - 1c718d0dcec3d2e52fe30ff2ced0123215d009bb authored over 3 years ago
feat(core): convert Navigation to functional module

github.com/nolimits4web/swiper - e4aa1566e946e246905f00b00a5d8da02c653de7 authored over 3 years ago
feat(core): convert Keyboard to functional module

github.com/nolimits4web/swiper - ed63a3be28dbc1c80824a1b4f34eb59b1a6bf00e authored over 3 years ago
feat(core): convert Mousewheel to functional module

github.com/nolimits4web/swiper - 1e4bf98f336386618b19cc4459733494e7176831 authored over 3 years ago
chore(core): pass `once` to modules

github.com/nolimits4web/swiper - b35c2ba69f6dc0d7202b0645e96cdeebfa73c1aa authored over 3 years ago
feat(core): convert FreeMode to functional module

github.com/nolimits4web/swiper - 4d307c0903e21106f2352c112c15569b3eac0ea8 authored over 3 years ago
core: Fn modules fixes

github.com/nolimits4web/swiper - 2ddd6e9a351d6cef42eacbe56cd2a516c57c3915 authored over 3 years ago
chore(core): remove obsolete CSS prefixes

github.com/nolimits4web/swiper - 1ce07653e354746de6210c9cc48913579a44e848 authored over 3 years ago
feat(core): convert Autoplay to functional module

github.com/nolimits4web/swiper - ace1e54772a662e2a7e12f4c1c4fa0f1647a13df authored over 3 years ago
chore: lint config

github.com/nolimits4web/swiper - bfc857ad63132b24abad5f17ac2b1cc061a9630f authored over 3 years ago
feat(core): convert A11y to functional module

github.com/nolimits4web/swiper - 590611559dc908c780de40b31539b5736a64832c authored over 3 years ago
7.0.0-alpha.4 release

github.com/nolimits4web/swiper - 5b5e81610eeded63a6db65d41a890a1a5c7a7896 authored over 3 years ago
chore(types): rename `SwiperComponent` -> `SwiperModule`

github.com/nolimits4web/swiper - 03d6e40b3a493dc99806dde24b9f538aac6e65c8 authored over 3 years ago
feat(core): convert effects to functional modules

github.com/nolimits4web/swiper - b6f64a58d257a24eeabf0078c1bcf795252bb9c3 authored over 3 years ago
feat(core): remove MutationObserver support detection (consider it is supported everywhere)

github.com/nolimits4web/swiper - 6ed6786ddc883e2a78674035e7bd8906534c8956 authored over 3 years ago
feat(core): remove pointerEvents support detection

github.com/nolimits4web/swiper - b7d171be55827b7a046559615d334ae510f684b8 authored over 3 years ago
feat(core): convert Parallax to functional module

github.com/nolimits4web/swiper - a7c26b55ccd9ecff6d10767eff330937bd040197 authored over 3 years ago