Ecosyste.ms: OpenCollective

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

react-day-picker

Help us on our mission to deliver the best day picker package for react!
Collective - Host: opensource - https://opencollective.com/react-day-picker - Code: https://github.com/gpbl/react-day-picker

Fix react-day-picker imports

github.com/gpbl/react-day-picker - 19548a06b6bf723ad76a0ecb33a744597c9d889e authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Export modules from src

github.com/gpbl/react-day-picker - 03be11696ac209880cf03c3ac79a9b637954415a authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Upgrade dependencies

github.com/gpbl/react-day-picker - c930ed47448a1c9651acded5d44fb670cc686621 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Make examples using source files

github.com/gpbl/react-day-picker - 7b1747bc531c0e31318ac7cf2eb340358b279ecf authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Lint file

github.com/gpbl/react-day-picker - 7130c47833012f90a12b145e56d5816f70a99f1a authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Dist for v2.1.1

github.com/gpbl/react-day-picker - ac55836cc8ed1f13222ef937dbe97d1c46798a5c authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Bump v2.1.1

github.com/gpbl/react-day-picker - 161ab5a7be2feae75ecf3e22407eb19a0551766f authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update examples URLs

github.com/gpbl/react-day-picker - 98eefc6c2109fb1ff334288f19ea832e4bdaa23b authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Fixes for examples in IE

github.com/gpbl/react-day-picker - 4bc3bc0a11724a002bf5e47c7cf5939084a6d141 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Merge pull request #175 from davidspiess/ie11-for-of-fix

IE11 for of loop fix #174

github.com/gpbl/react-day-picker - 8d037db45a407037683872ecc86cf53c83189cc2 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Replace for of loop with reduce

github.com/gpbl/react-day-picker - 1cc2a930b4765162027d398bb9f9268e99382dd4 authored over 8 years ago by David Mair Spiess <[email protected]>
Update README.md

github.com/gpbl/react-day-picker - 96fa8eb6e3ae72c1a8d58662c06c8291b5fadd30 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update README.md

github.com/gpbl/react-day-picker - 1b2fbab292b8cf1943d7ab10c8843329ff2e6865 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update dist for v2.1.0

github.com/gpbl/react-day-picker - e191e2a55d627f3eb42e236727cebc4e23bbdd5f authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update CHANGELOG.md for v2.1.0

github.com/gpbl/react-day-picker - 9bb62ec84337484e507f575f9f76a68c58c0a6b1 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Bump v2.1.0

github.com/gpbl/react-day-picker - 356b2bb5dfa17df21e91071aedf402a317218411 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update API docs for new props

github.com/gpbl/react-day-picker - 5a934ef1fd21450c3d8a2836f5318054d4ffeaf5 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Add anchors plugin

github.com/gpbl/react-day-picker - ce4223af1b500c8b1ab10a3783fbfecb4ef1ecc5 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Add example for navbarComponent

github.com/gpbl/react-day-picker - d5bf17374887ea440309dc9cfc40e93dfb9ccc74 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Refactor get*NavMonth → get*NavigableMonth

github.com/gpbl/react-day-picker - c3c88e16126ba6ec224da5e027896330ffe437db authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Export daypicker PropTypes as well

github.com/gpbl/react-day-picker - 0b4b0bde3a3ee06d96931701c9dd4021e396f00c authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Merge branch 'stanislav-ermakov-roi-navbar-component'

# Please enter a commit message to explain why this merge is necessary,
# especially if it merge...

github.com/gpbl/react-day-picker - 016748d2782c62a4ed992529faff57538d48f4cb authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Merge branch 'navbar-component' of git://github.com/stanislav-ermakov-roi/react-day-picker into stanislav-ermakov-roi-navbar-component

# Conflicts:
# DayPicker.js
# src/DayPicker.js
# test/DayPicker.js

github.com/gpbl/react-day-picker - 142cb3bdfcc2cd67d49bd77ae7c427da4d0a2043 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Dist files

