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

Release 1.0.0-beta.15

0ad343c6b4312d292855731dfd976e732963f779 authored almost 7 years ago
Add downloads badge to readme

b0c9b5b0d610d6e8f4440c7b3bba0efd3a0e78c7 authored almost 7 years ago
Update to material-ui beta.33

1075dacc42caf10d29beb01d2a835651d29e23f0 authored almost 7 years ago
Add label to date picker in basic usage

a19b2efc9d418557892c3bb018a4d7b11230cb72 authored almost 7 years ago
Merge pull request #207 from LastDreamer/develop

fix limit with keyboard input

96d16e42026c74681f082460319092fb1347be58 authored almost 7 years ago
fix

eea95eea5bdd1009c3fcddbcd70688738b9d9979 authored almost 7 years ago
fix test

918fe13131c5125d733ea4f559f9a0367a825760 authored almost 7 years ago
test for disableFuture with keyboard

e3ca85abe8e011d85bc0dc8ee2b6d59864bdf197 authored almost 7 years ago
fix date limits with keyboard

a0b487a6780dff74f6cb5f7230ec7aae5628d255 authored almost 7 years ago
Merge pull request #1 from dmtrKovalenko/develop

Develop

61e7d0b81131dbc8c93ce59113c583720ddeff7b authored almost 7 years ago
Merge pull request #201 from dmtrKovalenko/develop

Release 1.0.0-beta.14

e0bf6b821e69021de42d97c1e5b3ba170c92bf04 authored about 7 years ago
Release 1.0.0-beta.14

2630e1903e793652ae418f6bdcdb1a77c9f0cc5b authored about 7 years ago
Merge pull request #200 from dmtrKovalenko/mui-beta.31

Upgrade to [email protected]

bda6749e194cf2a56e5a7c86187afd85626871c7 authored about 7 years ago
Merge pull request #199 from dmtrKovalenko/remove-error-for-null-value

do not show error when value is null

143e6e94bfbaa50f926dfb66199fc42cd5e6fdc5 authored about 7 years ago
add inputRef propType to MaskedInput

fe53a5521418ea317779bc58193993f744121778 authored about 7 years ago
fix leftArrowIcon docs

a126cab75a1f9104a76f97641c1e64f86ecfbf16 authored about 7 years ago
update icon props docs

add7d36c80f5d48500dc1e5bab10fa54d6bdeb29 authored about 7 years ago
docs jsx indent

9734742a418d43e145b5032c033ad22a4789edbf authored about 7 years ago
pass inputRef as ref prop in MaskedInput to avoid errors

see https://github.com/mui-org/material-ui/pull/10070

44aa6d6c3edc36e4a9b7eaab4de4ee6f90dd454c authored about 7 years ago
apply IconButton breaking changes to docs

439ff921b9c0fe2d67dcf4aff5390016f1222be1 authored about 7 years ago
fix linter error

e2a58b6b1daeefa02a3cc2c37d94686a22bdd587 authored about 7 years ago
apply IconButton breaking changes to Tabs

c9fd2d8cd1aa3f2ca699b549b2e8988d157d05de authored about 7 years ago
apply IconButton breaking changes to lib

4c2709b21f3411c22c622e06fb21da70ccb39d56 authored about 7 years ago
update lib devDependecy

baae237e433827324dabee1abef1f2b575498198 authored about 7 years ago
upgrade mui to beta.31

f8734b3e4f3e777a43a8ffb173c8ae19e71979b0 authored about 7 years ago
fix linter error

ebb1f5887dcbc7abca21b4fdb3b49eccd9a292f1 authored about 7 years ago
do not show error when value is null

null value should show empty input with no error. It's used for showing empty input or in case o...

dd72e2474c211fd05f0f54ab449b3bfeeb30dc58 authored about 7 years ago
Merge pull request #196 from alexanthony/master

Update DateTextField state when the format changes

aa7e6fc1c2eba85b60185797e197bf3b6390a90d authored about 7 years ago
Update DateTextField state when the format changes

b34c71d6bb2f13d7137067755e29586a14b51803 authored about 7 years ago
Merge pull request #195 from anogr/develop

Change keyboardIcon type from string to ReactNode.

f3bb28646ce244897fc4ca296446f2bf73ffbf5d authored about 7 years ago
Change keyboardIcon type from string to ReactNode.

1ba461a2cbfba42039633ed553d5fa725b88250d authored about 7 years ago
Merge pull request #194 from dmtrKovalenko/develop

Add new min/max date error messages to readme

e213cfabbaa12d3308e459be206fa12a783673b1 authored about 7 years ago
Add new min/max date error messages to readme

edfd3ca85adc083324d09140dbdbd065d60d7d53 authored about 7 years ago
Merge pull request #193 from dmtrKovalenko/develop

Release 1.0.0-beta.13

63f2a223e82587535c19d279976826af2339bd79 authored about 7 years ago
Merge branch 'master' into develop

