Ecosyste.ms: OpenCollective

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

react-calendar

Ultimate calendar for your React app.
Collective - Host: opensource - https://opencollective.com/react-calendar - Website: https://projects.wojtekmaj.pl/react-calendar - Code: https://github.com/wojtekmaj/react-calendar

Extract tileClassName and tileContent in test suite

To promote good practices :)

github.com/wojtekmaj/react-calendar - 291813cce764b09b84d93304a531a8e93ab44a1a authored about 6 years ago by Wojciech Maj <[email protected]>
Exclude onClickWeekNumber from Days component props

github.com/wojtekmaj/react-calendar - 1feb7c2b430e4887b5ca11f64a38b13231e6318f authored about 6 years ago by Wojciech Maj <[email protected]>
Remove unused function

github.com/wojtekmaj/react-calendar - 448e49b9e5e581e94fccda02dbad1fe99829b20b authored about 6 years ago by Wojciech Maj <[email protected]>
Fix rangeStart/rangeEnd not appearing when the day is partially covered

Fixes #153

github.com/wojtekmaj/react-calendar - a0eec087272a5769dd9572dc9713dca698f8dc2e authored about 6 years ago by Wojciech Maj <[email protected]>
Use abbr instead of time for tile labels (#150)

github.com/wojtekmaj/react-calendar - 79de62aa2d45b6f86fda4bf781069e6ccf377b59 authored about 6 years ago by Wojciech Maj <[email protected]>
Add tests for Weekdays component, add abbr (#151)

github.com/wojtekmaj/react-calendar - 6093ed497d374ede10bd48b03f33686725aeb8ae authored about 6 years ago by Wojciech Maj <[email protected]>
Replace Top Contributors with OpenCollective Contributors

github.com/wojtekmaj/react-calendar - 7f4efd929721c486c568a14cabc36b92577c48bd authored about 6 years ago by Wojciech Maj <[email protected]>
Fix date sorting algorithm

github.com/wojtekmaj/react-calendar - 6d2a6b1ff005de132f5099e2f6caff27481fc3f9 authored about 6 years ago by Wojciech Maj <[email protected]>
Fix errors in unit tests

github.com/wojtekmaj/react-calendar - 359ee066b61ff2ae2d5c7dad4e8afc456b101211 authored about 6 years ago by Wojciech Maj <[email protected]>
Bump version to 2.17.5

github.com/wojtekmaj/react-calendar - 247c909d1fc7ee8fbc4c8070aa3fec0253b84831 authored about 6 years ago by Wojciech Maj <[email protected]>
Fix Navigation not updating on minDate/maxDate change

Fixes #142

github.com/wojtekmaj/react-calendar - 5e752bcd494a6586306f6b3448be2db4bed47b82 authored about 6 years ago by Wojciech Maj <[email protected]>
Add .DS_STORE to .gitignore

github.com/wojtekmaj/react-calendar - 8c5c946a996a5af712e9d8966f0812091b382b4a authored about 6 years ago by Wojciech Maj <[email protected]>
Remove unnecessary styles

github.com/wojtekmaj/react-calendar - 156952691dcc4fe7e95ca530b1840dd1f2b02b6a authored about 6 years ago by Wojciech Maj <[email protected]>
Add integrity to yarn.lock

github.com/wojtekmaj/react-calendar - a377eb8057d01bd28f9fb8fc90b000ea10df654c authored about 6 years ago by Wojciech Maj <[email protected]>
Remove deprecated experimentalObjectRestSpread

github.com/wojtekmaj/react-calendar - 93dc70c164ec42837305157453948f4cb4b2f8a8 authored over 6 years ago by Wojciech Maj <[email protected]>
Adjust ESLint config to be more strict

github.com/wojtekmaj/react-calendar - 057f4457883aff819a3a7129162127eb0c137d7b authored over 6 years ago by Wojciech Maj <[email protected]>
Update .gitattributes

github.com/wojtekmaj/react-calendar - 32fc126838981f857825b47946e5a7f05ee79314 authored over 6 years ago by Wojciech Maj <[email protected]>
Bump version to 2.17.4

github.com/wojtekmaj/react-calendar - d9e8f6872206989e743e85d151cb9b910bd77b38 authored over 6 years ago by Wojciech Maj <[email protected]>
Hall of Fame integration on README.md (#122)

* Update README.md to integrate Hall of Fame

* Update README.md : change owner of Hall of Fame

github.com/wojtekmaj/react-calendar - 09c8ffe24a83186a296fd16891bfd045f45738c8 authored over 6 years ago by Gwenael Pluchon <[email protected]>
Fix navigation label typings (#118)

github.com/wojtekmaj/react-calendar - 1c1249e88ca01bc15f9e7b182777ff56680f8395 authored over 6 years ago by Valerii Vasin <[email protected]>
Update dependencies in Sample and Test suites

github.com/wojtekmaj/react-calendar - 1ddf01f68441048f52b4c7f80ac32d31f9e04068 authored over 6 years ago by Wojciech Maj <[email protected]>
Bump version to 2.17.3

github.com/wojtekmaj/react-calendar - fd7271c4647c6d6e40cd1beb4fa43810485bc281 authored over 6 years ago by Wojciech Maj <[email protected]>
Update dependencies

github.com/wojtekmaj/react-calendar - 29a6cc255f4e0c5dfe54800992fb0aa6d78e3f2c authored over 6 years ago by Wojciech Maj <[email protected]>
Fix test names

github.com/wojtekmaj/react-calendar - 1cf46a40c4458763a949e73e8bced914969dcd80 authored over 6 years ago by Wojciech Maj <[email protected]>
Bump version to 2.17.2

github.com/wojtekmaj/react-calendar - fbb8a85052048f09f0872ed7d005e3190780a7c5 authored over 6 years ago by Wojciech Maj <[email protected]>
Remove unnecessary Object spread

github.com/wojtekmaj/react-calendar - a62278143c1d5424a0881caabfff0100af4a965d authored over 6 years ago by Wojciech Maj <[email protected]>
Fixes warning about activeStartDate required prop (#109)

* Fixes warning about activeStartDate required prop

* Revert "Fixes warning about activeStart...

github.com/wojtekmaj/react-calendar - cc53bcb6b97a1dcb633460bf0df9e38c16598f50 authored over 6 years ago by Matthieu Mitrani <[email protected]>
Merge pull request #69 from krzysiek1507/maintenance/clear-dist-before-build

Clear dist before build

github.com/wojtekmaj/react-calendar - 2f38e8500bd940561cdc6f0f8d4e4ed9476b38b0 authored over 6 years ago by Wojciech Maj <[email protected]>
npm run => yarn run

github.com/wojtekmaj/react-calendar - 950c9b8da9f390fbf9adef5d21f525d04fda4b94 authored over 6 years ago by Wojciech Maj <[email protected]>
Merge branch 'master' into maintenance/clear-dist-before-build

github.com/wojtekmaj/react-calendar - 91927d3a498c5900e85ca8d5ad458f95e138ef63 authored over 6 years ago by Wojciech Maj <[email protected]>
Get rid of babel-preset-stage-3

github.com/wojtekmaj/react-calendar - 4b96a27fcb57adf7f73d6ae7b8d6b3808f1c5f7c authored over 6 years ago by Wojciech Maj <[email protected]>
Get rid of babel-preset-stage-2

github.com/wojtekmaj/react-calendar - fc6c8b9bc06a06b1636fd0de830e3c105891fe91 authored over 6 years ago by Wojciech Maj <[email protected]>
Merge pull request #107 from same31/navigation-label-type

Adds navigationLabel prop in index.d.ts

github.com/wojtekmaj/react-calendar - 2bb086a399df0089fb2a5477dee681cfe70c0917 authored over 6 years ago by Wojciech Maj <[email protected]>
Merge pull request #106 from same31/active-start-date-in-tile

Active start date in tile

github.com/wojtekmaj/react-calendar - f8d173c4bf4cc7bc948ab8feba38963c7e5c30c9 authored over 6 years ago by Wojciech Maj <[email protected]>
Documents activeStartDate for tileDisabled in README.md

github.com/wojtekmaj/react-calendar - 666f0ffb94b4454098a8dd722825bc47eb32d34c authored over 6 years ago by Matthieu Mitrani <[email protected]>
Adds activeStartDate param to tileDisabled function

github.com/wojtekmaj/react-calendar - 4c196985ebb8bcd5563fae556666379e0719d0de authored over 6 years ago by Matthieu Mitrani <[email protected]>
Adds navigationLabel prop in index.d.ts

github.com/wojtekmaj/react-calendar - 4c1ed7f7552c3273317f1607a01a66ce4508bccd authored over 6 years ago by Matthieu Mitrani <[email protected]>
Bump version to 2.17.1

github.com/wojtekmaj/react-calendar - cb524aa8a2634c6e1459267b915f13a3357a2bdf authored over 6 years ago by Wojciech Maj <[email protected]>
Replace Array.from with Array spread to avoid incompatibility with IE

github.com/wojtekmaj/react-calendar - fbc635d12dfa21ef8b77503a9b1ea73dbf7038b1 authored over 6 years ago by Wojciech Maj <[email protected]>
Downgrade less to allow successful build

github.com/wojtekmaj/react-calendar - 5df9a5d0d26f1aa89b143a657f0535ff66adeb62 authored over 6 years ago by Wojciech Maj <[email protected]>
Fix Calendar not updating if only time was changed in value

github.com/wojtekmaj/react-calendar - cc5b16361ed0b8d7d12803b09d38c1796e4bf707 authored over 6 years ago by Wojciech Maj <[email protected]>
Use dateTime pickers in Test suite

github.com/wojtekmaj/react-calendar - 55cb7bc652c0f2b772f21505a2e39c8433a6c9c4 authored over 6 years ago by Wojciech Maj <[email protected]>
Bump version to 2.17.0

github.com/wojtekmaj/react-calendar - 73657615aec35ffbcf0c5aeb9a358d4488365d66 authored over 6 years ago by Wojciech Maj <[email protected]>
Update Jest and upgrade other dependencies

github.com/wojtekmaj/react-calendar - 12775f7d307c1a2f27119fdfdbe38853a5edb60e authored over 6 years ago by Wojciech Maj <[email protected]>
Update dependencies, fix ESLint rules

github.com/wojtekmaj/react-calendar - 9ff501c0f363ea941c1c60b4cb551439ed84d412 authored over 6 years ago by Wojciech Maj <[email protected]>
Disable checking import/no-unresolved on manual import in Test suite

github.com/wojtekmaj/react-calendar - c128df1ae4e12e9e550544804c3a7a040f7561d7 authored over 6 years ago by Wojciech Maj <[email protected]>
Comply with new ESLint Airbnb rules

github.com/wojtekmaj/react-calendar - 47252c43a0c145fd82890b0474f3a1543c3f1498 authored over 6 years ago by Wojciech Maj <[email protected]>
Fix LocaleOptions defaultProps using old locale method

github.com/wojtekmaj/react-calendar - 917aaeb8fa30864717a5bf55d5afe365b632f44f authored over 6 years ago by Wojciech Maj <[email protected]>
Extend ESLint to cover test folder

github.com/wojtekmaj/react-calendar - 50a8606ee81fc4960d4c2a07141e54d59821a63f authored over 6 years ago by Wojciech Maj <[email protected]>
Replace custom locales.js with get-user-locale

github.com/wojtekmaj/react-calendar - 862541495e99da90b0b0ff9b55577b6a1904ffb6 authored over 6 years ago by Wojciech Maj <[email protected]>
Bump version to 2.17.0-beta

github.com/wojtekmaj/react-calendar - d6bbe72b2ca6bb928b0ab7ec3d50ef6cfe3e3150 authored over 6 years ago by Wojciech Maj <[email protected]>
Implement Arabic and Hebrew calendars, extend locales with non-ISO calendar

github.com/wojtekmaj/react-calendar - 70f9ef4a3297c68d3394d9f523272bf6755e4416 authored over 6 years ago by Wojciech Maj <[email protected]>
Minor formatting

github.com/wojtekmaj/react-calendar - c128797bf29d57650e665836ce2debcad052f7f5 authored over 6 years ago by Wojciech Maj <[email protected]>
Fix unit tests crashing after logic change

github.com/wojtekmaj/react-calendar - 646a6a4f1b55816071c47021992080038ca95926 authored over 6 years ago by Wojciech Maj <[email protected]>
Fix react-dalendar__tile--now class not added when value is falsy

Fixes #101

github.com/wojtekmaj/react-calendar - 1bde2d9c5a20a7437d2c7155a8541a224b03679a authored over 6 years ago by Wojciech Maj <[email protected]>
Add Sponsors & Backers

github.com/wojtekmaj/react-calendar - b155eca26b0af88e65f68835cb53e64c28e6e47c authored over 6 years ago by Wojciech Maj <[email protected]>
Fix ESLint command, automatically fix code issues

github.com/wojtekmaj/react-calendar - 27e832f0db6d8431ae7ced0cfe6424b59dd7b231 authored over 6 years ago by Wojciech Maj <[email protected]>
Add unit tests for WeekNumbers

github.com/wojtekmaj/react-calendar - 6fbb88c38170e9c6d2b448160b4555eca7ed5ba1 authored over 6 years ago by Wojciech Maj <[email protected]>
Minor formatting

github.com/wojtekmaj/react-calendar - 9f880dd83ba70b2ef9d1a3d823e276efcf130425 authored over 6 years ago by Wojciech Maj <[email protected]>
Implement showFixedNumberOfWeeks flag

Fixes #96

github.com/wojtekmaj/react-calendar - 4667626fed4aa18ecc9606952caa0a103826bdf1 authored over 6 years ago by Wojciech Maj <[email protected]>
Add en-CA and he-IL to locales in which week starts on Sunday

github.com/wojtekmaj/react-calendar - 8e9028815d4f8d2b1201fcebd0941646bdea716b authored over 6 years ago by Wojciech Maj <[email protected]>
Merge branch 'master' of https://github.com/wojtekmaj/react-calendar

github.com/wojtekmaj/react-calendar - 32b73494d1dc8f5c0347ffbd5f4bdb082bcb3d0b authored over 6 years ago by Wojciech Maj <[email protected]>
Comply with new ESLint Airbnb rules

github.com/wojtekmaj/react-calendar - 9adf09015a5c5e595de12e210e11c2881f40b204 authored over 6 years ago by Wojciech Maj <[email protected]>
Merge pull request #91 from inoyakaigor/master

Special typing for onChange callback

github.com/wojtekmaj/react-calendar - eb29a9e728e1612199ba1511e676ad8f49b83f78 authored over 6 years ago by Wojciech Maj <[email protected]>
Ensure newest react-test-renderer is installed

github.com/wojtekmaj/react-calendar - 965830305b150adb44452c4080a95d1cf9268369 authored over 6 years ago by Wojciech Maj <[email protected]>
Comply with new ESLint Airbnb rules

github.com/wojtekmaj/react-calendar - d8c963ed5fd5efb0544ebb9f5139d90b1ed4c108 authored over 6 years ago by Wojciech Maj <[email protected]>
Fix Navigation component not rerendering on locale change

github.com/wojtekmaj/react-calendar - 070ff7e825fd8479400662abc36468d06b28f628 authored over 6 years ago by Wojciech Maj <[email protected]>
Update dependencies

github.com/wojtekmaj/react-calendar - 93b19a566f2b398e5ab3c645e8f305f993631475 authored over 6 years ago by Wojciech Maj <[email protected]>
Bump version to v2.16.1

github.com/wojtekmaj/react-calendar - 6f3fd308c2e0f4c50b023ee26cf19a6433104be8 authored over 6 years ago by Wojciech Maj <[email protected]>
Comply with new ESLint Airbnb rules

github.com/wojtekmaj/react-calendar - 37eea616baff9f03f93ab5552067719d2110837f authored over 6 years ago by Wojciech Maj <[email protected]>
Change toBeTrue in toBeTruthy in unit tests testing disabled items

github.com/wojtekmaj/react-calendar - 277c527fca64efab613ebf7872036132ffb97138 authored over 6 years ago by Wojciech Maj <[email protected]>
Change npm run into yarn run

github.com/wojtekmaj/react-calendar - 868c189b141ad2ab00ba5e6d96f7b678a18b4b03 authored over 6 years ago by Wojciech Maj <[email protected]>
Update dependencies, remove eslint-plugin-class-property

github.com/wojtekmaj/react-calendar - ed07fd43a03d628afbbef16fa55661f21ff7d22a authored over 6 years ago by Wojciech Maj <[email protected]>
Comply with new ESLint Airbnb rules

github.com/wojtekmaj/react-calendar - 7b7af171723b8e517880227e760f64a050bd4b5b authored over 6 years ago by Wojciech Maj <[email protected]>
Update dependencies

github.com/wojtekmaj/react-calendar - b8e1cd082cf23b9dec928786d3efd3d96c53ba7d authored over 6 years ago by Wojciech Maj <[email protected]>
Fix import/no-unresolved error in entry.js

github.com/wojtekmaj/react-calendar - fdf2c0874b6bef564de0353a73aef1c09c821fca authored over 6 years ago by Wojciech Maj <[email protected]>
Include ESLint in CI tests

github.com/wojtekmaj/react-calendar - f3fa13a0179ea690f7a27b9054395766bd2721f6 authored over 6 years ago by Wojciech Maj <[email protected]>
Add .idea to .gitignore

github.com/wojtekmaj/react-calendar - ec7b1a45483c1abd974f0cf34f3e782b63311ce8 authored over 6 years ago by Wojciech Maj <[email protected]>
Special typing for onChange callback

github.com/wojtekmaj/react-calendar - aded423fa310da3bea33d708d574090a315606bc authored over 6 years ago by Игорь Звягинцев <[email protected]>
Simplify propTypes for prevLabel, prev2Label, nextLabel, next2Label

github.com/wojtekmaj/react-calendar - 59fde68e34729d604916bb5f62bd657b868f93ba authored over 6 years ago by Wojciech Maj <[email protected]>
Fix --rangeEnd prefix not added on when it's --rangeStart as well

github.com/wojtekmaj/react-calendar - 35cead115eb5aa1983957223b2a6a01a8ebdcf88 authored over 6 years ago by Wojciech Maj <[email protected]>
Bump version to 2.16.0

github.com/wojtekmaj/react-calendar - 57dc5b1020e74a7c31eba912d9450f1878f17514 authored over 6 years ago by Wojciech Maj <[email protected]>
Put null at the end of types list

github.com/wojtekmaj/react-calendar - 651d91f72da6313443add62dfbd37b4810c4e286 authored over 6 years ago by Wojciech Maj <[email protected]>
Merge pull request #74 from fhessenberger/master

Types: Allow null for prev2Label and next2Label

github.com/wojtekmaj/react-calendar - bdedfb7e9deb1de91a934203e4f0d3ccc37e16ef authored over 6 years ago by Wojciech Maj <[email protected]>
Merge branch 'master' of https://github.com/wojtekmaj/react-calendar

github.com/wojtekmaj/react-calendar - e9ae99587d2c2e2a1e4379b2f3155e225bf14086 authored over 6 years ago by Wojciech Maj <[email protected]>
Update dependencies

github.com/wojtekmaj/react-calendar - 62bd9c9e61f5e5398f58ff5a2669ef69d95b0c9e authored over 6 years ago by Wojciech Maj <[email protected]>
Add info about compatibility with React

github.com/wojtekmaj/react-calendar - 2518d087d0c221285bddda790fc88fd588d51263 authored over 6 years ago by Wojciech Maj <[email protected]>
Add Ritesh Kumar to contributors

github.com/wojtekmaj/react-calendar - ff8a94ff26d670b9c62fa39a383cbf0328aae65a authored over 6 years ago by Wojciech Maj <[email protected]>
Merge pull request #84 from ritz078/patch-1

Different classname for first and last selected dates in range. fixes #83

github.com/wojtekmaj/react-calendar - 38d903ca0a160a66e50cd9f1c9028e11795c2914 authored over 6 years ago by Wojciech Maj <[email protected]>
fix unexpected syntax

github.com/wojtekmaj/react-calendar - 2689650b5db909a8357fc2f43037fe42b17142f3 authored over 6 years ago by ritz078 <[email protected]>
add check for no range selector

github.com/wojtekmaj/react-calendar - 4982270618430fcf87534d36211b377b57ed6290 authored over 6 years ago by ritz078 <[email protected]>
Update utils.js

github.com/wojtekmaj/react-calendar - 1c0dba1c469e44799ee8cfc8b2cbe46595d3589d authored over 6 years ago by Ritesh Kumar <[email protected]>
Update utils.js

github.com/wojtekmaj/react-calendar - 8d0c90c8180e176cd71f9b5511a95c627c1ebbe5 authored over 6 years ago by Ritesh Kumar <[email protected]>
Bump version to 2.15.2

github.com/wojtekmaj/react-calendar - 7a45072a9d4ef246165073206ade57d89a15ce17 authored over 6 years ago by Wojciech Maj <[email protected]>
Add Andriy Kuzyk to contributors

github.com/wojtekmaj/react-calendar - 58cbb1f9fc9eb51b2cd6f5512fd3224418ed48cf authored over 6 years ago by Wojciech Maj <[email protected]>
Use React 16.4 in sample suite

github.com/wojtekmaj/react-calendar - a5c277fbd3db0281b577a05517b507b3a2ea9caf authored over 6 years ago by Wojciech Maj <[email protected]>