Ecosyste.ms: OpenCollective

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

github.com/mui/material-ui-pickers

Date & Time pickers for Material UI (support from v1 to v4)
https://github.com/mui/material-ui-pickers

Add react-event-listener to dependency

ee5737495850701916edd7117aa8629a415bb5c3 authored over 6 years ago
Merge pull request #497 from dmtrKovalenko/bugfix/mask-input

Bugfix/mask input

4c5362acc65ad877cf19f62d9b4a94afdd171089 authored over 6 years ago
Format datetextfield

3a2ffe8357701c5928edff8b90f5c96249d8c0ff authored over 6 years ago
Lock version for react-text-mask

70a369f102d93ea04c85c55397ca3bc7cea035bc authored over 6 years ago
Merge pull request #492 from alexanthony/master

Allow providing onBlur handler to DatePicker

29a519b5a3a94ea7c85070fa8397a00a6d044c66 authored over 6 years ago
Remove typescript mapping for onBlur - inherited from TextFieldProps

051df44faf7f70a1c871310b86911ea1e027220d authored over 6 years ago
Fix linter error, update type definitions.

5054a1eb8f65d097e7e0c7c67b68226ebd7f6fb0 authored over 6 years ago
Allow onBlur to work with date pickers with keyboard input

ef306d23ccaf4d8f5f260abe4e4248a9612d77c8 authored over 6 years ago
Merge pull request #489 from dmtrKovalenko/develop

Update deps and patrons

acb457aea9400d2a60db404c16dc6ecdd9ecb19a authored over 6 years ago
Update dependencies and rebuild patrons list

2aaec055b68ff7b63066792a6c64762c7cbcffdd authored over 6 years ago
Merge pull request #485 from matdurand/fix-react-router

Make MuiPickerUtilsProvider component to make it works with Router HOC

8aa8f48f59061bb8e35bdba6e0395b515b60f175 authored over 6 years ago
Make MuiPickerUtilsProvider component to make it works with Router HOC

46b41cd9d5066434156c14eb2278456e24688996 authored over 6 years ago
updates prop definitions and prop-types file

75d914d0c7e19cabe45fd6b777c38841846bb6dc authored over 6 years ago
test functionality of BasePicker's initial date logic

93d8a86ff1886e024f9b88bd767cfaceba2f57f2 authored over 6 years ago
Revert "fixed linting errors"

This reverts commit da903175475b5887ec6c3b2cbea84aa9264a6e5f.

41a13d7ea27a03370b6502733da02029b5cf3192 authored over 6 years ago
fixed linting errors

da903175475b5887ec6c3b2cbea84aa9264a6e5f authored over 6 years ago
Merge pull request #457 from dmtrKovalenko/develop

Release rc.10

844796d0a6d67f7e4dc4d75d1b8e09877b3b0b0a authored over 6 years ago
Update package.lock to include new version of eslint for travis

49ac90302f974129cda57512f9b6ab0d804de2b5 authored over 6 years ago
calculate initial date using initialFocusedDate

e935b45bc66965c1b0009f59cb140ca8de45d3be authored over 6 years ago
Fix eslint errors

724f11c68a58d839134e1055e20044ab32a689ad authored over 6 years ago
Fix immediate close of modal, if autoOK = true and current date is disbled

7c261f516d148ee7967e3cb35bf2b2b91527fb4a authored over 6 years ago
Fix now working autoOk prop

c5612af9e18268e2cfb64f6de156ee8ccd71cee8 authored over 6 years ago
Merge pull request #459 from mcMickJuice/fix/auto-set-on-click

Fix autoclosing of modal

9162f9cde79293fb077403b4c1ac6e39b8eab86f authored over 6 years ago
Merge pull request #462 from tjaskula/showTodayButton-460

Add todayLabel and showTodayButton to TS type definitions

7d5cc2e774722b1dc2b49901532104bbd1ef873d authored over 6 years ago
Make showTodayButton optional in typescript definitions

bd8fbb7a0a2b9ab5156dc57731a7609b02f78d69 authored over 6 years ago
Add todayLabel and showTodayButton to TS type definitions

15551ecbe940d7371871d86249f4b1dc9a8399e9 authored over 6 years ago
Always pass false to onChange handle. Use newDate in handleChange

12c23ae52c31b714f8b49add5575d69b11cdf5d1 authored over 6 years ago
pass isFinish false on mount

5c3f17f886c3dfe8f9561f955eae76af82bd67ca authored over 6 years ago
[integration] Fix missing forwarded props to DatePicker component

347199359d79adbc07b01970b8a2b8f802ab7002 authored over 6 years ago
Fix DateTextField unit tests

