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

Update release script

bf2ff4387f11673cf6d7b646ee1fff3756f6e068 authored about 7 years ago
Add ability to publish release from any branch

81d132e8742ae9e4704c4f4263244fc1fde74568 authored about 7 years ago
Merge pull request #120 from big-kahuna-burger/develop

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

93029e5d1d6c457d84192a66a43cf87337edce18 authored about 7 years ago
Merge pull request #122 from dmtrKovalenko/issue--template

Add issue template

405087cf8dccae10849f39f1ad1596610c0996ce authored about 7 years ago
add issue template

206d979ce280214dc6dc874b95ccd68c7f0fdfbb authored about 7 years ago
Merge pull request #121 from big-kahuna-burger/scroll-year-dtp

Animate year scrolling for DTP

c4568e825b340100c14a46188146146cdf701ed7 authored about 7 years ago
animate year scrolling for DTP

9ef244a8896ba6dd10cb645c5cafca0e2da74d0a authored about 7 years ago
fix: vertical scroll was appearing on container when weeks in month span over 6 rows

dfc8e933d7688ffaf470e7967dfaa07256b7f55a authored about 7 years ago
Merge pull request #117 from cherniavskii/fix-autoOk

Fix autoOk option

a169a81b55f71f58967ad4181489f392d3ebe4f7 authored about 7 years ago
fix PickerBase to use wrapper.close instead of wrapper.togglePicker

e7b74b22d81b9dda2c51e01a89c49cfa7434f39d authored about 7 years ago
add open and close methods to ModalWrapper

f8a5027c20aebc7c9395a6a41056b100db176e28 authored about 7 years ago
Merge pull request #115 from cherniavskii/disablePast

add disablePast option

e1ecac9128f118ba5a5f31a0af40310f5e5ba5cb authored about 7 years ago
update typescript definitions

1a7f4c143de557366a741b1bf0bf303bef1ec302 authored about 7 years ago
add disablePast and disableFuture props to DateTimePicker's docs

1383b1101b83d6df4462fe95dd30636a481849a6 authored about 7 years ago
update docs

78e6f2c1318d6d502de009b2d727e5af887b6742 authored about 7 years ago
add disablePast support for DateTimePicker

bcad4b66e7ec6271779f133440460a243232b047 authored about 7 years ago
add disablePast support for YearSelection

4a77989bf54bc0695f46c7ce1cbded3ddac8aa8a authored about 7 years ago
add disablePast support for Calendar

9cbfd55dc45dfeffab9e283c23bcc27f5f3dc08d authored about 7 years ago
add disablePast to DatePicker

6f143b2c61d9bd84bf599af42cd333be705b63fb authored about 7 years ago
:tada: Update version

b483ec2ec7ca9b29f264009fbceedf146b8ef6ec authored about 7 years ago
Update release script

54ec42b14929926d00f841b68769d710e374bf03 authored about 7 years ago
Merge pull request #114 from dmtrKovalenko/develop

Release 1.0.9

d922cd61d57c9def909fcc6e25da132afde59d8a authored about 7 years ago
Adjust build procedure

7b9e3d3abd2012f79064d36be698fd0f90157808 authored about 7 years ago
Merge pull request #110 from cherniavskii/cleanup

Clean up package.json and dependencies

65987260c984e93ef4a76fc0235a04472f81493a authored about 7 years ago
Merge pull request #112 from cherniavskii/fix-clock-touch-handlers

Fix Clock on touch devices

e842da6bd3fa122c4d59fcee52af9d21702d0ea9 authored about 7 years ago
Merge pull request #113 from alitaheri/material-ui-beta24-support

Material ui beta24 support

389e3d5993adc369b3eea0001900ea300621e056 authored about 7 years ago
Fix github icon color

34066e5bd422526f94875a3544dc3cf0c695dcfa authored about 7 years ago
Fix dialog toggling

2a64a1f198088dd1eaf5830082f33ac1b9d03d8d authored about 7 years ago
Support material-ui v1 beta 24

36659feb783430a53ec5958ff0ce69875503e96f authored about 7 years ago
Improve readme

ed7e4a499f5b4e37f6c609d1d043588f147c8d80 authored about 7 years ago
remove handleClick handler

3214d1b2c41c0dffce2688242009492b54775866 authored about 7 years ago
remove onClick and split handleUp into handleMouseUp and handleTouchEnd

fe59ce8d27a4b84fa22490622357fb4c4d4d7a84 authored about 7 years ago
fix Clock on touch devices

