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

Merge pull request #81 from kuzyk/master

Update react-lifecycles-compat package version

github.com/wojtekmaj/react-calendar - b9b8441c760c5de3ce457a6b77b0016e6678b8d8 authored over 6 years ago by Wojciech Maj <[email protected]>
update react-lifecycles-compat package version

github.com/wojtekmaj/react-calendar - c0f06d47ad418e01f1a0e3ad93f8f32a8e111c74 authored over 6 years ago by Andriy Kuzyk <[email protected]>
Bump version to v2.15.1

github.com/wojtekmaj/react-calendar - 4437ab9f3d44086c8747f6502c31b54ab7c2c05f authored over 6 years ago by Wojciech Maj <[email protected]>
Hotfix for React 16.4 which broke setting range value and view

github.com/wojtekmaj/react-calendar - 384e70e03adb73a0ee309a36c9c1217b75e77ff0 authored over 6 years ago by Wojciech Maj <[email protected]>
Update to React 16.4 for unit tests

github.com/wojtekmaj/react-calendar - 204abe9ad196c389e92417a725ed8336f6745e7c authored over 6 years ago by Wojciech Maj <[email protected]>
Hotfix for React 16.4 which broke Calendar's navigation

github.com/wojtekmaj/react-calendar - ad33d9b4b82d4234bbdc192b0c777060d7ba57fb authored over 6 years ago by Wojciech Maj <[email protected]>
Allow null for prev2Label and next2Label

github.com/wojtekmaj/react-calendar - e481d6fc976706d4d761bdb2063c6a0a0e5ede05 authored over 6 years ago by felix <[email protected]>
Bump version to 2.15.0

github.com/wojtekmaj/react-calendar - 57a8bbbc1469475f4c6cc95a5efc0dbca4f52368 authored over 6 years ago by Wojciech Maj <[email protected]>
Add missing newline

github.com/wojtekmaj/react-calendar - 63e17011e91c01e4cced9d8c4a412ada6f0b954a 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 - af28fe2a9fd8d1da41846091bf3df0cfcb170a9c authored over 6 years ago by Wojciech Maj <[email protected]>
Add Jack Willis-Craig to contributors

github.com/wojtekmaj/react-calendar - 413266eb740d7e5b997e5984d0d4e92ccf2bc0ed authored over 6 years ago by Wojciech Maj <[email protected]>
Merge pull request #60 from szdc/include-types-for-entry-nostyle

fix: include typings for entry.nostyle.d.ts. Fixes #33

github.com/wojtekmaj/react-calendar - fd1a8ab2e01696ab4c93c91ed2f89b73d7cc2dc3 authored over 6 years ago by Wojciech Maj <[email protected]>
Merge branch 'master' into include-types-for-entry-nostyle

github.com/wojtekmaj/react-calendar - 6d34667a589cadabfc4b15ecc8a22f2458b2ca60 authored over 6 years ago by Wojciech Maj <[email protected]>
Add ability to disable prev2, next2 buttons by setting prev2Label, next2Label props to null

github.com/wojtekmaj/react-calendar - 28ac600efc252583b2a38e8b12434b20201126e2 authored over 6 years ago by Wojciech Maj <[email protected]>
Merge pull request #68 from krzysiek1507/maintenance/do-not-compile-tests

Do not compile any tests

github.com/wojtekmaj/react-calendar - 664f7a806b46f50b9695404bacfb9ad03ab9b31d authored over 6 years ago by Wojciech Maj <[email protected]>
Clear dist before build

github.com/wojtekmaj/react-calendar - c3af76aa344cc285c8993312a4fe426ccf23750d authored over 6 years ago by Krzysztof Rybka <[email protected]>
Do not compile any tests

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

github.com/wojtekmaj/react-calendar - 9a152dc76b86d67a7522a59c263c7cfc5aa7a712 authored over 6 years ago by Wojciech Maj <[email protected]>
Add .json extension to .eslintrc

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

Update README.md - An array of strings

