Ecosyste.ms: OpenCollective

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

github.com/wojtekmaj/react-calendar

Ultimate calendar for your React app.
https://github.com/wojtekmaj/react-calendar

Update .gitignore

99f6d60ff93ea19f88d4ea040384a956bd567057 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump semver from 7.3.8 to 7.5.4 in /test

32ea01a107dad0b27b75bae432a9ce952abb5a27 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump semver from 7.3.8 to 7.5.4 in /sample

b1bcd8c97a89dfbf7734293ca55bccd111eb8c53 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump semver from 7.4.0 to 7.5.4

bd5037016c899808474ab6e1eb8d6869a7751a51 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix security vulnerability in word-wrap dependency

940110798cdcb98ef10269daef553b36876ed742 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump tough-cookie from 4.1.2 to 4.1.3 (#880)

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

65797a2152e9bc49035c24aa226d5824ef91812b 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 (#883)

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

5a7f3b929572b258c227b2b3ff9d5e063d33962a 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 (#882)

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

68c8a245e3596aba2dab300e847a4e7a29efc8bb 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 (#881)

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

8e9441b3ac9561f44ff05598aae4ed598a027e4b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Don't watch in unit command by default

f31b62e4bf65369b1ce494b7cb0f8ee6a7cc3ecc authored over 1 year ago by Wojciech Maj <[email protected]>
Add GitHub Actions workflow to publish to NPM

2eaeea019a9fbf012578a6c097771aea46fc9630 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix typo in calendarType value (#872)

8b018080f630b046ae2bb0ce0c6fd08d595d14f9 authored over 1 year ago by M. Fahad Sohail <[email protected]>
Export additional types

Related to #866

574b4b5ffc7629dd4d2a7d496d7863f10a3194a1 authored over 1 year ago by Wojciech Maj <[email protected]>
Rename calendars to match Intl.Locale.calendar

af15e6abf9257d75c15897963a3bd28e4aa930d4 authored over 1 year ago by Wojciech Maj <[email protected]>
v4.3.0

c8c33659ce87a744383835ca0f06e4c666cc1fbf authored over 1 year ago by Wojciech Maj <[email protected]>
Convert copy-styles utility to TypeScript

4c4266226e94fa7bd267eaeb1bb8e92d2363d8ff authored over 1 year ago by Wojciech Maj <[email protected]>
Update Vite to 4.3.9

bdad71cf359d66126a985360698d5c6f3032e715 authored over 1 year ago by Wojciech Maj <[email protected]>
Simplify component props type export

dc119e7c043cdf57abbab0a0e46b9213d2707f26 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove @typescript-eslint/no-var-requires rule override

2daafaa02b181e078d74a92f9e56d69e938139be authored over 1 year ago by Wojciech Maj <[email protected]>
Bump eslint-config-wojtekmaj from 0.8.3 to 0.8.4

cf912a7bb8984b65fc13e71e854766ccc8e7324b authored over 1 year ago by Wojciech Maj <[email protected]>
Rewrite class components to hooks (#858)

1894ca6f32b3689ac122ed6c8b7014746e07ef49 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove setStateAndCallCallbacks abstraction layer

188ac6e398abe898380c443dc8984a6bd1d817e1 authored over 1 year ago by Wojciech Maj <[email protected]>
Improve type checking of propType validators

e255387c5d9757215ba266461f7fc2ac2b6d5f99 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix isValueOrValueArray propType not working well with TypeScript

d47fd2926e5cc4383ba5f9a7cb87f334f113fe56 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove redundant prop from isView validator

31fae142d77f8254727e7c780d739aef2cbccd7e authored over 1 year ago by Wojciech Maj <[email protected]>
Simplify data flow by removing object spreads

bfd4ad7eadea7e739de8638af104f1ab22be27e4 authored over 1 year ago by Wojciech Maj <[email protected]>
Don't set action in state

4e671507f40ae1c4a5b7b8ea2862b7a25b2af7f8 authored over 1 year ago by Wojciech Maj <[email protected]>
Export component props type

Closes #856

b648740f4461bd68e1225cb90c3872fc711b3195 authored over 1 year ago by Wojciech Maj <[email protected]>
Don't rely on internal methods in unit tests

c7610a7b87fc756cef617c93c25f248b15a3e45e authored over 1 year ago by Wojciech Maj <[email protected]>
Reorder methods

08bc36ef1fabe13b1900cad938cea41726df8fe6 authored over 1 year ago by Wojciech Maj <[email protected]>
Improve types

a45a720c0976a48e54ca17b8db5c3204392512ae authored over 1 year ago by Wojciech Maj <[email protected]>
Improve types

198f035746353e6ce7a1c496bdc415285bbc54c1 authored over 1 year ago by Wojciech Maj <[email protected]>
Update dependencies

1d792ff586cba7b0b4742d1ae86b11d5a984f58c authored over 1 year ago by Wojciech Maj <[email protected]>
Update types in sample suite

Fixes #855

9435cff101c50cd5c458275663444cc78b0bfbe5 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove Dependabot

d309669eb69efb77d0a9ea2ae4f8429f8cc6156c authored over 1 year ago by Wojciech Maj <[email protected]>
Use margin-inline instead of margin-left to improve RTL support

Closes #841

2142f604c58e1f5ac6911c6c9845f62736370170 authored over 1 year ago by Wojciech Maj <[email protected]>
Loose dependency requirements

62c4ee4fe9c1d0ae67fd660999295184f2c3b2bd authored over 1 year ago by Wojciech Maj <[email protected]>
Bump typescript from 5.0.3 to 5.0.4 in /test (#835)

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

23584bf178a148f5d53b20b6e40a6a65a66048ca 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 (#834)

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

efd590c7708de311a9c7664d37286cdcdabdce4d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Dedupe dependencies

dea8576cfcaf8b04b8ee42e5798e6011fc3f104b authored over 1 year ago by Wojciech Maj <[email protected]>
Bump typescript from 5.0.3 to 5.0.4 (#830)

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

856719c65dc7d4f6372bc27a60937c08f3fa25be authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Convert remaining files to TypeScript

7362dad77770674381e2941ef60376f8ab58bc89 authored over 1 year ago by Wojciech Maj <[email protected]>
Replace functional ref unit tests with ref object unit tests

23c163529105611fd2ada9933d27949a806bb0ae authored over 1 year ago by Wojciech Maj <[email protected]>
Bump vitest from 0.29.8 to 0.30.1 (#837)

* Bump vitest from 0.29.8 to 0.30.1

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

f6da858b452b761824a83862652832a81d05c1c2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update docs on compatibility and previous versions (#828)

92b568253ecc6a8c05ea5ac67abd6593cb63d182 authored almost 2 years ago by Wojciech Maj <[email protected]>
Bump typescript from 5.0.2 to 5.0.3 (#822)

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

9a32c02c047906dc181e4afcc4ff0cd9a9ca4114 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix React.ComponentProps<typeof Calendar> incorrectly marking defaultProps as required

08190bb38f22a620d160c6017b0066d34e4846e1 authored almost 2 years ago by Wojciech Maj <[email protected]>
Improve propTypes in ValueOptions

954bd7dee85e0c1102e3390b395edb9c5b56d052 authored almost 2 years ago by Wojciech Maj <[email protected]>
Convert sample suite to TypeScript

1466b8e41aabcef146626a7b564c8af7d1a7b4a0 authored almost 2 years ago by Wojciech Maj <[email protected]>
v4.2.1

88f5da5fe5ffdd728e0e15f2a7a60d1c6e2ad945 authored almost 2 years ago by Wojciech Maj <[email protected]>
Convert test suite to TypeScript

6fb19990f4d5ac2fc4019ccc49cb398969b5d172 authored almost 2 years ago by Wojciech Maj <[email protected]>
Improve type accuracy for value prop and all callbacks

82a6ebe8daffa2c87f021ca166ba81e4ff5cd6de authored almost 2 years ago by Wojciech Maj <[email protected]>
Improve value type of OnArgs

fc9c13f37467368c12f51cbb0ed2aa91150e3c7b authored almost 2 years ago by Wojciech Maj <[email protected]>
Fix types for tileClassName not allowing null or undefined return values

c36b5d51ac4ef0fd9f31817909474b67ee78e00b authored almost 2 years ago by Wojciech Maj <[email protected]>
Fix types for onDrillDown and onDrillUp props

23e0a6b4010223f5c9255d6ab94e3506ac8ff29f authored almost 2 years ago by Wojciech Maj <[email protected]>
v4.2.0

f512e14f5dfa5171ef27ebfa542830959b8a6747 authored almost 2 years ago by Wojciech Maj <[email protected]>
Allow array of strings to be passed as value

917d64fbaac99c056b203d40073cc2e318bcceda authored almost 2 years ago by Wojciech Maj <[email protected]>
v4.1.1

ba9caa03ebabd636daa95b87ecb1606c366db113 authored almost 2 years ago by Wojciech Maj <[email protected]>
Bump eslint-config-wojtekmaj from 0.8.2 to 0.8.3

1af0e6e7ca15467fba57eb0e5bd0900d262dec32 authored almost 2 years ago by Wojciech Maj <[email protected]>
Fix minDate and maxDate required in DetailArgs

151eb68058fea8cb7ae093a6aa20a95fcdda4af1 authored almost 2 years ago by Wojciech Maj <[email protected]>
Fix no-use-before-define ESLint error

f6ecb599adae5f64beb73f98bc7a4c284b76bf50 authored almost 2 years ago by Wojciech Maj <[email protected]>
Make ClassName type more forgiving

071ab6c5e595c6367bb4dd36eb21c321bd07360d authored almost 2 years ago by Wojciech Maj <[email protected]>
Fix JSDoc comments to match TypeScript types

840de79fdc98b87ccfad6faf1487c093f945b694 authored almost 2 years ago by Wojciech Maj <[email protected]>
Update dependencies

fc6d831fba47b2598c5fb7661717da57059bc8ed authored almost 2 years ago by Wojciech Maj <[email protected]>
Bump get-user-locale from 2.1.3 to 2.2.1

fe78b3a70069e72faf122a177876e72d9e1ad138 authored almost 2 years ago by Wojciech Maj <[email protected]>
Make types less restrictive in datesAreDifferent function

d6f859aa127ba251de9b7e448378073bb0245396 authored almost 2 years ago by Wojciech Maj <[email protected]>
v4.1.0

7509f575072e0bc63d5519b23bc88d54f3d6b970 authored almost 2 years ago by Wojciech Maj <[email protected]>
Convert to TypeScript (#785)

ddd9f58889c28cef15609d3eb0bbb44ff7fb22d8 authored almost 2 years ago by Wojciech Maj <[email protected]>
Avoid unnecessary destructuring

694b6de40d20d97d0a472d6210bf06d39fd9b3bc authored almost 2 years ago by Wojciech Maj <[email protected]>
Don't rely on vi.mock internals in unit tests

f69fc43110934c2cbb0eae88f9bcc24abb67ec1a authored almost 2 years ago by Wojciech Maj <[email protected]>
Replace .getAttribute(…)).toBe(…) with .toHaveAttribute(…, …)

e9654aba02c392227c27a2359638cc17a2c76633 authored almost 2 years ago by Wojciech Maj <[email protected]>
Disable downlevelIteration flag

e38c96b9a8bb1bb5be82d72d7951f7a4978f2fc5 authored almost 2 years ago by Wojciech Maj <[email protected]>
Fix test name

a42c30a0d61259ada4ebd6683cf76acef36568d0 authored almost 2 years ago by Wojciech Maj <[email protected]>
Add missing required arguments when calling internal Calendar methods

6554ebfbc69fcb43bcb3d7eaf7f4f8f18e31639e authored almost 2 years ago by Wojciech Maj <[email protected]>
Bump typescript from 4.9.5 to 5.0.2 (#809)

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

b8b261792d38da47669eb3d140e9849bfedd59c5 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add typescript job to GitHub Actions

b7c63b1bf25ff520b96ba90aa1e92ec9cacc78a9 authored almost 2 years ago by Wojciech Maj <[email protected]>
Disable importsNotUsedAsValues flag

8444a268ee5e8c0965b993f53120ffc435b80d52 authored almost 2 years ago by Wojciech Maj <[email protected]>
Bump @testing-library/react from 13.4.0 to 14.0.0 (#774)

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

c204a38a711171738c118c0d24b2b9d5fd797b9c authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use `node:` imports wherever applicable

c9b22f955bb5161421ee58dfe10f229f9f2d956e authored almost 2 years ago by Wojciech Maj <[email protected]>
Fix potentially leaked values

b26ffd3f4afab1649258465830c783bf84269325 authored almost 2 years ago by Wojciech Maj <[email protected]>
Update eslint-config-wojtekmaj

b83e3b33799926720e9987a83d69f4c52cad669d authored almost 2 years ago by Wojciech Maj <[email protected]>
Migrate from Jest to Vitest (#793)

* Migrate from Jest to Vitest

* Remove Jest shield

3bd1fe4383160a4420551f5148520ad2ad717777 authored almost 2 years ago by Wojciech Maj <[email protected]>
Improve unit test stability

cd7ef12d5d1ce4a19d82152ddd73bf385506246e authored almost 2 years ago by Wojciech Maj <[email protected]>
Fix propTypes unnecessarily marked as required

a8aab0db3b36fed04e6a01f7f4797b30268646ab authored almost 2 years ago by Wojciech Maj <[email protected]>
Add TypeScript support, replace Babel with TypeScript compiler (#790)

8a024fe1755213e9dda823ccd5eeebffe1a1a17c authored almost 2 years ago by Wojciech Maj <[email protected]>
Improve JSDoc documentation

f172538133b9c0c06df150ee4bde49799e8f35e6 authored almost 2 years ago by Wojciech Maj <[email protected]>
Bump @wojtekmaj/date-utils from 1.0.2 to 1.1.3

efb10fc3e9f3ae6ae2decd620ce4d50645ce5bbf authored almost 2 years ago by Wojciech Maj <[email protected]>
Minor formatting

6a65a6d0b0c07a2f725cfb9162c680ab16397a18 authored almost 2 years ago by Wojciech Maj <[email protected]>
Compare dates correctly

6b3e3dd1a90fb4b7455efe40395cea48e61292b6 authored almost 2 years ago by Wojciech Maj <[email protected]>
Fix missing propTypes

dac131c1f08e9ab1c9976f8cb5ec3cc014e89e75 authored almost 2 years ago by Wojciech Maj <[email protected]>
Throw if invalid drillDown or drillUp action is attempted

244a4d31f17131fd878b6081d582507637bc55e9 authored almost 2 years ago by Wojciech Maj <[email protected]>
Refactor shouldUpdate

00a82765a694be86a529401ce4e433182cb5c1d9 authored almost 2 years ago by Wojciech Maj <[email protected]>
Refactor detailValueFrom

080fbacd8bafbf6e920c738fc3a41d45b11f4382 authored almost 2 years ago by Wojciech Maj <[email protected]>
Move propTypes to static properties

367680ccefe4fb8cadc47157ad4595f8e123fbf8 authored almost 2 years ago by Wojciech Maj <[email protected]>
Fix wrong day of the week for getDay method (#780)

1d291119a86cfef0fd4873c3f054338e8aacc7e4 authored almost 2 years ago by benhlel0slim <[email protected]>
Mark empty functions as intentionally empty

90cac27e0db4124194dc15d2f6f0912ac9cbb055 authored almost 2 years ago by Wojciech Maj <[email protected]>
Improve error messages

15c299ad85c41645ffd8862489c044080e5526ba authored almost 2 years ago by Wojciech Maj <[email protected]>
Remove default value from getTileClasses util

e35cb22ff8262cc57ccc9a19b2921e6c6d713743 authored almost 2 years ago by Wojciech Maj <[email protected]>
Migrate from Webpack to Vite

685cd37812375826566896dcae3c84f9db2408db authored almost 2 years ago by Wojciech Maj <[email protected]>
Remove unnecessary resolutions

168f85a5fd42454339e18a2c8bb42053f2d4faeb authored almost 2 years ago by Wojciech Maj <[email protected]>