Ecosyste.ms: OpenCollective

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

github.com/dmtrKovalenko/pickers

All-in-one set of Date/Time pickers
https://github.com/dmtrKovalenko/pickers

Update persian pickers demo

cab18c7811e003dd7a8b237034da7d4c5733acc2 authored almost 7 years ago by Ali Taheri Moghaddar <[email protected]>
do not pass anonymous functions in DateTimePicker

4b54acfed892add8cc2f7555846dd9d5aebe6fbf authored almost 7 years ago by Andrew <[email protected]>
do not pass anonymous functions to HourView and MinutesView

af5d97edb9d9d2627ec9ec49ae66f4581672ea22 authored almost 7 years ago by Andrew <[email protected]>
Merge pull request #151 from dmtrKovalenko/update-typescript-definitions

Update typescript definitions

1237d04a649f9483a78ffb2ac593ac97b7f7ae18 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
add Day component

f1a5179cbda781d439466bc473fce7e06d1b91d9 authored almost 7 years ago by Andrew <[email protected]>
add disabled prop to DayWrapper

ed914e77668b1ba48925b8952e7a63535241f563 authored almost 7 years ago by Andrew <[email protected]>
rename DayWrapper component

90ee977bd8617604d6060e52d9299bc65bfb1eef authored almost 7 years ago by Andrew <[email protected]>
do not pass disabledClass to a DayWrapper

6c8ee1a3a5571cb3d118b77f3f1c4fd8c33f53e4 authored almost 7 years ago by Andrew <[email protected]>
fix linter errors

d7119273b59f478d1ec1eedb422785037bae12e1 authored almost 7 years ago by Andrew <[email protected]>
add DayWrapper component and avoid passing anonymous functions

e4e57e46efdb8038ee9463af173fbc1349c2fc93 authored almost 7 years ago by Andrew <[email protected]>
add Year typescript definitions

dee79a26e193735ace95da71fffdc8d077ed0730 authored almost 7 years ago by Andrew <[email protected]>
fix Year propTypes

ade1f84d9bac2ba17bec4faf5d893fe6831cb151 authored almost 7 years ago by Andrew <[email protected]>
add Year component and avoid passing anonymous functions to it

be758eeffe496ff9687e8ca71258c9b4825e3dfc authored almost 7 years ago by Andrew <[email protected]>
define getRef in PickerBase and use it in wrappers

067f2b3f4c110e1a01d2b3a3faca019bbc0c7d9e authored almost 7 years ago by Andrew <[email protected]>
use getRef instead of anonymous function

0ad165eea0ba112b09afd360e6541551bcbea5f6 authored almost 7 years ago by Andrew <[email protected]>
add DateTextField handleBlur method

bd6e783bc901a40cf9cf352dce21ec4593f16d44 authored almost 7 years ago by Andrew <[email protected]>
fix onClear TS definition

55607fd3f53ac1f92a384fae7932add4ae977252 authored almost 7 years ago by Andrew <[email protected]>
update ModalWrapper TS definitions

40e72d700edc0c663dde76c5e4c4d78fd7ef30b7 authored almost 7 years ago by Andrew <[email protected]>
update ModalDialog TS definitions

a38388cc2032275ea3fd20fd4c7ccbfcda2daadd authored almost 7 years ago by Andrew <[email protected]>
update DateTextField TS definitions

dfaa73128c47681a4f4dc5489a26528ef454dd81 authored almost 7 years ago by Andrew <[email protected]>
Merge pull request #148 from Mairu/clear-keyboard

trigger clear when the text field is empty with enabled keyboard mode

32b6114cbc69f5b34b8f73bd7686138e786891d5 authored almost 7 years ago by Andrew <[email protected]>
Merge pull request #149 from radicand/typescript-package-types

Typescript package types

2eb0175a02f69660fac8bf7eb782ac8a3db585bd authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix bug on clearing a text field that already has null as value; Reuse handleClear in PickerBase

b64cc4b2e2bd77207dfd1c319a12983a30e0330b authored almost 7 years ago by Mairu <[email protected]>
Remove redundant types declaration

