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

Upgrade docs dependencies

github.com/gpbl/react-day-picker - 38276ac6ffc25e6a26950664cacf4ef38bbb9bf3 authored almost 7 years ago
Upgrade docs dependencies

github.com/gpbl/react-day-picker - 267c414a2e506144a5e2fea83ff0e91f796a712a authored almost 7 years ago
Replace env with production to fix umd crashing in runtime

github.com/gpbl/react-day-picker - 2c19e81f1df5f2f2267dadcbdf952c9f9ab01531 authored almost 7 years ago
Replace env with production to fix umd crashing in runtime

github.com/gpbl/react-day-picker - ea9f56ff4e69f04295e490ffeb435e00cb9ff66f authored almost 7 years ago
Update matching-days.js

github.com/gpbl/react-day-picker - 5f8f528a4c6c19166e8ae84a9c6b3609c94e35d9 authored almost 7 years ago
Update matching-days.js

github.com/gpbl/react-day-picker - 0c1e78612615cd622236c38115aa2735ee1587c1 authored almost 7 years ago
Merge pull request #636 from TrySound/cross-env

Add cross-env for save environment variables

github.com/gpbl/react-day-picker - 8606f66a8128c8ca285cd2cdf009894a6c996b6e authored almost 7 years ago
Merge pull request #636 from TrySound/cross-env

Add cross-env for save environment variables

github.com/gpbl/react-day-picker - fcd0c82805ea145428b6f7174e0255e097e17013 authored almost 7 years ago
Add cross-env for save environment variables

github.com/gpbl/react-day-picker - dd88a7466b56cbd22f0c9327297aa32deebf6db7 authored almost 7 years ago
Add cross-env for save environment variables

github.com/gpbl/react-day-picker - 1158672771b0b52131667821603fd72b68e71466 authored almost 7 years ago
Merge pull request #635 from TrySound/remove-object-assign

Remove object-assign package in favor of spread operator

github.com/gpbl/react-day-picker - 5d3e33602e4e3cf741a5969a2830076db1e37ef6 authored almost 7 years ago
Merge pull request #635 from TrySound/remove-object-assign

Remove object-assign package in favor of spread operator

github.com/gpbl/react-day-picker - cdc2f46b033c7eef2a63b914d3355928a3b20792 authored almost 7 years ago
Remove object-assign package in favor of spread operator

github.com/gpbl/react-day-picker - 92609e1e0c680d5380183aa02766f1a7b7ca283d authored almost 7 years ago
Remove object-assign package in favor of spread operator

github.com/gpbl/react-day-picker - 38ec39e0b4947c5df202544b42357cc80488e283 authored almost 7 years ago
Merge pull request #616 from vkrol/patch-1

Get rid of the redundant nullability modifiers of the isDayAfter and …

github.com/gpbl/react-day-picker - 51e831caf7613786158e6dc83ff70eb1b0f6630a authored almost 7 years ago
Merge pull request #616 from vkrol/patch-1

Get rid of the redundant nullability modifiers of the isDayAfter and …

github.com/gpbl/react-day-picker - a947346133045b518a3eb8c4c2cbcade869ade30 authored almost 7 years ago
Merge pull request #618 from adidahiya/patch-1

Export more types from index.d.ts

github.com/gpbl/react-day-picker - a81d3541b8ac6c1bda34ae8212a51c0bb16a8d3b authored almost 7 years ago
Merge pull request #618 from adidahiya/patch-1

Export more types from index.d.ts

github.com/gpbl/react-day-picker - f923000c03a45aceb4c2e9f32b652c24017f29eb authored almost 7 years ago
Fix documentation typo

github.com/gpbl/react-day-picker - 04c317387ce8eacf01973b0a9617c015e2242c2e authored almost 7 years ago
Fix documentation typo

github.com/gpbl/react-day-picker - cb789be857add6a212a0663ee68798aa2ec8fe36 authored almost 7 years ago
Export more types from index.d.ts

Fixes #617

github.com/gpbl/react-day-picker - e2f4bbc50c24cb3c3d95e3f1de37024fd3e51193 authored about 7 years ago
Export more types from index.d.ts

Fixes #617

github.com/gpbl/react-day-picker - 1668200c1cd6895513661383679ff555ff0929ef authored about 7 years ago
Get rid of the redundant nullability modifiers of the isDayAfter and isDayBefore method parameters

These methods cannot be called with undefined or null because of https://github.com/gpbl/react-d...