Handle `touchend` and `mouseup` only if there was `touchmove` or `mousemove` first to avoid hand...

92428888b214ea4e0743e2924f330b71efbbce18 authored about 7 years ago
update travis.yml

cbe4ba61e57b61d8196f11e69aaa510d5f51b96c authored about 7 years ago
rename prepare script to prepublishOnly

51d2449f22449e8034a8a41f6f24327da37c875f authored about 7 years ago
run prepare script in travisCI

499bfae4dac75004706d4a081344ae76d394f758 authored about 7 years ago
remove unnecessary navigation commands from prepare script

d878864212d5730531ef2d35dd481862b848bdd3 authored about 7 years ago
rename prepublish script to prepare as it should be in npm 5

37fba0c6ea885a28b127a9f49fcdba62c6c3bfab authored about 7 years ago
package-lock

72207dedd47f63937c8160e5c03ed413ebdd4c7b authored about 7 years ago
move babel-helpers to devDependencies

682f42c9fb3830fc2ef63a6e0732eab88bc2f731 authored about 7 years ago
remove webpack dependencies

88e3aeac19197ff65abeb27b3f28124d19d1f8dd authored about 7 years ago
Merge pull request #109 from Mairu/fix-keyboard

Fix some issues with keyboard mode

f3c101afb70089770d93b52e3b1ae764fc065954 authored about 7 years ago
Fix some issues with keyboard mode

- make masked input compatible with material-ui ^1.0.0-beta.23
- picker can be opened in Firefox...

3221199a2c1546141731af333aa42738602d2714 authored about 7 years ago
Merge pull request #103 from LastDreamer/feature/keyboard-support

Fix

e178f244867ab4abc233ee7db452495e90dd5850 authored about 7 years ago
Merge pull request #105 from dmtrKovalenko/develop

Develop

4ada8e2795891770631288c62bea07302d196318 authored about 7 years ago
Merge pull request #104 from manzato/minor-doc-fix

Minor doc fix

7207269de5b37e1ab96717c00dcc7949d70c0611 authored about 7 years ago
typo: fund => func

78d306625492cbabd1c48faf19e0bf876b7e27c6 authored about 7 years ago
Fix

ba41864f4f06a9dc0811dacfaf3c22ba33370710 authored about 7 years ago
Merge pull request #100 from dmtrKovalenko/develop

Release 1.0.0-beta.8

ed20f6b1edf04c543e36d7da8557f49a8e707552 authored about 7 years ago
Merge branch 'master' into develop

3167271a4e2d87f0f0c1c8a9592b798c78f8f5ae authored about 7 years ago
Ignore prepublish script running on install on travis

8ca33293931d0b53324e76c5f3bb2ecdae46cc4e authored about 7 years ago
Update version

96d102d1cfde144cfd2ea0ed81647e3c893a7b4f authored about 7 years ago
Add shouldDisableDate to readme

5bea7baa7efafd91625902ab13b6e03c7200a4db authored about 7 years ago
Add shouldDisableDate to ts defienitions

a22c52c4e0e3a0526b113b8c4c7bbc8a8db6443e authored about 7 years ago
Add ability to disable specific date

a6ed284e5e9c38023b528d49c238a7404fe08ff3 authored about 7 years ago
Remove react 15 support from package.json

5c5e47f3d866021bba8fc34223aa3723d8f402f1 authored about 7 years ago
Add manual input props to docs

cd14bf78eb4c9c85a6eb7b478544c84296b802c6 authored about 7 years ago
Replace object.values

41e07283b0934f2b79f26710cbf096d2b59c4b28 authored about 7 years ago
Merge pull request #90 from LastDreamer/feature/keyboard-support

Keyboard support

35656756b0be936a55bf3e1441c30758caf7e434 authored about 7 years ago
Mask with placeholder

4dbe585da2e6425aaf8e631ebbbae00c5de0acfd authored about 7 years ago
fix

194b51d76c830ada3e94ea9ec515ec2c3a52abec authored about 7 years ago
Review changes

6fb52f8ece21f232e22827712c355b65199e7211 authored about 7 years ago
Merge branch 'feature/keyboard-support' of https://github.com/LastDreamer/material-ui-pickers into feature/keyboard-support

d86b53f7b1e67ab2f6c03b5788b684c6adbfc6f9 authored about 7 years ago
fix

fb1ec93a2545eb4398c6452c58d298d70c58b76c authored about 7 years ago
fix

1b3bb7d1a1180b7a05750b60147f8799b051b679 authored about 7 years ago
Input Mask