51cfd784e88a1ac0acc2ad6f3b6415164535b627 authored almost 7 years ago by Nick Pappas <[email protected]>
Merge remote-tracking branch 'origin/develop' into typescript-package-types

* origin/develop: (28 commits)
update Persian picker example in Readme
make clear button ali...

0fd5a9069427da70844c05bd584836a6673572dc authored almost 7 years ago by Nick Pappas <[email protected]>
Add types key to package.json for typescript integration

ae16c2fb64abbb73f913262b933660af3ebe12f5 authored almost 7 years ago by Nick Pappas <[email protected]>
trigger clear when the text field is empty with enabled keyboard mode

8a9d4357a721bab711797b7d6ebeea090c97225f authored almost 7 years ago by Mairu <[email protected]>
Merge pull request #143 from dmtrKovalenko/clear-button

Add clear button

054faf39e82152bda63765691fb8baa3ab1faaae authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #144 from dmtrKovalenko/YearSelection-fixes

YearSelection fixes

097fd0fd80b39421756452f0bef67f5ac01ca47e authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
update Persian picker example in Readme

c6f649aab5322c259976740fbdc5c02f5ebde99d authored almost 7 years ago by Andrew <[email protected]>
make clear button aligned to right

b5cde12e40ac8bad9a74a72471856ccb1bedac97 authored almost 7 years ago by Andrew <[email protected]>
make disabled years unfocusable

9d7cc9f1666e6746d123c16bea969b6f35cad4ce authored almost 7 years ago by Andrew <[email protected]>
use Typography + style fixes

8b57227891cb20a7012878484493a08645f22411 authored almost 7 years ago by Andrew <[email protected]>
fix year tabindex

fff758dff836356ecad0454e0ee36124a88d0b7f authored almost 7 years ago by Andrew <[email protected]>
change height to avoid container jumping

19d022a85654520c3d4db4cf8fa14ad37c876276 authored almost 7 years ago by Andrew <[email protected]>
update docs

be6c0b5bafe68de0ae0c99ef933229c259d28704 authored almost 7 years ago by Andrew <[email protected]>
update labelFunc docs

acde6990eb0120b476db887f2bf887d84a0c1df6 authored almost 7 years ago by Andrew <[email protected]>
fix persian pickers to support null date

a7cc64f785e8b2211b09a883341247aef2ec7c70 authored almost 7 years ago by Andrew <[email protected]>
fix week picker to support empty label on clear

294338af72e153d64bbef33931fb8aef1c7f1714 authored almost 7 years ago by Andrew <[email protected]>
Merge branch 'develop' into clear-button

a7b787a14abfe6141bcec2344ce728be97ddacb5 authored almost 7 years ago by Andrew <[email protected]>
Merge pull request #140 from dmtrKovalenko/textfield-readonly

Pass readOnly prop to TextField properly

f4b996066b428c93ad090857b3ddc4f0da8ac299 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #141 from noah-potter/feature/replace-container-div-with-Fragment

Convert plain container div to Fragment

91dab09dee4a6dd0eb9b7cb112c54c04554b9d07 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #139 from dmtrKovalenko/remove-onKeyPress-handler-from-DateTextField

Open picker on enter press

ad400d377a19a264db204e88b927d158e1264841 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Convert plain container div to Fragment so that the text field becomes the root element

5e77796e796de4e9460463141e8deaa941c5ab3c authored almost 7 years ago by Noah Potter <[email protected]>
open picker on enter press

d3dbcf215ffa0cb734e327b1d19b0bba4140b153 authored almost 7 years ago by Andrew <[email protected]>
set readOnly depending on keyboard prop

c70ccff6ce398eead2ce22520d44f8ff7c5b81ed authored almost 7 years ago by Andrew <[email protected]>
pass readOnly prop to TextField properly

cfd4a18a417f5816a9417568b6701507751d18c3 authored almost 7 years ago by Andrew <[email protected]>
remove onKeyPress from DateTextField

DateTextField has onChange handler, which handles all changes. onKeyPress duplicates them, which...