github.com/gpbl/react-day-picker - 55962c7d733feb0bedda285f1be6c64b9824d3ea authored about 7 years ago
Get rid of the redundant nullability modifiers of the isDayAfter and isDayBefore method parameters

These methods cannot be called with undefined or null because of https://github.com/gpbl/react-d...

github.com/gpbl/react-day-picker - 7d2f7b346dc423e7f3cb61fc0213ed265ee06841 authored about 7 years ago
fix tests that relied on month depending on value

github.com/gpbl/react-day-picker - 6b424349a85f59088134ae7c8175605a893392cf authored about 7 years ago
fix tests that relied on month depending on value

github.com/gpbl/react-day-picker - 34c8d1a844bd13aa302356a955b226b6c4266a4e authored about 7 years ago
fix linter error

github.com/gpbl/react-day-picker - 8c310b6a6c042a80ae43c6add86d6d25fb6b458b authored about 7 years ago
fix linter error

github.com/gpbl/react-day-picker - c62d43fa24787e7865a00688cd123f7c557c86ea authored about 7 years ago
Remove erroring month assignment in getStateFromProps

github.com/gpbl/react-day-picker - 6c0608ffaaaf47fdd9251985a5d85213cc6493c6 authored about 7 years ago
Remove erroring month assignment in getStateFromProps

github.com/gpbl/react-day-picker - 5bcd9f75c7b53aea6768fe02d9f617083e8c1212 authored about 7 years ago
Use dayPickerProps controlled month before value.

github.com/gpbl/react-day-picker - 8012d4cead0fc4a4d160a2d9029705667295709a authored about 7 years ago
Use dayPickerProps controlled month before value.

github.com/gpbl/react-day-picker - 1cb855387d9550bc4baa2916c3e376317cb87c4e authored about 7 years ago
add documentation for the new keepFocus prop

github.com/gpbl/react-day-picker - 769e3f2229b9ad78fd8fb51e43e79509da953af4 authored about 7 years ago
add documentation for the new keepFocus prop

github.com/gpbl/react-day-picker - 634c65935446069b4ef05f50bd797b0c5a3b0167 authored about 7 years ago
fix lint errors and remove package-lock

github.com/gpbl/react-day-picker - 79bbb569d2b1c50a3fdec1a9f0726faee128b615 authored about 7 years ago
fix lint errors and remove package-lock

github.com/gpbl/react-day-picker - 06d1d95285d2b08bb82be0e1b048dbe457122f6a authored about 7 years ago
Add keepFocus prop, when true focusing the overlay will focus the

input, when false focusing the overlay will let the event through
Add onBlur on overlay that hide...

github.com/gpbl/react-day-picker - d0f7390d43d81279a9ce239caafd0d868abf4775 authored about 7 years ago
Add keepFocus prop, when true focusing the overlay will focus the

input, when false focusing the overlay will let the event through
Add onBlur on overlay that hide...

github.com/gpbl/react-day-picker - abd1e780ec594bed045d8ad4fc9f8ece76fba5e7 authored about 7 years ago
add back focus test. Another solution to fixing firefox bug using the onFocus of the overlay to always make the DaypickerInput focused, but do we wanth this?

github.com/gpbl/react-day-picker - 73066ab4e4587e2b99a17624d274f6ad6732b913 authored about 7 years ago
add back focus test. Another solution to fixing firefox bug using the onFocus of the overlay to always make the DaypickerInput focused, but do we wanth this?

github.com/gpbl/react-day-picker - f3870367a73359c1a401db1517aed761b2bb8269 authored about 7 years ago
remove check for focus after blur in test

github.com/gpbl/react-day-picker - dfb0b34d6c31155d7bd4df58555be6bef59bc6fb authored about 7 years ago
Fix test clearTimeout blur

github.com/gpbl/react-day-picker - 2d297a205fe9504b548a54625c573112c69d98f8 authored about 7 years ago
remove check for focus after blur in test

github.com/gpbl/react-day-picker - f6f76240ca7f11a183f235a27bdb8a38b93761d6 authored about 7 years ago
Fix test clearTimeout blur

github.com/gpbl/react-day-picker - 89b3a1ad42cb0a69f65e8d7bfa4e8658815a2eee authored about 7 years ago
Merge pull request #608 from MhMadHamster/fix-month-undefined-in-navbar-component

fix month prop value in navbar component issue#607

github.com/gpbl/react-day-picker - b3bca51eca9c734f9dd26d27746d61371ba200b4 authored about 7 years ago
Merge pull request #608 from MhMadHamster/fix-month-undefined-in-navbar-component