github.com/gpbl/react-day-picker - 4f335f81f756b7bbaedbc71a62d32e4e48a0a316 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Add example for custom components props

github.com/gpbl/react-day-picker - 74d5d8765450b7495160df5110977cf3cc89e3e5 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Add dist and build scripts

github.com/gpbl/react-day-picker - 97e7cfb03bf448cba1837b780c5e75c40f0211aa authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Merge pull request #172 from stanislav-ermakov-roi/weekday-renderer

renderWeekDay property

github.com/gpbl/react-day-picker - b07bae912d31832713543b6a88d2c0680d261a27 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Fix failing test

github.com/gpbl/react-day-picker - a14dc359bd39c7ff2b3fb6ef15d9f37d5b55e70d authored over 8 years ago by Giampaolo Bellavite <[email protected]>
added navbarComponent property

github.com/gpbl/react-day-picker - 17ab3eb32eac33f5f80f69ea7dab31fb83f76f8c authored over 8 years ago by Stanislav Ermakov <[email protected]>
added renderWeekDay property

github.com/gpbl/react-day-picker - 226f3fd47d937386c851af9be61f51edb6b2aac6 authored over 8 years ago by Stanislav Ermakov <[email protected]>
Update dist

github.com/gpbl/react-day-picker - 2f296cb5b8217dc9cdeb90a996b18eea32c8a62a authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Bump v2.0.3

github.com/gpbl/react-day-picker - 2dcf81466c0d56c65cbace8f940fb0f5503ace40 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Include the dist version in the npm package.

github.com/gpbl/react-day-picker - 82964abe4041ab8db1034ad135f1032b91abdca2 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Add tests for showNext/PreviousYear

github.com/gpbl/react-day-picker - cc867ef8a1f7ab4e72791521685121444e867f3b authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update dist to v2.0.2

github.com/gpbl/react-day-picker - 27ee8cdc537a045b8c793db5813fff0fa2175823 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Create dist for v2.0.2

github.com/gpbl/react-day-picker - 9ac64f5dfdfba8c91d01c5060ebb2ec1a042b6df authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Prepare v2.0.2

github.com/gpbl/react-day-picker - f82bb864e76ede29961c0bf034eae5f69bd21694 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Merge pull request #168 from gpbl/can-display-month

Make sure month navigation is blocked using canChangeMonth

github.com/gpbl/react-day-picker - 91de54b46942f1dc71fb1bedc41c8ac3625d63fd authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update example description

github.com/gpbl/react-day-picker - 0a534a965e8c527a92761a14204d5382e02356c4 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Add example to block navigation between months

github.com/gpbl/react-day-picker - 65bd1ad82bccd1f09438fdc9874c0bc82d8b8a0b authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Simplify callbacks when changing month or year

github.com/gpbl/react-day-picker - a8e44a86390c92901c53a9582df84e873dfb3f82 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Do not allow changing year if canChangeMonth is false

github.com/gpbl/react-day-picker - 024441f3b23c0c73398a4704889673406d251f86 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Do not allow month change when canChangeMonth is false

github.com/gpbl/react-day-picker - 00cf32252fa6d07cce5e667c9fdb44ecaa9239b0 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Return first

github.com/gpbl/react-day-picker - 26fb4fd6e6a99388d31e67edda337886a1785036 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Revert "Return first"

This reverts commit c966e68b68a8a1f16270776c6fa244084d69a946.

github.com/gpbl/react-day-picker - 9a906b485100648c3b0042780e08bf9b078e502a authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Return first

github.com/gpbl/react-day-picker - c966e68b68a8a1f16270776c6fa244084d69a946 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Fix example

github.com/gpbl/react-day-picker - 1d56af9a59343b7f57944c8cc9f5337f6d77c281 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Grammar

github.com/gpbl/react-day-picker - 239497fea5b2760b657b80f686ce9ac0fda2e7b7 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Remove plugins

