Ecosyste.ms: OpenCollective

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

react-date-picker

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

Bump tough-cookie from 4.1.2 to 4.1.3 (#626)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Releas...

github.com/wojtekmaj/react-date-picker - ac1559dc1b6d98135f39fc21faaa7e8bd67dfe07 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump semver from 6.3.0 to 6.3.1 in /test (#628)

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https...

github.com/wojtekmaj/react-date-picker - 49113ab19d5ad0f1b10682db934937ec8520c7b2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump semver from 6.3.0 to 6.3.1 in /sample (#629)

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https...

github.com/wojtekmaj/react-date-picker - 78defb8d39ec033be344a73de330077e3c1942c8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump semver from 6.3.0 to 6.3.1 (#627)

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https...

github.com/wojtekmaj/react-date-picker - 9fe11eea5ca46e78a1a820f8945ea7e96edd9a66 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Don't watch in unit command by default

github.com/wojtekmaj/react-date-picker - 2e8e0ace4f3baaca396b4d154f2967162d9b7bbe authored over 1 year ago by Wojciech Maj <[email protected]>
Add GitHub Actions workflow to publish to NPM

github.com/wojtekmaj/react-date-picker - 04acc0da56a9fc2efc43dc057080a8249b6a6d60 authored over 1 year ago by Wojciech Maj <[email protected]>
Convert copy-styles utility to TypeScript

github.com/wojtekmaj/react-date-picker - 0f5ef0856fc68f43c7083c37aafb165b202ad7bd authored over 1 year ago by Wojciech Maj <[email protected]>
Update Vite to 4.3.9

github.com/wojtekmaj/react-date-picker - 9503485037b1208a0f3bfdc50651303e1fa7e30f authored over 1 year ago by Wojciech Maj <[email protected]>
Simplify component props type export

github.com/wojtekmaj/react-date-picker - ec8c4da8b68e7a8384cb28242871226d369856c9 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump eslint-config-wojtekmaj from 0.8.3 to 0.8.4

github.com/wojtekmaj/react-date-picker - f25f17842f915ff5ef2d60d138a4c3668c899d37 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix isValueOrValueArray propType not working well with TypeScript

github.com/wojtekmaj/react-date-picker - b26ca7a01aab26c397c958b5b540b6ee208eca03 authored over 1 year ago by Wojciech Maj <[email protected]>
Improve type checking of propType validators

github.com/wojtekmaj/react-date-picker - 3db9dcd90322e64376433949d3f4edf4d9f166f8 authored over 1 year ago by Wojciech Maj <[email protected]>
Add support for onInvalidChange prop

Replaces #398

Co-Authored-By: irunner-toptal <[email protected]>

github.com/wojtekmaj/react-date-picker - c244775450d3d37695c50974c0a78f1cc66cc8b0 authored over 1 year ago by Wojciech Maj <[email protected]>
Refactor onChangeExternal method

github.com/wojtekmaj/react-date-picker - 296f7700d5e6c2f45819d7e4bfa03c0d3b71f62d authored over 1 year ago by Wojciech Maj <[email protected]>
Fix types for onChange and onFocus props

github.com/wojtekmaj/react-date-picker - f84b0904b101c29d564cd84112824a7f4fb175c3 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove note on Next.js and Vite, as manual CSS import is now default for everyone

github.com/wojtekmaj/react-date-picker - e8c099521282b210eea188ad26fe30e815e0624f authored over 1 year ago by Wojciech Maj <[email protected]>
Export component props type

github.com/wojtekmaj/react-date-picker - 242471bb1dba28bb8c56c96b1609a827579d8687 authored over 1 year ago by Wojciech Maj <[email protected]>
Add support for shouldOpenCalendar and shouldCloseCalendar props

Related to #59

github.com/wojtekmaj/react-date-picker - 596d8a81c8c12cd0ccc59b58eeb25386db82612b authored over 1 year ago by Wojciech Maj <[email protected]>
Minor formatting

github.com/wojtekmaj/react-date-picker - 1dfbdc7f08636a6dc742973e3c2871c446e1774d authored over 1 year ago by Wojciech Maj <[email protected]>
Update dependencies

github.com/wojtekmaj/react-date-picker - 0cccb4ba97d18d4d9676ce7481c2c2bcd7a44b93 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove Dependabot

github.com/wojtekmaj/react-date-picker - 93c76e2f73bab7d12314d971d56fc501d2092ee4 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove unnecessary types

github.com/wojtekmaj/react-date-picker - 57123625aa1bf776560da8fa25c79f3dffacb721 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix focus jumping two fields when two keys were pressed at once

Closes #556

github.com/wojtekmaj/react-date-picker - b7ddcbf2608f202d266dfd2a95296120a74b5ecf authored over 1 year ago by Wojciech Maj <[email protected]>
Loose dependency requirements

github.com/wojtekmaj/react-date-picker - 063b5dc83c2dcfc5bf6a182458a531a463b6601a authored over 1 year ago by Wojciech Maj <[email protected]>
Bump typescript from 5.0.3 to 5.0.4 in /test (#595)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.3 to 5.0.4.
- [Release not...

github.com/wojtekmaj/react-date-picker - f647504d2faefa7784a882e09fbccf2b1bc31b70 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump typescript from 5.0.3 to 5.0.4 in /sample (#594)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.3 to 5.0.4.
- [Release not...

github.com/wojtekmaj/react-date-picker - d8f45acdab9d51e697dbbc9165280ce93b3759ab authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Dedupe dependencies

github.com/wojtekmaj/react-date-picker - fcb090f4eec86e8d4f1851a607e3c9ab499a7d06 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump typescript from 5.0.3 to 5.0.4 (#592)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.3 to 5.0.4.
- [Release not...

github.com/wojtekmaj/react-date-picker - a5c1874ddd25c27823d130fc69ddce82734c71f0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix type checking of eventProps, add unit tests

github.com/wojtekmaj/react-date-picker - d4d492f8120dfc91a79004d0c81adeb9bdb95530 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump vitest from 0.29.8 to 0.30.1 (#597)

* Bump vitest from 0.29.8 to 0.30.1

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/...

github.com/wojtekmaj/react-date-picker - cd1d655d807272034ea8c6e4ac693a1a3e1554a8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Allow null to be passed as calendarIcon and clearIcon

github.com/wojtekmaj/react-date-picker - 7d0f7d51e3fd6f85186bfd4bb9403852b33c9cb2 authored over 1 year ago by Wojciech Maj <[email protected]>
Don't publish all index.d.ts files

github.com/wojtekmaj/react-date-picker - 4b462ff3f38d09bbf24177b9988328cd111105e6 authored over 1 year ago by Wojciech Maj <[email protected]>
Inherit font color from its parent by default

github.com/wojtekmaj/react-date-picker - 4c56a27010d930c94902338934bcf9620c2e8669 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix source field, add types field in package.json

github.com/wojtekmaj/react-date-picker - 738cda9c17cfcd8fc8f1ab0ed6703247e4477b6c authored over 1 year ago by Wojciech Maj <[email protected]>
Bump typescript from 5.0.2 to 5.0.3 (#582)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.2 to 5.0.3.
- [Release not...

github.com/wojtekmaj/react-date-picker - 9dfdb3437a0c47dd574613ddd7f471508045df82 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Convert sample suite to TypeScript

github.com/wojtekmaj/react-date-picker - 6f5d14688a681f15fcf41fed0bc54a6c24a78e99 authored over 1 year ago by Wojciech Maj <[email protected]>
Convert test suite to TypeScript

github.com/wojtekmaj/react-date-picker - f061f53b947c83281b60ce50b42e2e87f006b68c authored over 1 year ago by Wojciech Maj <[email protected]>
Allow minDetail to be passed along in calendarProps

github.com/wojtekmaj/react-date-picker - 5f805b51fec7cf23217b9f0328aa01d13e6e0606 authored over 1 year ago by Wojciech Maj <[email protected]>
Allow portalContainer to be null

github.com/wojtekmaj/react-date-picker - 29efd5aacbadd6d45da0ba0f8f4259618312b634 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix type checking of calendarProps

github.com/wojtekmaj/react-date-picker - cf1d1e93e92b5f1b391b725bd5138b7725e06810 authored over 1 year ago by Wojciech Maj <[email protected]>
Improve type accuracy for value prop and all callbacks

github.com/wojtekmaj/react-date-picker - 2253523bbb5c09fe383d49b7ecaa9a2b7d1fe82c authored over 1 year ago by Wojciech Maj <[email protected]>
Bump react-calendar from 4.2.0 to 4.2.1

github.com/wojtekmaj/react-date-picker - 381c239b7ccf151ff3ab5156459f4601a5a9a7e3 authored over 1 year ago by Wojciech Maj <[email protected]>
Improve propTypes in ValueOptions

github.com/wojtekmaj/react-date-picker - 7a668a5513796e0a8040f41ac8ef6eca0220191c authored over 1 year ago by Wojciech Maj <[email protected]>
Convert to TypeScript (#580)

github.com/wojtekmaj/react-date-picker - 4d31de33d91f68106417ed14c3fbcc783e16a3f5 authored over 1 year ago by Wojciech Maj <[email protected]>
Revalidate value prop requirements

github.com/wojtekmaj/react-date-picker - e7f81f2954bed95fa64b689cb698fe7d5ed886ec authored over 1 year ago by Wojciech Maj <[email protected]>
Improve type safety

github.com/wojtekmaj/react-date-picker - 623d0c039d42be0d7fb3f0d35a1f4724ffcec078 authored over 1 year ago by Wojciech Maj <[email protected]>
Add unit tests for rendering icons as strings

github.com/wojtekmaj/react-date-picker - 477adfd4625a93001443c1a453479ab464780cb5 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove unnecessary object destructuring

github.com/wojtekmaj/react-date-picker - a50ff85a8f02302c17efae8d68ca4f7f68cadd29 authored over 1 year ago by Wojciech Maj <[email protected]>
Add isValueOrValueArray propType

github.com/wojtekmaj/react-date-picker - a248988f8eb71acd69bbb62699893983753d4566 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump react-calendar from 4.1.1 to 4.2.0

github.com/wojtekmaj/react-date-picker - f776daaad71cf46d2ff807ffe6b9b65b42053ca8 authored over 1 year ago by Wojciech Maj <[email protected]>
Simplify getDetailValueArray function

github.com/wojtekmaj/react-date-picker - d5d4b19f627fd06a394dad2bcbc398596ef5c25c authored over 1 year ago by Wojciech Maj <[email protected]>
Remove attachTo Enzyme remainder

github.com/wojtekmaj/react-date-picker - ed5e79d0077184a5c40b543fa94895d99686a997 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix invalid argument passed to .toBeInTheDocument()

github.com/wojtekmaj/react-date-picker - 1429f07783de628fd3b47042835bc2578650ad91 authored over 1 year ago by Wojciech Maj <[email protected]>
Get only one divider in unit test

github.com/wojtekmaj/react-date-picker - fe13ae0b347ce95bfd381fd9ca573608d3d394f5 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove unnecessary support for arrays in DateInput

github.com/wojtekmaj/react-date-picker - 054360e53eec4f67cbfb6df00b7b566ea26d080a authored over 1 year ago by Wojciech Maj <[email protected]>
Replace array with Fragment

github.com/wojtekmaj/react-date-picker - 4282839988c24a8e7d4a886b00d0515e4ba5c05a authored over 1 year ago by Wojciech Maj <[email protected]>
Remove unnecessary logic for century rangeType

github.com/wojtekmaj/react-date-picker - 69af335e77b765d940db6901beef1d8be6b3d81e authored over 1 year ago by Wojciech Maj <[email protected]>
Replace otherProps with explicit props

github.com/wojtekmaj/react-date-picker - 38fbb8f2d265f6e0c78ec1536e340ab84abe643c authored over 1 year ago by Wojciech Maj <[email protected]>
Replace functional ref unit tests with ref object unit tests

github.com/wojtekmaj/react-date-picker - 6bb873c14126c880d473a1910616723945499e92 authored over 1 year ago by Wojciech Maj <[email protected]>
Improve logic in onKeyUp function

github.com/wojtekmaj/react-date-picker - 445cd8a67473b02d05ad7b3c59cf68ac514b62f7 authored over 1 year ago by Wojciech Maj <[email protected]>
Add separate monthSelect ref

github.com/wojtekmaj/react-date-picker - 159515c0c98f1ed65f2529fc914871d3ed0d369f authored over 1 year ago by Wojciech Maj <[email protected]>
Add null check for renderFunction

github.com/wojtekmaj/react-date-picker - 3f4d7480e79b947e83e22f05a3b7d77d02423fcb authored over 1 year ago by Wojciech Maj <[email protected]>
Abort complex checks if wrapper is null

github.com/wojtekmaj/react-date-picker - 992c750efceb63558cf0b32a230af71152195b85 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump react-calendar from 4.1.0 to 4.1.1

github.com/wojtekmaj/react-date-picker - 36efad521b333dcbb47b881a606aa01808d35f56 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump eslint-config-wojtekmaj from 0.8.2 to 0.8.3

github.com/wojtekmaj/react-date-picker - 693227529d28a3b42b4e3b12ef57655a9438796e authored over 1 year ago by Wojciech Maj <[email protected]>
Improve unit tests robustness

github.com/wojtekmaj/react-date-picker - a1af4ce720a6b9215e5f89984813fd361f8b1c9b authored over 1 year ago by Wojciech Maj <[email protected]>
Replace defaultProps with default parameters

github.com/wojtekmaj/react-date-picker - cc24c03f4ce341b2a89e46c20636e4bd440cf12d authored over 1 year ago by Wojciech Maj <[email protected]>
Rewrite class components to hooks (#581)

github.com/wojtekmaj/react-date-picker - 434f715d5f13a7ec8548008583d6af3e72c43e0c authored over 1 year ago by Wojciech Maj <[email protected]>
Improve unit tests robustness

github.com/wojtekmaj/react-date-picker - 07413b6a9dbe24924c6d3318081c7f5edc9e75f3 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix variable names in unit tests

github.com/wojtekmaj/react-date-picker - 9396583f0563888ba4a130c1d77f0066d8606bb0 authored over 1 year ago by Wojciech Maj <[email protected]>
Don't rely on internal methods in unit tests

github.com/wojtekmaj/react-date-picker - 114930b2d6ac8ef732083d7d5069c5079a761ab3 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix undefined onBlur handler

github.com/wojtekmaj/react-date-picker - 85ddfe661adea01f21bcd2631b9e217bdd1bb1d6 authored over 1 year ago by Wojciech Maj <[email protected]>
Update dependencies

github.com/wojtekmaj/react-date-picker - f9a1a63716021104243178733ef90b13fded5af8 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump get-user-locale from 2.1.3 to 2.2.1

github.com/wojtekmaj/react-date-picker - 56a61711c009d6d54b0c7b9cd2efb1227250cbf0 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump update-input-width from 1.2.2 to 1.3.1 (#535)

Bumps [update-input-width](https://github.com/wojtekmaj/update-input-width) from 1.2.2 to 1.3.1....

github.com/wojtekmaj/react-date-picker - fbb98435be93fca95711e9c8e4bd4985e36a0139 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump react-fit from 1.5.0 to 1.5.1 (#578)

Bumps [react-fit](https://github.com/wojtekmaj/react-fit) from 1.5.0 to 1.5.1.
- [Release notes]...

github.com/wojtekmaj/react-date-picker - f2d509c9a86f77d39509fad5e37a43850738daf4 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Refactor constructing date in onChangeExternal

github.com/wojtekmaj/react-date-picker - 2b86d1734cf839a20e0bf87476a11c79e81c14fb authored over 1 year ago by Wojciech Maj <[email protected]>
Remove invalid useGrouping flag from options

github.com/wojtekmaj/react-date-picker - 14026c5d4d023569335da606e06179324a708458 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix array passed to String.prototype.replace

github.com/wojtekmaj/react-date-picker - a53200522f92a438c9dacc3e29875e530aa1b79e authored over 1 year ago by Wojciech Maj <[email protected]>
Move propTypes to static properties

github.com/wojtekmaj/react-date-picker - 66a17ac919791b42c759d21d1c176446b8d6708c authored over 1 year ago by Wojciech Maj <[email protected]>
Bump make-event-props from 1.1.0 to 1.4.2

github.com/wojtekmaj/react-date-picker - 281563f75f343b8d635db857423bae8ecf8b4ea3 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove unnecessary dependency on @types/react-calendar

github.com/wojtekmaj/react-date-picker - 09dfe34311b6cc089b2e27e53bc36139b1c50717 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump react-calendar from 4.0.0 to 4.1.0 (#577)

Bumps [react-calendar](https://github.com/wojtekmaj/react-calendar) from 4.0.0 to 4.1.0.
- [Rele...

github.com/wojtekmaj/react-date-picker - aeae27d524d97aa1e47022140334c323623dd772 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Disable downlevelIteration flag

github.com/wojtekmaj/react-date-picker - 04a2fbda4c03637f5b656bef7560f0bce20d86fb authored over 1 year ago by Wojciech Maj <[email protected]>
Bump typescript from 4.9.5 to 5.0.2 (#566)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2.
- [Release not...

github.com/wojtekmaj/react-date-picker - 09c7cd1f592d387c04d9ab10c5de34a1e0d330d7 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add typescript job to GitHub Actions

github.com/wojtekmaj/react-date-picker - ce508fbbc6599c2371b3c63fb954ef69c39c5419 authored almost 2 years ago by Wojciech Maj <[email protected]>
Disable importsNotUsedAsValues flag

github.com/wojtekmaj/react-date-picker - 599f322066b8d782125cc07e7f8ddc5d586eed72 authored almost 2 years ago by Wojciech Maj <[email protected]>
Fix missing peerDependency on @testing-library/dom

github.com/wojtekmaj/react-date-picker - 5de46603ff9391cb1c97950b076a298ac445ab44 authored almost 2 years ago by Wojciech Maj <[email protected]>
Bump @testing-library/react from 13.4.0 to 14.0.0 (#544)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13...

github.com/wojtekmaj/react-date-picker - a46bd2f1047c76050a47e678f7fc0c4b6e209121 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use `node:` imports wherever applicable

github.com/wojtekmaj/react-date-picker - 2a1977e9c6811940cec8348805cab0a57eed1159 authored almost 2 years ago by Wojciech Maj <[email protected]>
Update eslint-config-wojtekmaj

github.com/wojtekmaj/react-date-picker - 42fb94cd0fa8aa34df5fc7786f3945323e983531 authored almost 2 years ago by Wojciech Maj <[email protected]>
Migrate from Jest to Vitest (#553)

* Migrate from Jest to Vitest

* Remove Jest shield

github.com/wojtekmaj/react-date-picker - 9d72cf5546273c2d8550a580133acaab5bdef12f authored almost 2 years ago by Wojciech Maj <[email protected]>