fix month prop value in navbar component issue#607

github.com/gpbl/react-day-picker - 3156e3de1664caa15cf12cfd0fdd96350874e8c5 authored about 7 years ago
fix month prop value in navbar component issue#607

github.com/gpbl/react-day-picker - 2a25f447d1298aa0db873c1503b2d7e86dc0afd7 authored about 7 years ago
fix month prop value in navbar component issue#607

github.com/gpbl/react-day-picker - af3a7bc68e0ba392d0d07773e32ba5ab93f64dbf authored about 7 years ago
Changelog for v7.0.7

github.com/gpbl/react-day-picker - 1b0a32536d31606cc205d57d5fded0a5ee27e9e4 authored about 7 years ago
Changelog for v7.0.7

github.com/gpbl/react-day-picker - 24a955c7c949003585348da35a5f46fcaddb4b50 authored about 7 years ago
Use hideDayPicker, showDayPicker vs setState()

github.com/gpbl/react-day-picker - 9aae74411419f561eeeb6ee0c62d0b0ed6ef3bb0 authored about 7 years ago
Use hideDayPicker, showDayPicker vs setState()

github.com/gpbl/react-day-picker - 6dbd9e7cd578ddc738ad1fc98489be9e8e323c0f authored about 7 years ago
Add changelog for #604

github.com/gpbl/react-day-picker - 132f2e116f809fe7b851816c0870e3525aa55b06 authored about 7 years ago
Add changelog for #604

github.com/gpbl/react-day-picker - 8bda82eb394da24759b0c9556f5a6251df1957bf authored about 7 years ago
Merge branch 'master' of github.com:gpbl/react-day-picker

github.com/gpbl/react-day-picker - b8c9c256bca18dfaa8ec25e8588d0ccee1ca7a7d authored about 7 years ago
Merge branch 'master' of github.com:gpbl/react-day-picker

github.com/gpbl/react-day-picker - ed1bcf6cc16bec779ad2c5b3bd945aa8d9ed4eac authored about 7 years ago
Merge pull request #604 from ah-adarlow/master

Fixed DayPickerInput not calling dayPickerProps.onMonthChange

github.com/gpbl/react-day-picker - 2b04a75815f7de6a21d13db5ff1d591c2cc9c71e authored about 7 years ago
Merge pull request #604 from ah-adarlow/master

Fixed DayPickerInput not calling dayPickerProps.onMonthChange

github.com/gpbl/react-day-picker - 305bd5afe86affab993ce695304c8f2f51fef97b authored about 7 years ago
Fixed DayPickerInput not calling dayPickerProps.onMonthChange

github.com/gpbl/react-day-picker - a86cc642b1111bb391e14932042041318ed24f4d authored about 7 years ago
Fixed DayPickerInput not calling dayPickerProps.onMonthChange

github.com/gpbl/react-day-picker - 87ebbcd311940a7f7a0d44cfb69b1078e1be3778 authored about 7 years ago
Add input outline

github.com/gpbl/react-day-picker - e3bcbf588b95540057e9e0908b4008f7af574562 authored about 7 years ago
Add input outline

github.com/gpbl/react-day-picker - 1569ffe1d47420fc3130fc14a356ec6836df35f9 authored about 7 years ago
Merge pull request #597 from gpbl/upgrade-dependencies

Upgrade dependencies

github.com/gpbl/react-day-picker - a80db33a7adaaf4723c40445f0d97e768be45a7c authored about 7 years ago
Merge pull request #597 from gpbl/upgrade-dependencies

Upgrade dependencies

github.com/gpbl/react-day-picker - c83cebe68d3d2bfa1039d6374cc0a1d8adc9fbb2 authored about 7 years ago
Upgrade docs dependencies

github.com/gpbl/react-day-picker - 59f8b889dbee8fe08bdc696b2a71f9efb42b710c authored about 7 years ago
Upgrade docs dependencies

github.com/gpbl/react-day-picker - d538efc83201c4d4bf8a60970eb8dc95ae9ac922 authored about 7 years ago
Add strictFunctionTypes

github.com/gpbl/react-day-picker - 9c0a9bb14ae0a4481964db36743c3bc206f6cc2e authored about 7 years ago
Add strictFunctionTypes

github.com/gpbl/react-day-picker - 019e7dd5dfa8e6afc0ddcb840ffbede4decd4943 authored about 7 years ago
Upgrade dependencies

github.com/gpbl/react-day-picker - 01ca890b26ac454e754533cb3cef49e5f360f9ea authored about 7 years ago
Upgrade dependencies