github.com/gpbl/react-day-picker - 84ff8934d7fad59989dc9aa573538a36c11cdd34 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update book

github.com/gpbl/react-day-picker - 843d710c949a432da2fea4847d8522c93abb5251 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Remove unused modules

github.com/gpbl/react-day-picker - 8379d310d860e3fa0ddb6f87c52482c510c9f9b4 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update README.md

github.com/gpbl/react-day-picker - 5d46b1ea6748b87df30eccc4290cda6a4cc57ef9 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update docs

github.com/gpbl/react-day-picker - 170aeb5027770c6b1ccf006ee0dd8da50d724d94 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Bump v2.0.1

github.com/gpbl/react-day-picker - 480a9b81627d97e806848e8b143ee25d46eea8f6 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Prepare for release

github.com/gpbl/react-day-picker - 265016a0c074ccf48ed6a5c274d96f8febf2092b authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Bump version

github.com/gpbl/react-day-picker - c7409e4995f4014889faa3f2f7ceeae5d530bb28 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Merge pull request #165 from gpbl/v2

github.com/gpbl/react-day-picker - dae295fa624c37a9c6a945ddce59a3b9f8a69b11 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update examples

github.com/gpbl/react-day-picker - 6b5b157d1256520c14dca9767a4f1fe2a86d49b9 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Remove unused import

github.com/gpbl/react-day-picker - 2787c1b97ca328b7abdcf1042e966475b98da75b authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update API docs to v2

github.com/gpbl/react-day-picker - 6dad40bc899bd65ebc4f0d8c2dfa294c28bc4cf2 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update README.md

github.com/gpbl/react-day-picker - 5ea329e36ac1b55fab3ec42843c4e1220062ba74 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update CHANGELOG.md

github.com/gpbl/react-day-picker - f6ccb2e453a1d7ffa4b166f4c596c988ec9d40c7 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update docs to v2

github.com/gpbl/react-day-picker - abce70d30ea490246b7f1cae667c2582876b8dbc authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update examples to v2

github.com/gpbl/react-day-picker - 5b805876a58cdacd82a297b8eef16614acd25b6a authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Do not change color for today modifier

github.com/gpbl/react-day-picker - 338b0b855c9009c3f6062f844788d565c6743ec8 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Remove duplicated today modifiers

github.com/gpbl/react-day-picker - 2039f5f55885d30cd96fb5850cff78d11446737d authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Pass modifiers as object instead of array

