Ecosyste.ms: OpenCollective

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

github.com/hypeserver/react-date-range

A React component for choosing dates and date ranges.
https://github.com/hypeserver/react-date-range

Bump lodash from 4.17.4 to 4.17.15

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.15.
- [Release notes](https...

0e886f17cac6b0bd337a179d8fc900eee030a6a5 authored over 5 years ago
Use a dedicated component to render input ranges, show `-` as a placeholder when input range does not have a value

dbb0620258de02f92b584f4b12265eaaa29b329c authored almost 6 years ago
Added editable DateInput components to Calendar

d788610b5824dc586e6e414639a397fb73a72892 authored almost 6 years ago
Merge pull request #271 from Adphorus/feature/support-for-customizable-static-range-labels

Support for customizable static range labels

a42374181e8a4d1d1531fba20ee15af9bd31c53e authored about 6 years ago
Enzyme's shallow rendering is used instead of "react-test-renderer". Existing snapshots are updated.

5e4eb44f678033118adf29a05a44d500b6e00e01 authored about 6 years ago
CONTRIBUTING.md is updated to use consistent guidelines for package.json scripts usage.

fb15e541dd911df9c5020e2a17c8feeef851288a authored about 6 years ago
'renderStaticRangeLabel' callback prop is added to DefinedRange component to enable custom component rendering for static range labels.

-'react-test-renderer' is added to dev dependencies.
-README is updated for 'renderStaticRangeLa...

c8ce7bd4cacf590fc65d9c136fc43b26a03a9bed authored about 6 years ago
Merge pull request #221 from thijssteel/master

Enable disabling of certain dates

2ffa7c861115e4d9cb9b50c8c9f14d274f143bd5 authored over 6 years ago
small cleanup and add to changelog and readme

39f5c59481ad2645086ebc2a213cdf1a7eb44f1c authored over 6 years ago
requested changes

f035cc71d1c5f6bb7249e20c72e8d40d23dc6127 authored over 6 years ago
add missing dep for building styles (#226)

ca5ddd8c4fbd4cf0b7ecda35376bddad25593ccc authored over 6 years ago
fix today mark for passive days

ac2f59a5cefc5ae90dfa70251086d6a93dafa56e authored over 6 years ago
add postcss to dev deps

fb0e92f273873948e14925c1be3b93c33a075290 authored over 6 years ago
cleanup

83ac97c32d40247fb7bb9646665cecdbd5caecf0 authored over 6 years ago
better handling of invalid ranges

6ad663dcf10dc318f3e8572f81f7ecff80f7bad5 authored over 6 years ago
check if disabled when selecting

abe904b34902fb0601de74cc84e8487d482c4068 authored over 6 years ago
add disabledDates props and adapt styles

d89451789a001d2cc4a09ec6ce524e23a0d3af96 authored over 6 years ago
change # char in uri(#219)

eb7972f2bd781625c1381710039cf753f7193e79 authored over 6 years ago
1.0.0-beta

35bd8c1858982809d2fbce46ba6ea4e44082e729 authored over 6 years ago
add button type

5507c0ffe0e53c49226dba2d77e4b93e2c9abd6c authored over 6 years ago
clear preview on mouse leave on defined range item

311518112aae4a4f3af51def58c4bc366ea17036 authored over 6 years ago
replace proxy(#208)

28816b008ec8fc83e8519a1efb5f0e43dbd29ba2 authored over 6 years ago
update changelog

cc7946df8e676a7752de58a046e5861eb4792757 authored over 6 years ago
1.0.0-alpha6

dfec6d68e9d82fa6f585aac343c26dc3b06eb098 authored over 6 years ago
fix minDate/maxDate fallback

21862cc89d3d4b8fcce07ee248387d14e864fb12 authored over 6 years ago
Merge pull request #207 from Adphorus/hotfix/firefox-year-picker

Firefox month/year selection bug

b6e92e49e259b7bdcccb80942a6fc8828f83110d authored over 6 years ago
Stop Propagation on Year Picker Container when onMouseUp (#201)

3f7e3ea5dfb09ae9a5088efd677bd4705a92eb97 authored over 6 years ago
Merge pull request #204 from trabian/allow-disabling-of-drag-selection

Allow disabling of drag-based selection

62e312303dfdc79d5e10d48fc8be5d1cc4c29ca1 authored over 6 years ago
Added dragSelectionEnabled to README

I used the "drag n drop" terminology from the top of the page, but feel free to change it if nee...

c59919da0aea8391d8cbe9e54b63cd4a00da88f4 authored over 6 years ago
Condensed dragSelectionEnabled conditionals

990c896b6ac9418822381a27592b0604b2f68920 authored over 6 years ago
Removed `dragSelectionEnabled` from demo

f756b2d372d7d1cb61f6944e1804be8d75a71088 authored over 6 years ago
Merge pull request #206 from ydagana/feature/add-showMonthAndYearPickers-prop

adding a prop to allow disabling the month and year selectors

ea059b53ff95965198f2d5fd71b1219029b9af07 authored over 6 years ago
adding a prop to allow disabling the month and year selectors

8769fa20a7c2e4600cc14d9c1d1979c88f6e54a9 authored over 6 years ago
If `dragSelectionEnabled` is false, trigger selection onDragSelectionStart

7b3c1397ddf8eb64e197557f016dba2973887062 authored over 6 years ago
Allow disabling of drag-based selection

We have a use case where we need to prevent the user from dragging to select a date range. This ...

e1402753c1ac98f55e648c9fc22c2330e3819416 authored over 6 years ago
remove reminders

ccee480703075bd8eeeffac54607c05b0ad61463 authored over 6 years ago
Merge branch 'feature/add-issue-pr-templates'

eaa1cc4eedfe11f26d8589c692421aa45de8ca1e authored over 6 years ago
fix onRangeFocusChange desc

68bfd1afabd6c987321377e725c2f37d14c55b23 authored over 6 years ago
add github templates

cbb05d877b1130f1cc191945cb957e665ef7e98f authored over 6 years ago
fix button behaviour (#198)

e22c6ff621a926393ddac9827984dadfe3e45d55 authored over 6 years ago
Merge pull request #197 from fmauNeko/master

Pass dateOptions to the month name format call

296958061f12564a47a556534474c7764eb8d2ca authored over 6 years ago
Pass dateOptions to the month name format call

a393d02de00d14874d2193ff0a6d92a5a61d92dd authored over 6 years ago
fix default ranges export (#196)

7be27a1ea36d3cfd875dc8b1f47cc0ddb758a021 authored almost 7 years ago
1.0.0-alpha5

f1aff07289bd91b4ea547837d2521e0f52e0770c authored almost 7 years ago
fix shownDate at scrolled calendar Adphorus/react-date-range#190

faae496fefd2d0e39e64c5b4be355f7e034cf0ab authored almost 7 years ago
add onShownDateChange doc

885b1911986611e001974284195db48816dbe902 authored almost 7 years ago
call onShownDateChange on scrolled by user

a5b4c93dc2f4ce875cddac1a43c107bc3b226b32 authored almost 7 years ago
expose initialFocusedRange, focusedRange, onRangeFocusChange

expose preview, showPreview, onPreviewChange
rename showSelectionPreview to showPreview

c1911355cd98c677a2abbacec6b27ee1983146f6 authored almost 7 years ago
always switch range edges if endDate before startDate

8febab595f9f5394d2ae9c61fad4d68dffd41d99 authored almost 7 years ago
remove isSunday style

add isWeekend style

8a1951c5f26b515e052a52694d06270b55311b23 authored almost 7 years ago
Merge pull request #156 from nmaait/feature/add_get_shown_date_event

Added callback prop for announcing when the shown date gets changed.

8f2583ee1c2c8dd58bbc044b2d257a280814b231 authored almost 7 years ago
Added callback prop for announcing when the shown date gets changed.

0cdf2c0686747167b77278d88c65e0ab906fafb6 authored almost 7 years ago
Merge pull request #191 from khuongdv/patch-2

Update README.md

926c65b76bb24b4b4623bda6212b9b4acea46d1a authored almost 7 years ago
Update README.md

The link to .../v1 doesn't exist. Only v0 branch exists

b6153a21ef50a7123539068c56d9f32a4f3c8127 authored almost 7 years ago
1.0.0-alpha4

92051002775badb9c8ac673dab433ca8e832ec2b authored almost 7 years ago
update

a5b95a667d7dd6276a88f9abd64674455597a16b authored almost 7 years ago
move date-fns to deps

57aba7ef3394bcab0edf53915d704423d7bc45ff authored almost 7 years ago
update documentation

5453e9be2ac48a3df4857e775c96d6b71e52ab9b authored almost 7 years ago
remove isSpecialDay

acd734b994a3cc053a796e3c34887601da98e740 authored almost 7 years ago
update examples

ed2a3d8cdfbfa396fb286ff8533aad5548e6be53 authored almost 7 years ago
refactor DefinedRange

c5297e423ad854f04518e4b32f92b4524610a773 authored almost 7 years ago
merge

2e12cc4ffa426f23d783118d9c0569decf6c6de8 authored almost 7 years ago
add deprecated warning

36f481daad567ec4267a4afd95460bd14a6231ac authored almost 7 years ago
move components under components folder

ff7238999a0f37bf17a93f815543f1137696ed3a authored almost 7 years ago
1.0.0-alpha3

6be3c222da676ff0d2aae7c55a947490991f5613 authored almost 7 years ago
count today in default input ranges

7c6b6d0bd2f2aefbbb7761e457c7b29a553d31c1 authored almost 7 years ago
add space to default display format

df66c41dd4fc6a80a90f8923586984e7d8951add authored almost 7 years ago
make infinite month size constant with the estimation

e152a1d6f9a9bb99eefa60c50c4bd08225f06c95 authored almost 7 years ago
fix weekday style's for infinite

bdc3b3512bfe43f3e392761cf0a9ee193d3d4b6b authored almost 7 years ago
1.0.0-alpha2

8f2eb9334df6299b07aec63d39b5efd34cb5b2c3 authored almost 7 years ago
add default range colors

make calendar programmatically previewable
fix calendar preview

f16ad0ab97645714c7ba2b7f9c3a5c9db5e6a191 authored almost 7 years ago
1.0.0-alpha1

8612d7c9c7aa48134e84cb3ae215a5e47143bf6a authored almost 7 years ago
- refactor static ranges

- expose createStaticRanges

c6a39bb9a2b2c7e91a3367a5bb231502db51c747 authored almost 7 years ago
expose month n year selection area

3312cc4e729e74353dd6b65c533f20fdac663f95 authored almost 7 years ago
1.0.0-alpha0

0c7aafba29f8174521f386b4e3ec8ef7cc399673 authored almost 7 years ago
- add infinite scroll

- expose mont&tyear renderer
- add visual improvements

017f3d96be28ce2ff915388eee65e1ee061f2761 authored almost 7 years ago
fix input range text

8ee63580969b735a2454e4ed62e5d1f5d9be41be authored almost 7 years ago
turn off debugger, console

5c7c3051d9fc0fd5ca4cb5c28d9fd3458dd8a8e1 authored almost 7 years ago
- highlight selected ranges

- add footerContent & headerContent to DefinedRanges

f74599dee806247dae4541d22e1fb2de523d4e98 authored almost 7 years ago
fix year selection range

1c5a973d70038e3111eb542e057b7aad10c3b8db authored almost 7 years ago
fix style management

e399fcba85488e826045f365deca4335452d22ac authored almost 7 years ago
export commonjs instead of esm

118ebc744e9c2efb7c4cac77177195f02560dabd authored almost 7 years ago
allow src to npm

b8015170b327aeffda7e7999da94588a290c24a4 authored almost 7 years ago
make date-range-picker 2 month view

3fabf910105c74e16fd5278901e584693362d36b authored almost 7 years ago
change css ext to scss

b9ac13f9f5406f48fd7e441fff6d5408900b9abe authored almost 7 years ago
tidy up examples

6f8e359632fe2499dafc655c2ca8cf24dc43b969 authored about 7 years ago
fix

df9d6a792e2cee7f90b8e46cb684ff406e0834c7 authored about 7 years ago
fix eslint script

e2ecfd1509f44c963919458fd1320e6cd9e5a0f7 authored about 7 years ago
add drag and drop

7fbb99dae82c05a8840fdc9e4f4d234318b47e8a authored about 7 years ago
re add classNames feature and fix some bugs

5605173b65d0bfd8c1d19e99a592c6fc9c70e459 authored about 7 years ago
enchange author with contributors

e3a069310d6bba3d7865e6d58e7c198aca75e2d9 authored about 7 years ago
clear

8bc46db903601cf21ded5051d4403f1e579a9887 authored about 7 years ago
fix defined range selection on multiple ranges

b2e1f6ff6e20c56b80656c34e1587353e77ef68b authored about 7 years ago
reset defined input on blur

df7a0594484a013ed6457840a77ab9addac4ebe4 authored about 7 years ago
add changelog

5ec2b6061a9d34d0957021987483bd9033bb9896 authored about 7 years ago
add contribution guide

d5477ef053ea7236e5ebedcefabece59eaebb6c7 authored about 7 years ago
initial commit for V2

13ba8a4ce15a64559a8e08fc8d438eec7a0b5d2b authored about 7 years ago
add locals

1bad340f34299fea9fd86ea4fb1994739e8edc2b authored about 7 years ago
add eslintignore

8df943c0ee93ea71dc21c11d0159288fee13846b authored about 7 years ago
add linter

bde1076ea21768843fb13f785b536479389a3078 authored about 7 years ago