github.com/wojtekmaj/react-calendar - 67f0e45fe2b8f7d40e1a5720a1b9161bcc3d4d21 authored over 6 years ago by Wojciech Maj <[email protected]>
Update README.md

An array of dates -> An array of strings

github.com/wojtekmaj/react-calendar - 9a3947aea99e4a6705d14a4fd5256705deedb4c0 authored over 6 years ago by Julio Makdisse Saito <[email protected]>
fix: include typings for entry.nostyle.d.ts. Fixes #33

github.com/wojtekmaj/react-calendar - 1c9b0f030d2b89bbf2014ef136df156bbba01bc5 authored over 6 years ago by Jack Willis-Craig <[email protected]>
Bump Parcel to 1.5.1

github.com/wojtekmaj/react-calendar - fefa14521f867c414bad9e7c08be41ffa299c883 authored over 6 years ago by Wojciech Maj <[email protected]>
Add test for custom navigationLabel prop

github.com/wojtekmaj/react-calendar - fe265d19cf50fc23288159aa14080192995cb7db authored over 6 years ago by Wojciech Maj <[email protected]>
Merge pull request #53 from bjenkins24/feature/render-label-prop

Feature/render label prop

github.com/wojtekmaj/react-calendar - 8ca681d7166cc0ff16733fb17553e5352f2f884e authored over 6 years ago by Wojciech Maj <[email protected]>
Update navigationLabel entry in README to better explain arguments passed

github.com/wojtekmaj/react-calendar - 64399d949ffdebb5c7ec4a669f8bcabfb1c1434e authored over 6 years ago by Wojciech Maj <[email protected]>
Prevent potential crashes happening when invalid array data is passed to Calendar

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

github.com/wojtekmaj/react-calendar - 7b3aaa23a1362dce23c69dbcf65c2948af717caa authored over 6 years ago by Wojciech Maj <[email protected]>
Merge pull request #57 from wojtekmaj/react-17

Implement compatibility with React 17

github.com/wojtekmaj/react-calendar - 8582df6aa55855cbc737167d2d7eafa1684bd89d authored over 6 years ago by Wojciech Maj <[email protected]>
Implement compatibility with React 17

github.com/wojtekmaj/react-calendar - 3d78f704c7d8c13ab7da40384cf66a898acc8202 authored over 6 years ago by Wojciech Maj <[email protected]>
Change Components into PureComponents in test suite

github.com/wojtekmaj/react-calendar - 262ddd95ac4a8758f29b971d49c78f0c6a2ff17e authored over 6 years ago by Wojciech Maj <[email protected]>
Enable StrictMode in test suite

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

github.com/wojtekmaj/react-calendar - 142d0cab975a64bcd73f11e1bc7299c75a1aaa23 authored over 6 years ago by Wojciech Maj <[email protected]>
Remove direct react-test-renderer dependency

github.com/wojtekmaj/react-calendar - d6c4645cea3ea405133b0bdcb2d435861a36485d authored over 6 years ago by Wojciech Maj <[email protected]>
Replace --today flag with --now, applying it to all possible views

github.com/wojtekmaj/react-calendar - e0261f353ee37ad1ee36505fb7373e9534591724 authored over 6 years ago by Wojciech Maj <[email protected]>
Remove default prop in calendar, add single object argument

github.com/wojtekmaj/react-calendar - 57a6cf07c276d231e0582122799febbd07ae9cf1 authored over 6 years ago by Brian Jenkins <[email protected]>
Merge pull request #26 from jameskraus/patch-1

Document 'hover' prop in README

github.com/wojtekmaj/react-calendar - 8a4ff52465b7ba1b0518b6d9219c163d04ee8c7f authored over 6 years ago by Wojciech Maj <[email protected]>
Merge pull request #52 from bjenkins24/feature/today-class

Add today class

github.com/wojtekmaj/react-calendar - ab7a42310a026b251abf4c5ab483e5a9512c1394 authored over 6 years ago by Wojciech Maj <[email protected]>
Merge pull request #51 from bjenkins24/docs/calendarType

Clarify calendarType behavior