aa4a587592d39754185c3b0bec637da474003822 authored almost 7 years ago by Andrew <[email protected]>
Merge branch 'develop' into clear-button

c87b67f2e94e36480a3e0221a966f3b787c80898 authored almost 7 years ago by Andrew <[email protected]>
Merge pull request #138 from dmtrKovalenko/invalidDateMessage-fix

Avoid invalidDateMessage to be passed to TextField

6e58fa9e11625fea30d1dcbfa94ce198191fb33f authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
add emptyLabel prop to docs

8b11b81243f7226385ed1b99c3b3de7565b6802f authored almost 7 years ago by Andrew <[email protected]>
add clearLabel to docs

755debf90e19a8bedc403f7214f4b3218f32ee3f authored almost 7 years ago by Andrew <[email protected]>
add `clearable` prop

2a579f022ab7cd3f34a415f043c65545edc231a4 authored almost 7 years ago by Andrew <[email protected]>
pass onClear to ModalWrapper from DateTimePickerWrapper

8c562372720f5fde7730498ae895086cbe815fb6 authored almost 7 years ago by Andrew <[email protected]>
do not mask input if date is empty

72c70b89a218c851f56535c155be04340cd590b4 authored almost 7 years ago by Andrew <[email protected]>
handle null as empty date and pass null to labelFunc instead of date

0776f0cd3c6ded96cf126998bd7ad25e1273b0a2 authored almost 7 years ago by Andrew <[email protected]>
add emptyLabel prop to DateTextField

18d58f46e8b8893e8bf5897db753981644216c48 authored almost 7 years ago by Andrew <[email protected]>
pass onClear to TimePickerWrapper

4f54de76c2290259efc9a3724dcdcca620846512 authored almost 7 years ago by Andrew <[email protected]>
pass onClear to DatePickerWrapper

584263a9261e654bcdc5ede8dfa690a3b435b129 authored almost 7 years ago by Andrew <[email protected]>
support clear button in ModalWrapper

c0f73d6cfa0aa79a3306f896ccd461fb3cda93b7 authored almost 7 years ago by Andrew <[email protected]>
avoid invalidDateMessage to be passed to TextField

68eae4fa019b471bb56219cbaea6375869de3aa9 authored almost 7 years ago by Andrew <[email protected]>
add clear button to ModalDialog

155c8ea6147a87b38da791d64f0d33e71e7a23da authored almost 7 years ago by Andrew <[email protected]>
add lint-fix npm script

a1d91c6a61f0bedce9c48489ba39efb6712a1bb7 authored almost 7 years ago by Andrew <[email protected]>
Merge pull request #137 from dmtrKovalenko/develop

Release 1.0.0-beta.11

daa246dbf6ca7ea583aa4381a8998b3c96cc4d29 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Update version

216f63e1f0c01758e17cda72086b3069d950f4bf authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Add desc of keyboardIcon to icons section

96b4abf3562f2d5426ed08c422163c5faf12298c authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Add invalidDateMessage prop to change invalid date message

ddd4f0401a34f511ccdc1059340d85e96e1ea8d5 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Add keyboardIcon prop to change icon of keyboard adornment

e2f14ed95f28da0dc8bd64d2cdbccba9aa1cf8ef authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #130 from dmtrKovalenko/adjust-calendar-to-material-design

Adjust Calendar to Material Design

89fddef5f31aec7fdbcdce78c76008b93768b24d authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
adjust CustomElementsExamples to match new Calendar

f072cb46ca866a8f7c75f4b0f238898edada6945 authored almost 7 years ago by Andrew <[email protected]>
fix linter error

45b5b3a8aacb549cabbbc0d7daf873616266eddf authored almost 7 years ago by Andrew <[email protected]>
remove height from DateTimePickerWrapper

73a3280160ec17e2d06c6a6029f878ac7ac112eb authored almost 7 years ago by Andrew <[email protected]>
adjust Clock margins

40806a57040bce083151e0746e4aa95e213295fe authored almost 7 years ago by Andrew <[email protected]>
remove height from ModalDialog and set Calendar height