cd941d89a0ab2353044a44572ea4d29fb9865464 authored about 7 years ago
Keyboard support test

aa0eb1697003f2679f52e77cea12519c6e9fe04b authored about 7 years ago
Keyboard support

9c7db9ce5fe805cf4474805f49837ecbb3d72b3d authored about 7 years ago
Merge pull request #88 from Stevearzh/develop

make onAccept and onDismiss optional when using ts

1ff6aba5fc96da1f01052d8fc315c450301fbb3a authored about 7 years ago
correct

001d81306ede3c72bb7bc1fd431e857648c6418e authored about 7 years ago
correct syntax to pass CI

6cbeecdd8e0ceba2b6203d8fac47f15ce77169bb authored about 7 years ago
update the prop-types and add null check

14339a867d0e4dc46c6aa10b0d66fb9a0ff46d17 authored about 7 years ago
make onAccept and onDismiss optional when using ts

63bf5fd33b80cf512b9060a5997eaecd20a7b635 authored about 7 years ago
Adjust prepublish script

7f7cc5be36e534ab213d4f4182916d75b9eb0e82 authored about 7 years ago
Merge pull request #87 from dmtrKovalenko/develop

Release 1.0.0-beta.7

f30f21073ea730b67485c086a628401121333b67 authored about 7 years ago
Update version

1276c90725a5c39977201ea462a00e5ee8f01222 authored about 7 years ago
Fix hightlighting of outer circle for hour view

7c1b4d6e1f19e4eca5ddce1160d2f922538feaf5 authored about 7 years ago
Adjust package resolving, move es modules under src

97e5ec60afd12c34e22ab4a6c297b68225974b6e authored about 7 years ago
Merge pull request #85 from dmtrKovalenko/develop

Release 1.0.0-beta.6

1605c9682725dc7b7ee9e44e2fdd8d097b3f1c49 authored about 7 years ago
Update version

ac7a23f34ba4314a1569d9b0588db534b72c780b authored about 7 years ago
Fix not highlighting of 12PM on hour clocks

5485796f76a709f9986e0cdb2c4981800bc10221 authored about 7 years ago
Move examples to Fragment syntax

f2993e110c7d25871720da9047f9467e2c65d50a authored about 7 years ago
Disable extraneus rules

396b57f901d0dd72736b496064602224decd131b authored about 7 years ago
Merge pull request #84 from alitaheri/typescript-support

Typescript Support

aac6b068268788318c085a70702453e6c8d166ec authored about 7 years ago
Add date time picker typings

94f7c61a5eb11aca49718cabd5ddf101d72eb6c0 authored about 7 years ago
Add time picker typings

99daecb5a8fca24a1ab845cb13623fa19a159306 authored about 7 years ago
Improve date picker types

9c110f874788ed1bd5a330443c2f2f5588d96271 authored about 7 years ago
Add date picker typings

34817234709ee2ba49026229a7f66752edae45e9 authored about 7 years ago
Imrove new deployment process, add new typings

4c0e7c94672aad6bf064597315df3ee4128bc0a3 authored about 7 years ago
Merge pull request #83 from alitaheri/improve-deployment

[WIP] Improve deployment scripts + Typescript support

a354442e92c5705e1004c8aea38d6f08687c0485 authored about 7 years ago
Improve deployment scripts

60914b8d4a25930195a9a12037fa22bf8056a3a1 authored about 7 years ago
Merge pull request #82 from dmtrKovalenko/develop

Release 1.0.0-beta.5

467687d97c9b5f6b453d08e433f11caa10babb2d authored about 7 years ago
Change new exponential operator to Math.pow

b7a3e13a613e65f991608789f48ba8907416fc1d authored about 7 years ago
Update package lock

1b08d44748947925ee00c94f46f0009e1e842b89 authored about 7 years ago
Update version

7fdb83130de0f0279c7aaaa5be3bc9cfb0b7a9c0 authored about 7 years ago
Merge pull request #81 from dmtrKovalenko/feature/24h

Feature/24h

0e1c1cf38dfa43ada050fd77217c29ed60d2c579 authored about 7 years ago
Fix unit tests

9fddb11255b93a15d648706675e4f140a025390b authored about 7 years ago
Update readme

506ea36c0666fcc9d0fd9c7386e7c3e49fc064fd authored about 7 years ago
Fix not working clock autosubmit for touch events

94ae4f9436dbd416604ee0ab85559aaa64166dcd authored about 7 years ago
Fix not applying custon format string | func

06c1b34c7f57e98ba131d0fc0a730e424aa7a22b authored about 7 years ago