github.com/gpbl/react-day-picker - e98c33ad33d39039e8e02609b44033a755ea793a authored about 7 years ago
Merge branch 'master' of github.com:gpbl/react-day-picker

github.com/gpbl/react-day-picker - c654b7b1cf1e1c498b2ed425f43c19b57246845f authored about 7 years ago
Merge branch 'master' of github.com:gpbl/react-day-picker

github.com/gpbl/react-day-picker - 9f291fd0e1f53117acab6afe93f68579b555a76f authored about 7 years ago
Update CHANGELOG.md

github.com/gpbl/react-day-picker - e719005ecd86b200f406faf3a185bdd1ad1889cc authored about 7 years ago
Update CHANGELOG.md

github.com/gpbl/react-day-picker - 04d7139deee70614a54a123121a2163def175a72 authored about 7 years ago
Merge pull request #596 from gpbl/594-tab-behavior

Intercept TAB key to fix body being focused

github.com/gpbl/react-day-picker - d1a15afdf04475454db75e1f5ef0feea9d1f76cc authored about 7 years ago
Merge pull request #596 from gpbl/594-tab-behavior

Intercept TAB key to fix body being focused

github.com/gpbl/react-day-picker - 8290017c74fc0b3a2dc1d75ec5a5b28805bfefb7 authored about 7 years ago
Add unit test for keydown

github.com/gpbl/react-day-picker - ea65de84b278cd63c028de920223c19f862418bb authored about 7 years ago
Add unit test for keydown

github.com/gpbl/react-day-picker - c7c494f73a98b9ec798d620b41535f8ef1b5b418 authored about 7 years ago
Intercept TAB key to fix body being focused

github.com/gpbl/react-day-picker - a3ae02db903116e6153257542285f56b7d03549f authored about 7 years ago
Intercept TAB key to fix body being focused

github.com/gpbl/react-day-picker - 29d9422520ccac96477ccfda40eec41f3db75273 authored about 7 years ago
Avoid calling setState if not needed

github.com/gpbl/react-day-picker - ddf99ebd1cd3be28d5f05bb2fd94587bb89f2692 authored about 7 years ago
Avoid calling setState if not needed

github.com/gpbl/react-day-picker - 7f300ab7a21bb6a4b42b33d0e6f04b7c64f43f9a authored about 7 years ago
Merge pull request #595 from gpbl/revert-588-tab_keydown_handling

Revert "Add support for clicking TAB on input focus"

github.com/gpbl/react-day-picker - c569c397c2f49691d1bd21569eddcce567c50906 authored about 7 years ago
Merge pull request #595 from gpbl/revert-588-tab_keydown_handling

Revert "Add support for clicking TAB on input focus"

github.com/gpbl/react-day-picker - 5da2ab89a85d7e7d77c376bcc374ee17809797f6 authored about 7 years ago
Revert "Add support for clicking TAB on input focus"

github.com/gpbl/react-day-picker - b570d2a09ead3a68e25140b79a44dfac1adbd565 authored about 7 years ago
Revert "Add support for clicking TAB on input focus"

github.com/gpbl/react-day-picker - d15c83629fe44e144634a1f5dd54d73b094efbe8 authored about 7 years ago
Merge branch 'master' of github.com:gpbl/react-day-picker

github.com/gpbl/react-day-picker - ba79b27fd9cf9e3264e549e60ec8a474b79bc6c9 authored about 7 years ago
Merge branch 'master' of github.com:gpbl/react-day-picker

github.com/gpbl/react-day-picker - c7f66580b46a00cfb5aa1d1aa48d2e44f423ea54 authored about 7 years ago
Fix test not working the last day of a month

github.com/gpbl/react-day-picker - 1f0806dc669f61148a0d16805e760fcca244d0f3 authored about 7 years ago
Fix test not working the last day of a month

github.com/gpbl/react-day-picker - 80886335c9f9fd23892f03b1b3c9cdcce88a9707 authored about 7 years ago
Merge pull request #588 from matanwerbner/tab_keydown_handling

Add support for clicking TAB on input focus

github.com/gpbl/react-day-picker - 0e88e0f21ff8fd3a41aaecff435cabfdc10a2de5 authored about 7 years ago
Merge pull request #588 from matanwerbner/tab_keydown_handling

Add support for clicking TAB on input focus

github.com/gpbl/react-day-picker - 465e7b57f39407a52e7348c6540b7dfe16073425 authored about 7 years ago