68d04568d91c42a1402c2905a0d48f7d328f5d22 authored almost 7 years ago by Andrew <[email protected]>
adjust CalendarHeader to MD

e37609f6bf1bb95ba36a6cc20f7b2cc4fd5d2e47 authored almost 7 years ago by Andrew <[email protected]>
Merge branch 'develop' into adjust-calendar-to-material-design

3b691ee96ef1c3587cd17107cff49e92731887ae authored almost 7 years ago by Andrew <[email protected]>
Merge pull request #126 from dmtrKovalenko/typography-fixes

Typography fixes

aff1f932fc5c1fd72259b7ea797e2ec15591662f authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #127 from dmtrKovalenko/calendar-accessibility

Improve Calendar accessibility

ac859759ec15524da3d93a7de09dab0a19a8c3c6 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #128 from dmtrKovalenko/revert-120-develop

Revert "fix: vertical scroll was appearing on container when weeks in month s…"

58d33cd9138c3079a316cfee9b23856f7a998c92 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #129 from dmtrKovalenko/wrapper-divs-to-fragments-migration

[WIP] Migration from wrapper divs to Fragments

deb621d23740d8cfc90a1a848273b13cfdb6ef37 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Revert "fix: vertical scroll was appearing on container when weeks in month s…"

34db718390c2cd6677c97ee0939fdbc1d63e3c88 authored almost 7 years ago by Andrew <[email protected]>
adjust calendar to material design

389ad977162fd341567811ec4da6f73ca33e3d59 authored almost 7 years ago by Andrew <[email protected]>
add aria-labels to dialog actions

649d4a5c619caa4a33fbdc38bba5dbc4c206ea7b authored almost 7 years ago by Andrew <[email protected]>
make cancel button focusable

27165fd93fd9b356f5703d05880592fafe467c0f authored almost 7 years ago by Andrew <[email protected]>
do not focus on hidden dates

ce824974ab74404ce398894f6932250bc088ba7b authored almost 7 years ago by Andrew <[email protected]>
use Typography for in ClockNumber

c1fb9226195a7d84347f92d03aba4750fa685ceb authored about 7 years ago by Andrew <[email protected]>
use Typography for day label in CalendarHeader

16679e0d1b27d4d14cccc14eb0405ddab580a861 authored about 7 years ago by Andrew <[email protected]>
use Typography for month name in CalendarHeader

044cc1f223cb0479c368adbabba4918e95abdf75 authored about 7 years ago by Andrew <[email protected]>
remove unused withStyles HOC from DateTimePicker

992adcff3d5cae8698018f694e2a0b7452c26c9b authored about 7 years ago by Andrew <[email protected]>
replace DateTimePicker div wrapper with Fragment

fc1500ca7438ea7dd2fb08b95f388cf213e8dee6 authored about 7 years ago by Andrew <[email protected]>
replace TimePicker div wrapper with Fragment

c73d5c56348e71b1197e22a096e05a152fcf28f9 authored about 7 years ago by Andrew <[email protected]>
replace Calendar div wrapper with Fragment

eca1567ce570578e44052b82975193e3c3c514a9 authored about 7 years ago by Andrew <[email protected]>
replace DatePicker div wrapper with Fragment, remove withStyles HOC

c1a02fa0a66c6e90f1214dad42347de68427a13c authored about 7 years ago by Andrew <[email protected]>
update react to 16.2.0

b909e027c4d498935a1fdd43a40dd49af221e961 authored about 7 years ago by Andrew <[email protected]>
Merge pull request #123 from dmtrKovalenko/develop

Release 1.0.0-beta.10

c5e6076ae88adf2a1bf8ed85f2ee255d93717f60 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge conflicts

4dfc2f3b273bd2107460dce800c9d5ce46f36f56 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Release 1.0.0-beta.10

50ba6ba223b4d2ed0e4949e4fbae335ca19160a4 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
:tada: Update version

50f18b6c084b222e5f1fb28374ebb6e374a01523 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Update release script

bf2ff4387f11673cf6d7b646ee1fff3756f6e068 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Add ability to publish release from any branch

e2f9df70b879ce67fc9dbe34c45e5ee1b3470953 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>