dadba2b6b54a7614cf403e2cf318808ca7cdec56 authored about 7 years ago
Release 1.0.0-beta.13

317091e69c539c361a52562f8dec5b7bc1182d40 authored about 7 years ago
Fixed not applying min/max disablePast/disableFuture props in Datepicker, remove ability to move through disabled days via keyboard, fix not displaying error messages on mount

d42eb9d5ca8045b24022145c311995b316c57a95 authored about 7 years ago
Merge pull request #190 from dmtrKovalenko/develop

Release 1.0.0-beta.13

8c5d85c3f92d3af464063c9d8b8df8a586c1e6ad authored about 7 years ago
Release 1.0.0-bata.13

942328b70abe562f227e8737472200c7ab5e9757 authored about 7 years ago
Fix demo formatting

1a4b1d3096140e49811d6b4794a62a8c9fa98e49 authored about 7 years ago
Merge pull request #187 from dmtrKovalenko/mui-beta-30

Upgrade to mui beta 30

974d989b897d705ea25909aedd044de3be599c33 authored about 7 years ago
Merge pull request #188 from LastDreamer/master

max and min date support for keyboard input

161e2b28bab54c01e303d202c7fdb0797255f262 authored about 7 years ago
Merge branch 'develop' into master

86bd19b019160bc714d319ab6b271c60067e2492 authored about 7 years ago
use material-ui test utils in DateTextField tests

613796f141d9267e3d62b28f7672c3b76d9cf31a authored about 7 years ago
override input align-items property

Without this, input is aligned vertically to the middle, when keyboard is set to true.

e53e2f8fa1fae9be03ce38803c30395991706752 authored about 7 years ago
fix example in docs

414cba2acb924578eb096ccfb4810e731889209c authored about 7 years ago
fix props

baa1a1bc0dfe8768e79d2ca1b3b2bfd0d49c567f authored about 7 years ago
disablePast and disableFuture for keyboard input

6d178418104c1827e089f12a2270e6cc75454831 authored about 7 years ago
fix readme

5f1314dc346563b7a2caec9cc77e8b5f3b86e4a2 authored about 7 years ago
max and min date support for keyboard input

3184573c4b212a6d80b550a672a8748f354ab7da authored about 7 years ago
more docs style fixes

13a38868f2268ba4a64b4a304d0da6084f2a6476 authored about 7 years ago
docs style fixes

829b3f2775df6eb2acce13537230e9c7bc717841 authored about 7 years ago
replace lightWhite with rgba color

24208f9e75ff5ae9d38115b15569f52dc542be80 authored about 7 years ago
primary[500] => primary.main

d9425223e7158127f0b7959791807250c8f45b13 authored about 7 years ago
fix Demo header buttons color

97591236fb7a77bab7802e4ef09d634666e25078 authored about 7 years ago
update mui to beta.30

ec559ba886e9fe5b5546ad0b418f3f5f33fdf182 authored about 7 years ago
Merge pull request #180 from vclav/develop

Develop

c65b49a7f96ed7987b33511412879442f83f620d authored about 7 years ago
Merge pull request #177 from danieljuhl/patch-1

remove leading zero from days

b16a94335a9ab62012f5932d140ba54c390a3359 authored about 7 years ago
Add eslint fix

4228c044d60fe176cabf66eb664836ada9d54380 authored about 7 years ago
Add keyboard shortcuts to DatePicker/Calendar

b666a035baf918dc199ddb7d9f3655bf211f4363 authored about 7 years ago
Add keyboard shortcuts to /DatePicker/Calendar

91b7ef0deaeac842e49fa74ba56f2882e10553ad authored about 7 years ago
Add keyboard shortcuts to /DatePicker/Calendar

2251e9ae287a097ed205171cdcfa2b413b8448b7 authored about 7 years ago
Merge pull request #176 from danieljuhl/absolute-mui-import

Use absolut import of material-ui

1fb3f90a0ff435f4395dae18c961b44de9c41f21 authored about 7 years ago
show only first letter of weekday

e4cdd72edeffb63ba7c01477f52c41fb41d7546d authored about 7 years ago
remove leading zero from days

b1db775bb6eb35dc5d0a06f70ea396f4e5e9d2ae authored about 7 years ago
Use peerDep pattern in rollup config to match absolute imports

3059034c6b407945fc257a519fc207602b2aa864 authored about 7 years ago
Use absolut import of material-ui

c9ba0628ce62201cc40c62497a3134491ab5e610 authored about 7 years ago
Merge pull request #173 from dmtrKovalenko/dmtrKovalenko-patch-1

Update docs readme

6bae271d648305edff15e66c86c77dbd77a2218c authored about 7 years ago
Update README.md

03f64f22e99e9b1212c316347be997876db10b5e authored about 7 years ago
Merge pull request #171 from rosskevin/ts-fixes

