Ecosyste.ms: OpenCollective

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

React Multi Carousel

Making the web a better place
Collective - Host: opensource - https://opencollective.com/react-multi-carousel - Website: https://w3js.com/react-multi-carousel - Code: https://github.com/YIZHUANG/react-multi-carousel

Change naming of functions to better ones

github.com/YIZHUANG/react-multi-carousel - 9e19e3865a5e206a1aa8cff5be9b49ee633d404f authored over 5 years ago by YIZHUANG <[email protected]>
Refactor mouse move and touch move functionality

github.com/YIZHUANG/react-multi-carousel - bfd32d60dac8e5bbf25241403986e1968892351a authored over 5 years ago by YIZHUANG <[email protected]>
Refactor handle more

github.com/YIZHUANG/react-multi-carousel - f7c9feb2e27d8d026a2174e5ea3ec02d8db90ee5 authored over 5 years ago by YIZHUANG <[email protected]>
Refactor next and previous functionalities

github.com/YIZHUANG/react-multi-carousel - 3e6638363ee06855f26b26ab152db1914f3fa994 authored over 5 years ago by YIZHUANG <[email protected]>
Merge pull request #11 from YIZHUANG/center-mode

Added center mode functionality

github.com/YIZHUANG/react-multi-carousel - 64da46606c61392eebe572e5a33a5a49655b2c35 authored over 5 years ago by yi <[email protected]>
Added center mode functionality

github.com/YIZHUANG/react-multi-carousel - 980f4cc21d3aebbc16a53ba606bdf7f53062b202 authored over 5 years ago by YIZHUANG <[email protected]>
Fixed contributing guide

github.com/YIZHUANG/react-multi-carousel - 1cf955f9f71b1106e65d04da4b68e1881a04ce71 authored over 5 years ago by YIZHUANG <[email protected]>
Added focusOnSelect props

github.com/YIZHUANG/react-multi-carousel - 408f78048915263e3457a27eada61a044c9e0829 authored over 5 years ago by YIZHUANG <[email protected]>
Added contributing guide

github.com/YIZHUANG/react-multi-carousel - 7917d987f6827a77a8d28fef52b36df376fb838d authored over 5 years ago by YIZHUANG <[email protected]>
Fixed transition delays

github.com/YIZHUANG/react-multi-carousel - 31200395ef91c55ebf51244fc0f04a2823ee7754 authored over 5 years ago by YIZHUANG <[email protected]>
Update storybook

Fixed a mistake

github.com/YIZHUANG/react-multi-carousel - b261970d7ec6e250f585c08d1e764ebfee79f032 authored over 5 years ago by YIZHUANG <[email protected]>
Fixed dot mode transition due to a typechecking issue

github.com/YIZHUANG/react-multi-carousel - 59d0347e8caff03485d72a460697b344bcefd850 authored over 5 years ago by YIZHUANG <[email protected]>
Fixed a typechecking typo causing the transition delay in dot mode in infinite mode

github.com/YIZHUANG/react-multi-carousel - 0ea4e12b61a1e83bbb2561c57fa4c7ec4f3f3e5f authored over 5 years ago by YIZHUANG <[email protected]>
Added visibile and active props to carousel items

github.com/YIZHUANG/react-multi-carousel - 9d9db637abfd27c4cddbf41e08e6b80d04b0806b authored over 5 years ago by YIZHUANG <[email protected]>
Put test back on CI

github.com/YIZHUANG/react-multi-carousel - f6ed0eb6134eb42886c436d84e97dc3abf1f493b authored over 5 years ago by YIZHUANG <[email protected]>
Merge pull request #9 from YIZHUANG/test

Testing

github.com/YIZHUANG/react-multi-carousel - 5c4b0949b2ac299618133d1928e07df4f332f5b5 authored over 5 years ago by yi <[email protected]>
Merge branch 'master' of https://github.com/YIZHUANG/react-multi-carousel

github.com/YIZHUANG/react-multi-carousel - 99862d12871b256fc1419a344f119e341d24e303 authored over 5 years ago by YIZHUANG <[email protected]>
Merge pull request #8 from revskill10/patch-1

Prettify code block

github.com/YIZHUANG/react-multi-carousel - 5981a8d9f6132713237d72a9ee28a4733c83ecc2 authored over 5 years ago by yi <[email protected]>
Prettify code block

github.com/YIZHUANG/react-multi-carousel - 911aeba4c080efa99a2f7ebde794f490331c0b84 authored over 5 years ago by Truong Hoang Dung <[email protected]>
Merge pull request #7 from YIZHUANG/add-support-for-ie-11-and-ie-10

Added support for IE11 and IE10

github.com/YIZHUANG/react-multi-carousel - 993b5c44f91bee71514e5c9ff593e9636506c266 authored over 5 years ago by yi <[email protected]>
Added support for IE11