76c10cfa0b99b51edc6abd54b6748c6a3d309ae0 authored over 6 years ago
[#452] Fix missing disabled effect on keyboard button if text field is disabled

2bd656e9dbda35219ed344c0476a4b3c0d35e1ac authored over 6 years ago
Update version

b151e6efda19ac423e7b55b1762aa1f4fc3ad97d authored over 6 years ago
Fix open hidden seconds view when seconds is disabled

f98f6075295a2c3f294ca777489b0887c27281d5 authored over 6 years ago
[docs] Add guide how to use static components

0fa0723a15f12f5f841a26c83810c3b5a8db8f3e authored over 6 years ago
Update docs for seconds timepicker

6eb2151adaeaa4d98286512285560fcfc3f60f95 authored over 6 years ago
Fix eslint errors

ba0bbbff92d2ed60fb478321cce99d9823a6b8e8 authored over 6 years ago
Fix eslint errors

fe201b48c40ea19f9fddbb2acb32c2f0821424f1 authored over 6 years ago
Merge pull request #437 from baig/add-seconds-in-time-picker

Add seconds in time picker

61314f1a9c9f007f098af49e2c9c0ebf8d2e82a8 authored over 6 years ago
Merge branch 'develop' into add-seconds-in-time-picker

a90e082254a931c956720336292947d9881e31f6 authored over 6 years ago
Merge pull request #456 from dmtrKovalenko/feature/labels-components

Feature/labels components

abd7bfeeaddd6f4459c26b1fe146d939d19a848c authored over 6 years ago
Merge conflicts

bba5ad17e5287c4cb10e47e851d24809db0039a7 authored over 6 years ago
Merge pull request #455 from dmtrKovalenko/feature/event-listener-on-modal

Feature/event listener on modal

d15fcdae1a6aeb7e6ed1ef2d2b9e2821b3006416 authored over 6 years ago
Adjust typescript typings

08dba80dad3c62e0e3828bc82caee4e3919f7241 authored over 6 years ago
Remove unnecessary props forwarding

e9154c148cbda925fa7c68c53be9f5f9d8150725 authored over 6 years ago
[#387] Make modal labels be components

ea192a83c8d599409da757957655712c451d9a88 authored over 6 years ago
[#387] Make messages accept react components

c326a0717391b1adac29bfec853541f6547c1acc authored over 6 years ago
Update deps

34475fac7361661f4d5731a489a4fba550cd1396 authored over 6 years ago
Install @types/react-event-listener for testing typescript

4ca7d7dbfcdfe6d66f37c61f12736ab8068d4a30 authored over 6 years ago
[#412] Add new prop allowKeyboardControl which allow to disable keyboard event boundary

8c4fc966716338066a0b39ca682ff09446ec217a authored over 6 years ago
Merge pull request #440 from dmtrKovalenko/feature/422_get-derived-state-from-props

Refactoring

51148e530e68dfa0b169b85f5f3a3b28160da9a7 authored over 6 years ago
Remove unused pickerRef prop forwarding

e992c9c5f12f2375221144cfa000c891ce6732b8 authored over 6 years ago
Use getDerivedStateFromProps for Calendar component

b4659c7f5112d0405a8db9b55120251c269a5a97 authored over 6 years ago
Merge pull request #439 from dmtrKovalenko/432_autook-breakes-keyboard

[#432] Add autofocus on calendar

b5066fba30e95e5dcae9a352c300295db30481de authored over 6 years ago
Merge pull request #444 from Ilaiwi/ModalDialog-missing-types

[ModalDialog]: add missing type

75978425d44657e2aaba72e8980f625c2a8c6d01 authored over 6 years ago
Merge branch 'develop' of https://github.com/Ilaiwi/material-ui-pickers into ModalDialog-missing-types

9cdfedaf48eb8e2abe6e0f7894d180543e06effe authored over 6 years ago
add missing types

f6b31dba0da0d026dea9ee5c9559d95e68b01ad2 authored over 6 years ago
Merge pull request #441 from NeuTrix/patch-1

Fix grammar

56c38d9ed4613e338039afd04cb93726a1d9d58d authored over 6 years ago
Fix grammar

Fixed some minor grammatical errors

432385948d9948bb54405f1cc4a32e8d85f216f7 authored over 6 years ago
Redo getting default format for 12h | 24h base handler

5d29745eb60940cfaa8090e47ef7e5ddadda3c6d authored over 6 years ago
Add typings for BasePicker, fix existed typings

65897b0fec1b195f7d206a12032bb3d6ab6d926e authored over 6 years ago
Redo TimePickerWrapper with BasePicker HOC

689c039c4aed002e654e955416606130ce90f8e1 authored over 6 years ago
Redo DateTimePicker with BasePickerHoc

ef769503d33aff8c69acfcd840a5139dfbb22403 authored over 6 years ago
Add BaseDatePicker HOC component that manage date state, redo datepicker for HOC sharing

c931941f41a5d60c6fb1771b112da5afd6542f34 authored over 6 years ago
[#170] Migrate to hocs from inheritance

53a416632e65c68fae8ca4d3d86e048e7285e8db authored over 6 years ago
[#351] Make input display error onChange

a29423e51438daafc4ae903c11d08082b3c11da4 authored over 6 years ago
[#422] Migrate to new React lifecycle methods

1365b72c75466beb9f45f767d6810e049c873927 authored over 6 years ago
[#432] Add autofocus on calendar

cae271db54d366e83f3b9cbd61ad6fc33efb5ff3 authored over 6 years ago
Merge pull request #350 from LastDreamer/develop

Update date on blur

d039442bfa91322f6c517cf5a68ed0716a0babe5 authored over 6 years ago
Update codesandbox to actual version of pickers and material-ui

591cad090c31fa686b5af6b613c0b64a382ee5b1 authored over 6 years ago
Commit new material-ui-logo

9e781a7c55595fa5990afb35411431eda92cd44c authored over 6 years ago
Update material-ui-logo

31b6731bbb3a8a5c0c468bbc82b33034e4ed793d authored over 6 years ago
Update docs to use @material-ui/core

c5413a1041d76ffce04890c19e7fd685c34e15e2 authored over 6 years ago
Use an object notation for handleChange params.

98525a89a64c19e084f0cc863a47d2d5c81b9fd8 authored over 6 years ago
Add TimePicker with seconds example in basic usage.

3a0a57689515457046904af4b35326e6175c1512 authored over 6 years ago
Update TimePicker to display SecondsView.

675baeb7bc38b57ec72d8bb5a0fc61a05f90d9db authored over 6 years ago
Add SecondsView types.

491affb984aee208c5a656ee384477beb3f27931 authored over 6 years ago
Add SecondsView tests.

1509ba5a0cf204877d4e25cad137c3c2174a895b authored over 6 years ago
Add SecondsView.

8ff0514890239ca318602ae4cbaab0481735fa48 authored over 6 years ago
Add types for seconds related functions in utils.

7c10f0ddddc01e3c04f0cfb56e93f6dbc426510c authored over 6 years ago
Add seconds related functions in utils.

Add these three functions:
1. getSecondText
2. getSeconds
3. setSeconds

a3333aa1a0542aff5466d6742178fe6427388768 authored over 6 years ago
Add seconds clock type.

2bca40796ed37895356a9f3b7a4d946c1482daf0 authored over 6 years ago
Merge branch 'master' into develop

7d0571a1bc175b95f86b29c2f392f1a4356c8f2a authored over 6 years ago
Merge pull request #429 from pedrobrost/patch-1

Specify date-fns version in README

1569ce8c0f10f2854efe9288818b87c0d4775dbf authored over 6 years ago
Specify date-fns version in README

5466f51205b4f57ef2da2aee905f21a1962073f5 authored over 6 years ago
parseFormats removed

d14e34790cf111e4bab7b6f799e5fa7f6f5495de authored over 6 years ago
Merge pull request #420 from dmtrKovalenko/develop

Develop

8087e78dd6c9c71c9d8af6951c4c2ad74dc18a02 authored over 6 years ago
Merge pull request #419 from dmtrKovalenko/strict-date-fns-version-in-package-json

make date-fns version strict in package.json

dbc19242f2b6fa9e9343af7d84fde412bb433f1b authored over 6 years ago
Merge pull request #418 from dmtrKovalenko/date-fns-docs-update

Update date-fns docs

31b53afd2a3c959a9b2f3f1ae01def250acae6c8 authored over 6 years ago
make date-fns version strict in package.json

a4954c46b5724fba8ab3e825da1510a69a7fc958 authored over 6 years ago
fix linter error

4125bbeddb5c63ef67a4f0e80ad741567fb37a94 authored over 6 years ago
mention date-fns version in docs

96d8b9efdbfb877e796c9a8eb695b5364be0c5b8 authored over 6 years ago
Merge pull request #413 from dmtrKovalenko/develop

Release rc.9

208a987e9f29284cc41b943125ddf77978d9fd5a authored over 6 years ago
Merge branch 'master' into develop

0c2fa6e9f58240dd730d20ae7a4a076672129c3d authored over 6 years ago
Update version

75e6e2a4357c81917977c2cb45a36dae3d659730 authored over 6 years ago
Rollback forwardRef usage for withStyles hoc

506586eb89d0e29a4a7b740a6ae6b9e6ca6a406e authored over 6 years ago
Merge pull request #388 from dmtrKovalenko/feature/new-context

[#383] Migrate to React v16.3.0 context api

259fabcb3c5302962ec905b859729556cad9f782 authored over 6 years ago
Merge pull request #411 from dmtrKovalenko/feature/typescript-utils-prop-broken

[#406] [typescript] Make utils prop of MuiPickersUtilsProvider typed …

52bdd956957b6d8a19cb71185cf77e4a8cd0a0eb authored over 6 years ago
[#406] [typescript] Make utils prop of MuiPickersUtilsProvider typed as any

cb4498bf4022530d6eab82eacea172a9cb6ec14c authored over 6 years ago
Forward ref in withUtuls hoc via React.forwardRef api

4ac512326bb5a59279cf1992dd69cb4e266768b9 authored over 6 years ago
Move utils creation to getDerivedStateFromProps

b10fc99d4f7023ba569a9028ef8a84c1e50da30d authored over 6 years ago