github.com/wojtekmaj/react-calendar - d626f6d10ba609678d380879b34b84d978e8e257 authored over 6 years ago by Wojciech Maj <[email protected]>
add navigationLabel to docs

github.com/wojtekmaj/react-calendar - 7569d4899771844fa170487c722b1becd22a6534 authored over 6 years ago by Brian Jenkins <[email protected]>
Add navigation label prop

github.com/wojtekmaj/react-calendar - 1f7662a678104bd0e583c2045b62a09fd7cacd13 authored over 6 years ago by Brian Jenkins <[email protected]>
Add today class

github.com/wojtekmaj/react-calendar - b6b810032bae169c4376692f7665d32de75576ec authored over 6 years ago by Brian Jenkins <[email protected]>
Clarify calendarType behavior

github.com/wojtekmaj/react-calendar - e79a716b36d7cdb0df2e79e30124a4cdf4e8b063 authored over 6 years ago by Brian Jenkins <[email protected]>
Change Travis build shield to check master branch only

github.com/wojtekmaj/react-calendar - d71c104914f9d520f256e23069f2b636e5d46946 authored almost 7 years ago by Wojciech Maj <[email protected]>
Simplify building styles process

github.com/wojtekmaj/react-calendar - 1acf9d0d6978422a140f77028f948b4b28ac1791 authored almost 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.13.5

github.com/wojtekmaj/react-calendar - 502a9a18ec388f90e303215c9f5ba6baa1ebb909 authored almost 7 years ago by Wojciech Maj <[email protected]>
Add margin: 0 to tiles to ensure Safari renders them properly

github.com/wojtekmaj/react-calendar - 1e971a6f2f6cdc1704b2551c3cf174898c4fa92f authored almost 7 years ago by Wojciech Maj <[email protected]>
Add max-width to flex items to ensure IE doesn't overscale them

github.com/wojtekmaj/react-calendar - 36f8eb963ed88949526e3a6a600d2469215bc5e3 authored almost 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.13.4

github.com/wojtekmaj/react-calendar - a22bb96115eae3362aaab9844f6d6b42d6929a99 authored almost 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.13.3

github.com/wojtekmaj/react-calendar - 224a6e700f5a0f1d5bcdd02b42e2646afbd9bcc3 authored almost 7 years ago by Wojciech Maj <[email protected]>
Move react, react-dom to peerDependencies

github.com/wojtekmaj/react-calendar - fb7e41db1d8d474af10c23e7b671c2b92530970c authored almost 7 years ago by Wojciech Maj <[email protected]>
Merge pull request #46 from oceandrama/patch-1

Added missing props in typings

github.com/wojtekmaj/react-calendar - 29eb0af0eca4940641acfd8b17ff6215ba42ef70 authored almost 7 years ago by Wojciech Maj <[email protected]>
Added missing props in typings

github.com/wojtekmaj/react-calendar - 2990ed2948ba88d902f06e030240172658389ad2 authored almost 7 years ago by Ruslan Baigunussov <[email protected]>
Enable more strict ESLint rules

github.com/wojtekmaj/react-calendar - d47c568517691b7109da42febf8c3440d3a48301 authored almost 7 years ago by Wojciech Maj <[email protected]>
Update subdomain of demo URL

github.com/wojtekmaj/react-calendar - a1013d8becb0d64de5fdaa8dac071af213c9bae1 authored almost 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.13.2

github.com/wojtekmaj/react-calendar - 572609fdc83810c43f29e0f286a63d980589e635 authored almost 7 years ago by Wojciech Maj <[email protected]>
Simplify logic behind updating value in state

github.com/wojtekmaj/react-calendar - 7b442838d4766aff90e1b4f6f73861898b03e581 authored almost 7 years ago by Wojciech Maj <[email protected]>
Add tests for changing activeStartDate prop

github.com/wojtekmaj/react-calendar - 91daad327b8bf815176551836258afd6cfdb43cd authored almost 7 years ago by Wojciech Maj <[email protected]>
Fixed version of parcel-bundler to 1.5.0 due to .babelrc bug

