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

Add keyboard navigation

Close #1031

github.com/gpbl/react-day-picker - 2e9572334ee746961e1f096c266c61f9c6b3e82b authored almost 4 years ago
Add keyboard navigation

Close #1031

github.com/gpbl/react-day-picker - 1ab620b1a739d6a75379ca24c0f8f09d6b991e31 authored almost 4 years ago
Website: fix link to correct props

github.com/gpbl/react-day-picker - d04e0252cd534ee7bd2b966d98722fc70ec24f2b authored almost 4 years ago
Website: fix link to correct props

github.com/gpbl/react-day-picker - c90f11cd1374619778174d056fad9be54f4df9eb authored almost 4 years ago
Website: fix broken URL

github.com/gpbl/react-day-picker - 2ead63a0ef171b8dd77a9941d86e239966ba1bce authored almost 4 years ago
Website: fix broken URL

github.com/gpbl/react-day-picker - b2dd18494d80126a9763f0fae10c3362b67ea830 authored almost 4 years ago
Fix: today would not set the initial month

github.com/gpbl/react-day-picker - c326554ffa285f2785fe0e4c11697fd8da49130a authored almost 4 years ago
Fix: today would not set the initial month

github.com/gpbl/react-day-picker - 45a654683307ccebf5ee31da853948e989209212 authored almost 4 years ago
Fix for initialMonth not working correctly

github.com/gpbl/react-day-picker - 5c7704bd8ed5fd7b0a2910a0c301f30812340615 authored almost 4 years ago
Fix for initialMonth not working correctly

github.com/gpbl/react-day-picker - dfd30d9e91bbf0f94c2089a755d482fd03298e37 authored almost 4 years ago
Export defaults, move formatters

github.com/gpbl/react-day-picker - c81264bea5923a8c00e51d579aa40d328e30cbd0 authored almost 4 years ago
Export defaults, move formatters

github.com/gpbl/react-day-picker - a9e2e5377d9bb0c44c9122a496143e95aa6fc316 authored almost 4 years ago
Refactor UIElement to enum

github.com/gpbl/react-day-picker - 9a0fc0a23b6e7750f3153c3f494a1ad0236f2d9d authored almost 4 years ago
Refactor UIElement to enum

github.com/gpbl/react-day-picker - 482b2210d10cb833909068acda52138864ec9c59 authored almost 4 years ago
Clean up components names

github.com/gpbl/react-day-picker - 7e1b1fae9840a0a89ed6dd5b9150a2be15eb12be authored almost 4 years ago
Clean up components names

github.com/gpbl/react-day-picker - 60583fe4315d089ac489f60a5c5e43fed53a5018 authored almost 4 years ago
Rename UI elements

github.com/gpbl/react-day-picker - de2907ace796ca903dd30ac56a86eb55a1971618 authored almost 4 years ago
Rename UI elements

