Ecosyste.ms: OpenCollective

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

github.com/dmtrKovalenko/material-ui-datetimepicker

[UNMAINTAINED] Wrapper for Material UI Date and Time picker components
https://github.com/dmtrKovalenko/material-ui-datetimepicker

Update README.md

c207505c21ca16366d1dbd5cda359f9755257c21 authored over 6 years ago by Dmitriy Kovalenko <[email protected]>
Release 1.0.7

2ee56bb9c9e8295a11d0d94a096822e2047aafdd authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Publish new version

bbf818915d36f510cbc4a36bd74b450577ed2382 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #33 from ankeetmaini/master

Fixes NODE_ENV typo.

21637c1f971d168bf7295f1dbf0380b39b265566 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #32 from samba6/master

Fixed react warning: switching input element from uncontrolled to con…

c908548a654429167b3df686b0603f8b62ace22a authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Fixes NODE_ENV typo.

+ Moves dependencies to devDependencies.
+ Exports the DateTimepicker more explicitly.

f44157af8f96c138ceb569cccdee5a1dfb718b97 authored almost 7 years ago by Ankeet Maini <[email protected]>
Fixed react warning: switching input element from uncontrolled to controlled.

Making display of date dependent on "value" prop causes react to display a warning and also caus...

f8afe776c2e72c8d145bb56916f7d06c61fb9c23 authored almost 7 years ago by maneptha <[email protected]>
Merge pull request #28 from RavenHursT/master

Adds missing pass-through dismiss prop

e060ea750a5a9a068ab5d990e84c4e04fd72658a authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #31 from vitorsm/feature/add-locale-props

Adds missing pass-through locale prop

d10d022b14b747a636a8653e802f664e126346bd authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
added missing locale and DateTimeFormat passthrough prop

c55408ab3f64edcaed3adfbb25057225b8490885 authored almost 7 years ago by Vitor Moreira <[email protected]>
added missing onTimePickerDismiss passthrough prop

c341ff2bee88dc6d5ada8c46cfab62d38b4e0ca5 authored almost 7 years ago by Matthew Marcus <[email protected]>
Remove all peer deps from bundle

7c638508aa0185777aacf832249d04e36492bc80 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #25 from RavenHursT/master

Feature: Allow for placeholder prop for "falsey" value prop

ebbca53ba4f9e05250935bea3c260a73af5be02e authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
removed unused const declarations

f626c4e59aacada13af811266976c8aa11328ba3 authored almost 7 years ago by Matthew Marcus <[email protected]>
Feature: Allow for placeholder for "falsey" value prop

f273170edee4c75c349dab907b3bca05f21dbd75 authored almost 7 years ago by Matthew Marcus <[email protected]>
Merge pull request #24 from RavenHursT/master

Fixes controlling initial values for DatePicker and TimePicker

2a5b20d49fcd6355d42c1beecc2afe417724933c authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Fixes https://github.com/dmtrKovalenko/material-ui-datetimepicker/issues/23

d86e4a7d500974f653f6d08f7454d70c68d01ba2 authored almost 7 years ago by Matthew Marcus <[email protected]>
Merge pull request #22 from AleVul/master

Remove IconButton if clearIcon is null

c5effa8198b7ab9c5cf3f43099d727ee31f646cb authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
- do not render IconButton if clearIcon is null.

fb59b98740ab2fb51c38e543962ca824040e9421 authored about 7 years ago by Alexandr Vulpea <[email protected]>
Update version

a6068cdd09283aeb16fc7bb0eacb7b113ed256d2 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #21 from golya/master

Fix onChange bug

7d2107fd37d41ffee0052a59f31b0fec0b458d60 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix onChange bug

f5d4904366e07de6c48c4de235d9c5ca2bc74f88 authored about 7 years ago by Ádám Gólya <[email protected]>
Republish 1.0.4

684d5f37a9e6be35e93cf945c52d5e2ad18b539a authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Update version

adea6be1a1626513f97f215c704711f580db0943 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Update readme

9956d3b4131de6dc5927ca5bb7cb4f74bc2a5e23 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Move to controlled state

91dad46189d52d7fa99ad3c6dfa7c9d9f88ddafb authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix not disabling of clear button

18aa915ae60a1b9f20c94e8d63008f9c02a2c436 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
:smirk: Update version

41d3b35b6b77c566848575c432d6da7ca52ad228 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
:sunglasses: Release 1.0.1

319c9e43ad75e4ae8a6599254d1828b02aebc18c authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix fullwidth indent issue

819f476a66ce63e3613a7908238c006534a78cbc authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix proptype and defaultTime prop errors

6f83cf607d2e6d3ee4b185ab923d06a676fcd410 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Remove uglify js from default config

b2704b1e79277a2ad380bf0c44408a863a47da51 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #12 from dmtrKovalenko/feature/React16