github.com/wojtekmaj/react-calendar - e2bedb9b67db3f5c119432d862ee2b80263c70bc authored almost 7 years ago by Wojciech Maj <[email protected]>
Compatibility fixes for Internet Explorer 11

Fixes #42

github.com/wojtekmaj/react-calendar - 8a9f4ac4d81b35efe60d1be331d44ba830ddf4aa authored almost 7 years ago by Wojciech Maj <[email protected]>
Merge pull request #41 from nikolas/patch-1

readme: fix typo

github.com/wojtekmaj/react-calendar - e0a37ae08393f46dc3169d0bd0e3f62c9bfdb9b7 authored almost 7 years ago by Wojciech Maj <[email protected]>
readme: fix typo

github.com/wojtekmaj/react-calendar - 57cc468e959c80e39e11421cfaca5b72bcba2f97 authored almost 7 years ago by Nik Nyby <[email protected]>
Ensure tiles get the same keys when switching months to keep focus on proper elements

github.com/wojtekmaj/react-calendar - 7b71050cce9c36209ec4e7ec869fb445b2549da7 authored almost 7 years ago by Wojciech Maj <[email protected]>
Turn off no-restricted-globals rule

github.com/wojtekmaj/react-calendar - dd92fbeb239baf1876ef530090c7ed74f11c5339 authored almost 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.13.1

github.com/wojtekmaj/react-calendar - cb17b375327c2a0f81af351b22e4173e93aa3555 authored almost 7 years ago by Wojciech Maj <[email protected]>
Replace Number.isNaN with isNaN

github.com/wojtekmaj/react-calendar - 9b188b6a5faad858d5abbb714acce76e2c7bb747 authored almost 7 years ago by Wojciech Maj <[email protected]>
Remove compatibility table

github.com/wojtekmaj/react-calendar - f356018365df5d994a57d7ce832076105a607ea6 authored almost 7 years ago by Wojciech Maj <[email protected]>
Clarify React compatibility

github.com/wojtekmaj/react-calendar - 5c262fcddeb2d257d2055affe97ac475141ea8a4 authored almost 7 years ago by Wojciech Maj <[email protected]>
Fully switch from npm to Yarn

github.com/wojtekmaj/react-calendar - 9982f0f0523d51f4e1e758e8b57830ff5bf48efd authored almost 7 years ago by Wojciech Maj <[email protected]>
Add babel-jest package

github.com/wojtekmaj/react-calendar - 72bc3208c6563674dbe375a1986b8b98eeec6c6d authored almost 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.13.0

github.com/wojtekmaj/react-calendar - e8ea733ca35f757aa0cfc98cf5ec041e123208dc authored almost 7 years ago by Wojciech Maj <[email protected]>
Fix an issue causing calendars with different locale to interfere with each other, remove componentWillMount

github.com/wojtekmaj/react-calendar - 9a8500ca0949d689e556d3512e09f1caf00631fc authored almost 7 years ago by Wojciech Maj <[email protected]>
Update copy and add screenshot

github.com/wojtekmaj/react-calendar - a1da7a868c4b0c23ded7341732da2d365c15b0ec authored almost 7 years ago by Wojciech Maj <[email protected]>
Replace :not([disabled]) with :enabled

github.com/wojtekmaj/react-calendar - 31dc37f75127d717d92fe07d2569fc3103da449e authored almost 7 years ago by Wojciech Maj <[email protected]>
Add Justin Davis to the list of contributors

github.com/wojtekmaj/react-calendar - 320a2b62de95a117a763e7a6ace217de6fab6119 authored almost 7 years ago by Wojciech Maj <[email protected]>
Merge pull request #35 from jwd2a/feature/disable-days

Set individual dates as disabled

github.com/wojtekmaj/react-calendar - 7867a6af72395252af15ad3a933f8e8d69ffc025 authored almost 7 years ago by Wojciech Maj <[email protected]>
Add typescript typings

github.com/wojtekmaj/react-calendar - 9d60d25188deeaaff12a1135f6bb6d664e0b1eab authored almost 7 years ago by jwd2a <[email protected]>
Sanity check for tileDisabled