github.com/gpbl/react-day-picker - 426333d2aea80d96d942e48edfabb0171d9b8e19 authored almost 4 years ago
v8: add ARIA labels to UI elements (#1167)

* Add aria props to Caption component

* Add AriaLabelsMap

* Sort props

* Day return nothing i...

github.com/gpbl/react-day-picker - cb6164794679361cc3e9918ffb9cde930aa3a4d6 authored almost 4 years ago
v8: add ARIA labels to UI elements (#1167)

* Add aria props to Caption component

* Add AriaLabelsMap

* Sort props

* Day return nothing i...

github.com/gpbl/react-day-picker - 6a4a993f42b2a444e3752075d25ec02de93213fc authored almost 4 years ago
Fix use of default props (#1166)

* Use nullish operator for fallback values

* Rename container → root

* Website: fix element re...

github.com/gpbl/react-day-picker - ee4d0449b5c1e0d7ae0a59225f0abecb3b180ea9 authored almost 4 years ago
Fix use of default props (#1166)

* Use nullish operator for fallback values

* Rename container → root

* Website: fix element re...

github.com/gpbl/react-day-picker - 3d48ecf80e1b13edef549e8e9aaacd3ae9893d58 authored almost 4 years ago
Style: add more specificity to selectors

github.com/gpbl/react-day-picker - 610e9edee4f6ca666e6161d33875390b7f36148e authored almost 4 years ago
Style: add more specificity to selectors

github.com/gpbl/react-day-picker - 54e895dba8b3fa4c631bea6de1e1663f0eca336d authored almost 4 years ago
Website: fix element revert

github.com/gpbl/react-day-picker - a32ad82047ec2df879c4726af3d42c94e160689a authored almost 4 years ago
Website: fix element revert

github.com/gpbl/react-day-picker - 2396555ff3fd92bd4cf2697f93a217ba4d035ed6 authored almost 4 years ago
Rename container → root

github.com/gpbl/react-day-picker - e8202962009902b25f545a06a723efffeda3d0f1 authored almost 4 years ago
Rename container → root

github.com/gpbl/react-day-picker - 560c6815e0a71628913366c50be148654851962a authored almost 4 years ago
Use nullish operator for fallback values

github.com/gpbl/react-day-picker - f62a12b7ccee61eb2431accaba6fba5b30fd4e9c authored almost 4 years ago
Use nullish operator for fallback values

github.com/gpbl/react-day-picker - 46f5bd7f4ac250ce14003b7eb2f4d1c079d43f6b authored almost 4 years ago
Website: fix container margin

github.com/gpbl/react-day-picker - d3ecf296edf043eb5baa611a769713a7b9a15cb2 authored almost 4 years ago
Website: fix container margin

github.com/gpbl/react-day-picker - 0a956178a5e914d0bcf67a4315f48a1fe60b8459 authored almost 4 years ago
Websote: add comment to copied docs

github.com/gpbl/react-day-picker - 716cab98f9ddc3db7a8f9441a454ad446cbd84d9 authored almost 4 years ago
Websote: add comment to copied docs

github.com/gpbl/react-day-picker - 3f32529c6ad5f0bf65407676589b157484c53d74 authored almost 4 years ago
Use <Pick> when required for DayPickerProps

github.com/gpbl/react-day-picker - bf4cf1db68b980757f3d7cd87b891e5e142c8f38 authored almost 4 years ago
Use <Pick> when required for DayPickerProps

github.com/gpbl/react-day-picker - db56921de3555d7e5f5161324a7041f6ca93ddc6 authored almost 4 years ago
Update README.md

github.com/gpbl/react-day-picker - ef0bc2c9b00bf2f890aa824ed802d887e7b846fc authored almost 4 years ago
Update README.md

github.com/gpbl/react-day-picker - 0f154283b9dcfee5c04ee18e2cb8929c90a65892 authored almost 4 years ago
Fix file extension

github.com/gpbl/react-day-picker - 337a230652ce0216ca6c967cc8380e0097e7831a authored almost 4 years ago
Fix file extension

github.com/gpbl/react-day-picker - 3783f8fd1b7badf07631bd8aad89a949b9f3097b authored almost 4 years ago
Fix outside day not hidden when required

github.com/gpbl/react-day-picker - ecce86fc733e7770bed01dfc31937a1da720d43c authored almost 4 years ago
Fix outside day not hidden when required

github.com/gpbl/react-day-picker - fe4b14d32b3dd4c5972a6dba70438d7021d64af1 authored almost 4 years ago
Website: fix broken link

github.com/gpbl/react-day-picker - d63735b20c4a65db20361182af6390cfa946a78a authored almost 4 years ago
Website: fix broken link

github.com/gpbl/react-day-picker - 5f10b6d323aa7308e7d4843aa236b65ef35b2f12 authored almost 4 years ago
Add serve script

github.com/gpbl/react-day-picker - 9c9587815f3027b82973eb8df58104dfab3e94bb authored almost 4 years ago
Add serve script

github.com/gpbl/react-day-picker - 344ff6f58612e6170614617f91e6303693dbf6b1 authored almost 4 years ago
Style: improve navbar

github.com/gpbl/react-day-picker - 2d4ca7487ef180aea53a96d7ca4dbbaf53d3a51f authored almost 4 years ago
Style: improve navbar

github.com/gpbl/react-day-picker - 8aeb73c7585763e528e751a7c3e6b571a684f72e authored almost 4 years ago
Move types into `types` dir

github.com/gpbl/react-day-picker - b59b177bba61738ffaf95aeb050c9d604c0f6861 authored almost 4 years ago
Move types into `types` dir

github.com/gpbl/react-day-picker - 371d050cfa84344ddb86799d6fffd8cab0da89ad authored almost 4 years ago
Use default props values where missing

github.com/gpbl/react-day-picker - c45c82fecaa95a0b3d8787fc419a1a92a6056db3 authored almost 4 years ago
Use default props values where missing

github.com/gpbl/react-day-picker - db8f1a767c7e8f36fe4351eb50cd58efabaedf0a authored almost 4 years ago
Fix default modifiers not being passed to day

github.com/gpbl/react-day-picker - e9a363ad13ff3e9bb1e9f9584b6599cd2d827b3c authored about 4 years ago
Fix default modifiers not being passed to day

github.com/gpbl/react-day-picker - f2ad6266fd0ad1b10b208b0876688063106c598b authored about 4 years ago
Fix fill-rule in navigation icons

github.com/gpbl/react-day-picker - 7b8128d02dbec97b23671ff50b707c2bb2e03f04 authored about 4 years ago
Fix fill-rule in navigation icons

github.com/gpbl/react-day-picker - da5acf91c15da5b53ac984ed0d6d24a0fdd38866 authored about 4 years ago
Bump beta version

github.com/gpbl/react-day-picker - 2746b4e477a37f032bacd316f79462317aa81a14 authored about 4 years ago
Bump beta version

github.com/gpbl/react-day-picker - 5909efae131ca5f94a6b52c67a52e1558db5b537 authored about 4 years ago
useInput: update types

github.com/gpbl/react-day-picker - 5b7911fe2b672c3b46b617039efd91a18879201e authored about 4 years ago
useInput: update types

github.com/gpbl/react-day-picker - 0b022fdb2d39adb719f38f1dffa90b8a027f530c authored about 4 years ago
Rewrite default imports

github.com/gpbl/react-day-picker - 81f12f497add9b107be74dd9d0329c7da45f6ed9 authored about 4 years ago
Rewrite default imports

github.com/gpbl/react-day-picker - 5bed23662c9f5ddb6b7ceae813822afa9ca67709 authored about 4 years ago
Prettify imports

github.com/gpbl/react-day-picker - 32387a2d6e973bd10f544a75f6c767fe5105384b authored about 4 years ago
Prettify imports

github.com/gpbl/react-day-picker - 43104df745b4d1b497f51e162998351b22382f4e authored about 4 years ago
Add NextIcon/PrevIcon custom components

github.com/gpbl/react-day-picker - c282006cb0ae4c0ce82a3ff1074dd1884efc12cb authored about 4 years ago
Add NextIcon/PrevIcon custom components

github.com/gpbl/react-day-picker - 121c55a6994e64c44eb0d9d6ed62c961884ee665 authored about 4 years ago
Simplify type for day event handlers

github.com/gpbl/react-day-picker - 49d4d10560928eba8c71cfc7153f24de488562da authored about 4 years ago
Simplify type for day event handlers

github.com/gpbl/react-day-picker - e25d4b3343145ca49eac277e108f678bffff4a0c authored about 4 years ago
Add onDay* events

Close #1030

github.com/gpbl/react-day-picker - 88a5c18e27786a5e5adb46599b96aefb4da035ac authored about 4 years ago
Add onDay* events

Close #1030

github.com/gpbl/react-day-picker - 4d60d15d6262dde77655d3905a833d95fcf8605c authored about 4 years ago
Export getModifiers from Day

github.com/gpbl/react-day-picker - 87becac4142605f2460053c09d49882f471bb804 authored about 4 years ago
Export getModifiers from Day

github.com/gpbl/react-day-picker - bad4f4436ad86f2702debfb563d48d0089c045f5 authored about 4 years ago
Website: fix internal link

github.com/gpbl/react-day-picker - d7caa22faa7415333ae432a2893deae3f0196524 authored about 4 years ago
Website: fix internal link

github.com/gpbl/react-day-picker - 3a972acd6bbc1544bf661b5f543d1cf510a88ebb authored about 4 years ago
Remove .gitignore from docs

github.com/gpbl/react-day-picker - 71c7558e4f48aa568a41ea2898ee23f71f1d61bc authored about 4 years ago
Remove .gitignore from docs

github.com/gpbl/react-day-picker - c877e1ac18b7ed52f979c36d55f09045735e4afc authored about 4 years ago
Website: update static images dir

github.com/gpbl/react-day-picker - 45041ecc110b45c7da015fd6af7ce6f2ed93ee42 authored about 4 years ago
Website: update static images dir

github.com/gpbl/react-day-picker - 585840d09fa4b1bc8eb0d79c769520b2d52fecb3 authored about 4 years ago