github.com/gpbl/react-day-picker - 026ea2b76e008b94044c4c886fcc7911453f169c authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Add disabledDays and selectedDays props (close #34)

github.com/gpbl/react-day-picker - f19c78f7bddfbf97b6043c7e0998abba1f486f96 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Merge pull request #164 from gpbl/test-refactoring

Refactor tests to use enzyme

github.com/gpbl/react-day-picker - 94a6e049817ae56f10d59242fe447f75e0c7d5be authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update docs

github.com/gpbl/react-day-picker - d30a0ffd147b2205ba5c878c09355ae627f89685 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Add onDayTouchStart/onDayTouchEnd props

github.com/gpbl/react-day-picker - 0beb160eb8ded3f0c3f97dc630e13ea5e9213b34 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Do not pass args to event handlers

github.com/gpbl/react-day-picker - a7de852b477c5a08ef00b67b7a0cf5320d30a324 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Add test for navbar

github.com/gpbl/react-day-picker - 4bc55f15e4f37f5b17d909a8528ff6b732070089 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Add test for reverseMonths

github.com/gpbl/react-day-picker - 8e70503f1ce6a8952eb347e0d133359abc4cd7ac authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Add onDayKeyDown event

github.com/gpbl/react-day-picker - cc2cacb9bb574445fce4326f149bc719154efc56 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Refactor tests to use enzyme

github.com/gpbl/react-day-picker - c0b09ec95e38509b4eebabfd79f0f0de4c0f78e8 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Add navigation between years

github.com/gpbl/react-day-picker - 0f3bea6abbf9216b044d06f119eec7f0fc92fdde authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update APIMethods.md

github.com/gpbl/react-day-picker - a6d502edeb08ed8b6cdfcb7b2a1d0aefccac23bd authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Use a setup file to setup mocha tests

github.com/gpbl/react-day-picker - de2c9c198a8c311773b3b39f3cadf180a8c3c7c8 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Split into multiple components

github.com/gpbl/react-day-picker - 4cbfcea8e9befec929f04142ef98df5a295b9221 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Lint file

github.com/gpbl/react-day-picker - f5c5eba6bf7f4a1d2059f3e87f172cf61d518dae authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Add comment specifying where the props come from

github.com/gpbl/react-day-picker - d8c019976a3957b2495bea9debe8c196abfb246c authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Lint file

github.com/gpbl/react-day-picker - 7393e5b517809844a699c87f42e29bff9d6f5635 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Add test:single npm script

github.com/gpbl/react-day-picker - 3f3c2e6372301ad107bb9c4fad55e9bc043f0132 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Use airbnb eslint preset

github.com/gpbl/react-day-picker - 6adf3dc6a937c98a600626d4ca58a92b27e5a446 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Add bug fixes

github.com/gpbl/react-day-picker - 59dcb1b87a92bcaaeaeab71f6f4ba5f52fdc7a36 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Upgrade dependencies

github.com/gpbl/react-day-picker - d182b8e71ac4b11e01bbeb00403d4c5803092a9a authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update CHANGELOG.md

github.com/gpbl/react-day-picker - 92e9efa107724188976d2b956aed72c32017bbf9 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Link to changelog's blob

github.com/gpbl/react-day-picker - cf23e6c61ef93053391cecf2059dfd1993f9406d authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Merge pull request #158 from adidahiya/update-dist

Rebuild dist/ and fix webpack command

github.com/gpbl/react-day-picker - 5ebb928b7cfab52c5ede9c9dfb402a0aecc26e8c authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Rebuild dist/ and fix webpack command

github.com/gpbl/react-day-picker - 04ae8ceafe4b1168568c0eeb8387521365524c7c authored over 8 years ago by Adi Dahiya <[email protected]>
Fix url to examples

github.com/gpbl/react-day-picker - 138668958b3946c1c7bcf82796307981c3ab3d0c authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Set beta version

github.com/gpbl/react-day-picker - b9159ecb7aada933990fd7332d6a1f8c19c829be authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Merge pull request #157 from JKillian/patch-1

Add version number to DayPicker class

github.com/gpbl/react-day-picker - e27867d9b50259f9fa44f18f7775d4cdcc20f4f8 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Add version number to DayPicker class

This can be helpful if you need to figure out what version of a library is actually running in y...

github.com/gpbl/react-day-picker - 47170f8c0e6390a044e42d9189124805449b601c authored over 8 years ago by Jason Killian <[email protected]>
Merge pull request #156 from adidahiya/patch-1

Allow React 15 dependency in bower.json

github.com/gpbl/react-day-picker - 12d50daf0baa82b6906edbae94261091c607c7cf authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Allow React 15 dependency in bower.json

github.com/gpbl/react-day-picker - bdc3c704a9bd50e122b561e079c0d68d018c76db authored over 8 years ago by Adi Dahiya <[email protected]>
[wip] Disable eslint not working well

Need to investigate 🤔

github.com/gpbl/react-day-picker - a0db6cb5d0a58af4c9361c698af81ceaa2929f9f authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Update changelog for @next tag

github.com/gpbl/react-day-picker - 6b4ce81d7e49aa84814b496c914eb1311650efe8 authored over 8 years ago by Giampaolo Bellavite <[email protected]>
Bump v2.0.0-beta.1

github.com/gpbl/react-day-picker - 9ae8b37f7217a842f1b593478d4da24a75b08a36 authored over 8 years ago by Giampaolo Bellavite <[email protected]>