github.com/wojtekmaj/react-calendar - 8d7b390afebbea73813696446eb4e3f7ca789778 authored almost 7 years ago by jwd2a <[email protected]>
Proptypes, and passing the prop around

github.com/wojtekmaj/react-calendar - 35bdfe3c0d13a1ca9866461c1906d673af06a2ae authored almost 7 years ago by jwd2a <[email protected]>
Added tileDisabled prop

github.com/wojtekmaj/react-calendar - 76c2b80af7a783b14407bb530e727bcc04bb63fd authored almost 7 years ago by jwd2a <[email protected]>
Bump version to 2.12.0

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

github.com/wojtekmaj/react-calendar - d67ebe2be53ece82c38105551341493c40f012bb authored almost 7 years ago by Wojciech Maj <[email protected]>
Fix activeStartDate not updating when value was updated

github.com/wojtekmaj/react-calendar - 5e82cdc6570c6fd9969e8f3992b31d606730f9fb authored almost 7 years ago by Wojciech Maj <[email protected]>
Simplify paths in copy-styles

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

github.com/wojtekmaj/react-calendar - 00d42f8d8ee01023de29129404f272076bce8189 authored almost 7 years ago by Wojciech Maj <[email protected]>
Remove unnecessary prefixes from PropTypes warnings

github.com/wojtekmaj/react-calendar - d8c21939f255c14bfb23516a575b56315e3e4aac authored almost 7 years ago by Wojciech Maj <[email protected]>
Simplify tile groups syntax

github.com/wojtekmaj/react-calendar - 246e14151067397a97768835063b33b7b5aea4b4 authored almost 7 years ago by Wojciech Maj <[email protected]>
Transform TileGroup into functional component

github.com/wojtekmaj/react-calendar - 213d7102b1cff4aa17460e21b95464f1c33c6f3a authored almost 7 years ago by Wojciech Maj <[email protected]>
Split WeekNumbers into two components

github.com/wojtekmaj/react-calendar - 08fa6e73466c8f2c24959bac29bc115b514c1a42 authored almost 7 years ago by Wojciech Maj <[email protected]>
Create common TileGroup component to avoid code duplication in different tile groups

github.com/wojtekmaj/react-calendar - 951729a7d732d127c3c840f48bd27099d4803bb3 authored almost 7 years ago by Wojciech Maj <[email protected]>
Optimize rendring Months component

It should not be updating when showWeekNumbers is changed

github.com/wojtekmaj/react-calendar - 6e8f2aea7a4e155822c83359f91cd04c80ca1ab6 authored almost 7 years ago by Wojciech Maj <[email protected]>
Optimize rendering of Navigation component

github.com/wojtekmaj/react-calendar - 885edcd45af85c98dfe82674e474417450ba0965 authored almost 7 years ago by Wojciech Maj <[email protected]>
Create common Tile component to avoid code duplication in different tiles

github.com/wojtekmaj/react-calendar - 79df06f9330af73576e2593bcd412da0290f759f authored almost 7 years ago by Wojciech Maj <[email protected]>
Optimize rendering of Weekdays component

github.com/wojtekmaj/react-calendar - fd0f1eb35c6911aca0582e36dd1bc24ccb3d7b6f authored almost 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.11.2

github.com/wojtekmaj/react-calendar - d2049f283bbe52c7a816e04f61fd25009fa2ba6c authored almost 7 years ago by Wojciech Maj <[email protected]>
Fix comparing dates between props and nextProps instead of state and nextProps

github.com/wojtekmaj/react-calendar - 5430fff0bbee3c350929e865809097f3aaee7c16 authored almost 7 years ago by Wojciech Maj <[email protected]>
Fix onChange callback fired before internal state has changed

github.com/wojtekmaj/react-calendar - d02dc171b0f4477f5ac853b858cc732835b7ac47 authored almost 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.11.1

github.com/wojtekmaj/react-calendar - e2affcc7650edacd19d2116a76863dbd084d228e authored almost 7 years ago by Wojciech Maj <[email protected]>