Add typescript usage tests and fix typescript definition errors - integrate with CI

03a38a678ac198ba409aa088201193e790a80045 authored about 7 years ago
Match real inheritance hierarchy of types and update api to allow for Moment | Date in onChange

More discussion about removing Moment from API here: https://github.com/dmtrKovalenko/material-u...

f5165f4b2b01a4d719a803dcf7f6488abb590eb7 authored about 7 years ago
Update lock file and verify tests

acb0f9f0c7138aaefbe81d6d9677ada30376e122 authored about 7 years ago
Fix develop rebase errors

6ab99ef879a3073f7ff8040a1e1bbcd9e9daef44 authored about 7 years ago
Add typescript usage basic tests from docs site

2daa650dec14cdc96284f4e11aabcceee3cbc774 authored about 7 years ago
typescript tests - added CustomElements examples and fixes - necessitated signature switch to Moment from Date

5d1791f63038c9cea171b593310c099aad239423 authored about 7 years ago
initial typescript test and fixes for DateTimePickerWrapper

fda46d086d0be413a9cce331adae3996d022d93b authored about 7 years ago
Merge pull request #163 from noah-potter/feature/TextField-override

Add `TextField` prop to DatePicker, DateTimePicker, TimePicker

d6aac106aa83435b5bd73e03488e769c4ac736c3 authored about 7 years ago
Merge pull request #164 from alitaheri/type-fixes

Fix type errors

f8e8f9774c8766895c455543bd8eac06a6ca34c4 authored about 7 years ago
Merge pull request #165 from brandonlee781/remove-leading-zero-dates

Remove leading zero dates

11030680511d3cb6956953a489fe03250f9e1044 authored about 7 years ago
Change CustomElements format

e685d326437c329d809a42c6feef988decc67639 authored about 7 years ago
Fix type errors

8acc9c476aad9bba25d79979ee4ad30b1679faee authored about 7 years ago
Change moment format to remove leading zero from getDayText

2e66fdcce482353e9fd3781fa513811493e8f3c2 authored about 7 years ago
Change `TextField` prop to `TextFieldComponent`

Add test for trying to use a node
Update prop documentation

b6b53e708ec443aa5a2b8caf6d51c632fd0c8589 authored about 7 years ago
Add `TextField` prop to DatePicker, DateTimePicker, TimePicker

Update prop documentation to reflect new prop
Add tests

30fb3605f665435e0ffbb4934b71da463f7d2bc4 authored about 7 years ago
Merge pull request #160 from dmtrKovalenko/develop

Release 1.0.0-beta.12

08891717ffa83748536a6cbd40dd2e32a5de7039 authored about 7 years ago
Release 1.0.0-beta.12

df41ea4cce02f1ebb32622c41756541a93c39580 authored about 7 years ago
Remove unnecessary clearable={false} in Piersian pickers

b655754a2515a9758c05772bfab9cc7c482e6f8d authored about 7 years ago
Make clearable by default, align clear button left

06ee0189d149a267aa40d3d538142cf716073775 authored about 7 years ago
Merge pull request #156 from dmtrKovalenko/cherniavskii-patch-1

Update index.d.ts

837ab59f7099670b9e4de267816ce954dd66df32 authored about 7 years ago
Merge pull request #157 from dmtrKovalenko/avoid-anonymous-functions

Avoid passing anonymous functions as props

820907271543e93f6ec09e160f6d9cb2eb779350 authored about 7 years ago
Merge pull request #159 from dmtrKovalenko/jss-fix

Fix jss array-like margin

f140944a2d4e84507e520911ac4c99d0813f6540 authored about 7 years ago
fix array-like margin

in mui-beta.22 jss-expand plugin was removed, so previous syntax doesn't work anymore

24b36d2fc867ad1aeebb15bdff76e9649e74b968 authored about 7 years ago
Merge remote-tracking branch 'dmtrKovalenko/develop' into avoid-anonymous-functions

a15a932ca558c09c20a4b8e1ff9fc7fa513abf54 authored about 7 years ago
Update index.d.ts

e317a186ad8b2ada2de1a793af545f56cde1d348 authored about 7 years ago
add DayWrapper.d.ts

8c533953d3145008d05a5d56a2573cb4466ef580 authored about 7 years ago
rename Year year prop to value

bfe3068906e0277ec39632a4ed5b91ac3e849ff3 authored about 7 years ago
rename DayWrapper day prop to value

3b3f754f5a94115dacf2dc0758545142ac34917a authored about 7 years ago
add Day.d.ts

5245da50be8a9138e5e15c5e8feab4a7cc478512 authored about 7 years ago
turn off no-find-dom-node eslint rule

3815e961a414607275847692c420999e6a30ecfd authored about 7 years ago
use findDOMNode for scrolling to current year

63845dedc762e37151d17c86d5f751f9f8858c51 authored about 7 years ago