github.com/YIZHUANG/react-multi-carousel - b53c2808b8c869d04d05ef4ee64bfad6f9ba7189 authored over 5 years ago by YIZHUANG <[email protected]>
Improved calculation getting the counter part index for the dots mode

github.com/YIZHUANG/react-multi-carousel - e9800215b36b0e907136f1af218f293346bac833 authored over 5 years ago by YIZHUANG <[email protected]>
Added support for IE11

github.com/YIZHUANG/react-multi-carousel - b6f7bbab088290ee2462d7636d0d79b8e46816f3 authored over 5 years ago by YIZHUANG <[email protected]>
Fixed storybook example

github.com/YIZHUANG/react-multi-carousel - 08a17b6a4c06a328d0904534fa594d359cf273ca authored over 5 years ago by YIZHUANG <[email protected]>
Refactor folder structure

github.com/YIZHUANG/react-multi-carousel - 01965b61dbc924742ce51368dbc7142e7acee98b authored over 5 years ago by YIZHUANG <[email protected]>
Pass slide index as well

github.com/YIZHUANG/react-multi-carousel - 8911cf1543111545c71bddd96cf5c3ec3c0712d6 authored over 5 years ago by YIZHUANG <[email protected]>
Fixed custom dot index should be the original ones

github.com/YIZHUANG/react-multi-carousel - 99d7e81d45a417caa385e0b1e3206b6dc3e63339 authored over 5 years ago by YIZHUANG <[email protected]>
Improve infinite mode by preventing sliding too many times at once

github.com/YIZHUANG/react-multi-carousel - ed3ae7f7a51cdb12471d67c48aaa65e3c9d91800 authored over 5 years ago by YIZHUANG <[email protected]>
Change naming of some apis

github.com/YIZHUANG/react-multi-carousel - 87ed91a2810dbf283d55a058b1341f7f08206d64 authored over 5 years ago by YIZHUANG <[email protected]>
Improve algorithm for getting the couter part of the clones

github.com/YIZHUANG/react-multi-carousel - a7cb63785ef59910c01223d51a29bb074407b3a6 authored over 5 years ago by YIZHUANG <[email protected]>
Correct position for dot list when in infinite mode

github.com/YIZHUANG/react-multi-carousel - 1bb3059ed892aec17441fc2cf6beed6d1d44b22a authored over 5 years ago by YIZHUANG <[email protected]>
Disable test for now

github.com/YIZHUANG/react-multi-carousel - 823c19065b8a4479284a2b5ecba17d685cb9fad9 authored over 5 years ago by YIZHUANG <[email protected]>
Added local development

github.com/YIZHUANG/react-multi-carousel - 59e136c5f16a7841309dac60fc2ed50a02a42fe5 authored over 5 years ago by YIZHUANG <[email protected]>
Fixed index incorrect after a huge amount of drag

github.com/YIZHUANG/react-multi-carousel - 68dd59875fffad330221a49098148289551b8611 authored over 5 years ago by YIZHUANG <[email protected]>
Disable test for now

github.com/YIZHUANG/react-multi-carousel - 5bfd3c7b3a50e38b95719ccf9144a4a30a94e842 authored over 5 years ago by YIZHUANG <[email protected]>
Merge pull request #5 from YIZHUANG/infinite

Make Infinite mode the same as other common Carousel libs.

github.com/YIZHUANG/react-multi-carousel - 4bdde52fe7c6fed9e5669d4749ed3c6f93b9b448 authored over 5 years ago by yi <[email protected]>
Improve inifinite mode

github.com/YIZHUANG/react-multi-carousel - 1a52ff20f86cf5a894c08bb3cbb85068ecf95191 authored over 5 years ago by YIZHUANG <[email protected]>
Initial infinate mode

github.com/YIZHUANG/react-multi-carousel - f1499a84d379cd95693c5a7a5126a0f471bf9376 authored almost 6 years ago by YIZHUANG <[email protected]>
Merge pull request #4 from YIZHUANG/update-readme-change-naming

Update readme change naming

github.com/YIZHUANG/react-multi-carousel - 3968303bd5c702e2f433bcc132efa7cac5ab6c25 authored almost 6 years ago by yi <[email protected]>
Update readme and change naming of state to carouselState

github.com/YIZHUANG/react-multi-carousel - 7b2bea685547724006400f65106f94d58c8eb9ee authored almost 6 years ago by YIZHUANG <[email protected]>
Adde support for custom button group for full control

github.com/YIZHUANG/react-multi-carousel - 60b128c7c7b528c7cb1c4ceacc6d245929733486 authored almost 6 years ago by YIZHUANG <[email protected]>
Allow passing of own dot list style

github.com/YIZHUANG/react-multi-carousel - ac85e8165d1741ce1ead9ca3b85e995f5047f627 authored almost 6 years ago by YIZHUANG <[email protected]>
Added parital visibile functionality

github.com/YIZHUANG/react-multi-carousel - 2c43d751e52fd15c5890b6293ef78910d0150aa7 authored almost 6 years ago by YIZHUANG <[email protected]>