Update package lock, remove manifest

c3e80a94d863c11ad878bc565738c33013209a57 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Update package lock, remove manifest

f30bb6b92f640e9e6d4c6a3ced6cdc3b0e4f621d authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #11 from dmtrKovalenko/feature/React16

:confused: Update documentation, change version

cfa084ce4516c67aa1b1ef84225c2ecbaf166878 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
:confused: Update documentation, change version

a4b46dc52273819f2baf6b87fd7f2686df33e98e authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #10 from dmtrKovalenko/feature/React16

:confused: React 16 support

00aa893bceb5b5f1b93f6cef4935ad6580d1277f authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Update documentation

063ea8db8e4f3e3d155c0fb227508ffea598589f authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Restore contributing and readme

17ce20d021e0457a8bc58235960ce4787abc9fb6 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Change architecture, add support for React 16+

814ffc587e51e563707df2f2afb5da7015cda3c0 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Update version

6ac15314ee87d3c1291aae89ce396261bfa7e897 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Remove timePickerDelay from fallen throuh props

be43b337a3cd8a3b1a0928e7f186e2a738d8a660 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
:raised_hands::tada: Release 0.1.9

56b43ba12a90c96afa6990e1506e5ed16a7dfd3b authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #7 from dmtrKovalenko/feature/labels

Add ability to use material ui textField props

a7454d1b9ab7265eee7f91307eaa08d5febf7f14 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Add ability to use material ui textField props

430463f27bfa24fd2c3c75459cc19d07987831cb authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #6 from dmtrKovalenko/feature/disable-keyboard

Fix keyboard appearing for touch devices

780ddf7530d695aed83fbce5be5a76c0a807827b authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix keyboard appearing for touch devices

5f8ea6a1c597c4a97c03afc7b44432e5d154b331 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
:saxophone: Update version

10ad95266be059f6830c3c5a1f1b9aa4a86f23dd authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
:alien: fix contribute agreement

82a062e6755b15e0fcdcf832f1a4ca9dd77eeb49 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix link to the contribute file

26c18460f365eaedf274ff0c050b9ecca71683f7 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Fixed incorrect package json reference, updated license and contributing agreements

29b6af37c2869c446ef129d1ec63a8237d54bca2 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Fixed import resolving issue

5e57d9a15e70266ab2e7ab88070dd7624712a15f authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Change search keywords

6b88784103dc5a77c71a08dbe20efc378fd95494 authored over 7 years ago by Dmitriy Kovalenko <[email protected]>
Change search keywords

e72850c5b85bc48d3b2454d76771537616d13f50 authored over 7 years ago by Dmitriy Kovalenko <[email protected]>
Update version

b11167badbfead8d06521fcaeb8c933b09d7f073 authored over 7 years ago by Dmitriy Kovalenko <[email protected]>
Readme enhancement

48538f879b2d999fcd2cd4d41b6289bb162c8469 authored over 7 years ago by Dmitriy Kovalenko <[email protected]>
Demo link

17bfc92b1e3a5257d5a9b13277de66df1b1f3131 authored over 7 years ago by Dmitriy Kovalenko <[email protected]>
Getting started

765f5d55f89cb05167635747a397836894b2846d authored over 7 years ago by Dmitriy Kovalenko <[email protected]>
Release version 0.1.0

6f28d03755710aa82b0c9fd4d8706ed8a3d80e6d authored over 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #2 from dmtrKovalenko/feature/demo-page

Feature/demo page

a7f2d202f72655487d9b8e0f120f1612d03f76c1 authored over 7 years ago by Dmitriy Kovalenko <[email protected]>
Selected date option

f1cb6c1bb35672d140e2a0116c7c5326929f471b authored over 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #1 from dmtrKovalenko/feature/Refactor-TimePicker-To-Dialog

Refactored timepicker to dialog component

524519c66975f0d2dfd322e5f7e6f2b96a8f8c65 authored over 7 years ago by Dmitriy Kovalenko <[email protected]>
Refactored timepicker to dialog component

c44416b88101fb92b90eabeac911a454273e1686 authored over 7 years ago by Dmitriy Kovalenko <[email protected]>
Refactored to datepickerDialog instead of hiding input

1883162cf52bdda49b54a3e3760f3380df989fd4 authored over 7 years ago by Dmitriy Kovalenko <[email protected]>
Fixed link in readme

d3b92607c72e2fa13c3e4a80100138afd0affe9a authored over 7 years ago by NIX\kovalenko.v <[email protected]>
Implemented demo page, added new props

880b72b14a6b4a6fe3016430cc8bab9b8e5cbbde authored over 7 years ago by NIX\kovalenko.v <[email protected]>
Initial commit

59d8d7633ba0b07f4bb4fe2690c7853141360c5f authored over 7 years ago by NIX\kovalenko.v <[email protected]>