Ecosyste.ms: OpenCollective

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

Odiff

Constantly improving speed of visual regression!
Collective - Host: opensource - https://opencollective.com/odiff - Code: https://github.com/dmtrKovalenko

Change docs, add separate pages for date & time pickers

github.com/dmtrKovalenko/pickers - 006a635d30872638fb5f0ea0448233c9d580e595 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #258 from evgeniyannenkov/add-name-option-to-component-decorator

Add name option to withStyles() decorator

github.com/dmtrKovalenko/pickers - 0c2f291a0681331202eb680a6dc1fb920d16986f authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Add name option to withStyles() decorator

github.com/dmtrKovalenko/pickers - 2609b5bd489c7c8c21bb13f567ad033186387f3b authored almost 7 years ago by Eugene Annienkov <[email protected]>
Fix incorrect importing of MuiPickersUtilsProvider

github.com/dmtrKovalenko/pickers - da00ff9c44a49982706d7d5af570a42f946ce3c5 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Add description of how to install peer deps

Highlight needs of date-fns@next

github.com/dmtrKovalenko/pickers - 051cf8ed56cad0d9cf20b57984da7cdaed27a536 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #254 from dmtrKovalenko/develop

Release 1.0.0-rc.2

github.com/dmtrKovalenko/pickers - 20da513c1e7ea167ced2cbeeb2cf05a9e4650ca8 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Update version

github.com/dmtrKovalenko/pickers - 58c8afd9be4d2c6a80f95ba4c4d1c2b4b02bdb91 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #247 from dmtrKovalenko/update-on-empty-label-change

Update on empty label change

github.com/dmtrKovalenko/pickers - 9bf652988eddb2e863a644aed2a83a1d6bfe1154 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #246 from dmtrKovalenko/fix-es-types

[Blocker] Fix build errors

github.com/dmtrKovalenko/pickers - 2e4f6db8efbc393b8f4a58a1d7165cf6896999ba authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix setting min Date if null passed for date-fns

github.com/dmtrKovalenko/pickers - 3ce7d60b45f3ae1d22d2e1becd4424f9ec6a4e47 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix not updating on empty label change

github.com/dmtrKovalenko/pickers - 15766f3ebecb02c3315529171333d8d3f9e01941 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Change docs readme to match new importing system

github.com/dmtrKovalenko/pickers - 1c4df95b121f1a24a88089a26280d708ca9f5690 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Eject docs CRA, add direct import from lib src from docs

github.com/dmtrKovalenko/pickers - fa524886f0794e9527cb933971e3214c364fccdf authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Add esmodules and commonjs builds for es2015

github.com/dmtrKovalenko/pickers - 34bb6cbd48771fe809938d08b0ec9317b1faefe3 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #238 from JohannesLamberts/debugTS

Fix Typescript compile-error (date-fns export and missing /typings)

github.com/dmtrKovalenko/pickers - da2023fcfb2194fd7124148f425a677e9136fb41 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #242 from bravecow/patch-1

material-ui-picker => material-ui-pickers

github.com/dmtrKovalenko/pickers - 37c64c75928da3abc9fed051d3dd1420dde2fecc authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
material-ui-picker => material-ui-pickers

github.com/dmtrKovalenko/pickers - ce6869ef426656e3cc78f3ea0712d18e4547272d authored almost 7 years ago by Brave Dick <[email protected]>
fix: remot util export in index.js / index.d.ts

Caused `Module not found: Can't resolve 'date-fns/addDays'`
if date-fns isn't installed.

github.com/dmtrKovalenko/pickers - d86b40b4bd63f7825de83a9e92191380d42ede1e authored almost 7 years ago by Johannes Lamberts <[email protected]>
fix: move typings into src and rename *.ts -> *.d.ts

Typings weren't included in npm package causing
`Cannot find module '../../typings/utils'.`

github.com/dmtrKovalenko/pickers - 088616431779651482145cdec7042d8df823dfa0 authored almost 7 years ago by Johannes Lamberts <[email protected]>
Merge pull request #233 from dmtrKovalenko/develop

Release 1.0.0-rc.1

github.com/dmtrKovalenko/pickers - dd46ce2a3a6de964b95426aa026b21ef06ebb374 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Add date-fns to lib dev dependencies for tests

github.com/dmtrKovalenko/pickers - b0366cc0e0cd2483a97f2ea21aa4d2903056dd3e authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Add prompt about date-fns or moment to postinstall, fix incorrect build output for es2015 task

github.com/dmtrKovalenko/pickers - e3741f148bd72ebf6d8a9f2246248b9112d0541f authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Update version

github.com/dmtrKovalenko/pickers - 93620a27340588783eb3f870936051d021dbe675 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #232 from dmtrKovalenko/fix-custom-elements

Fix custom elements example

github.com/dmtrKovalenko/pickers - e62fa896535cbd8cd75f4c881d4c749dfeee6e00 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix custom elements example

github.com/dmtrKovalenko/pickers - 89099a4ac8ce7efa92b6945431a5c57e94f71821 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #231 from dmtrKovalenko/223_Adornment-customization

223 adornment customization

github.com/dmtrKovalenko/pickers - 2d7fea2bc4a0b355236a4091702f5ee8e32eadb8 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Add new props descriptions to prop types table

github.com/dmtrKovalenko/pickers - 1b8cf4ed968c76ddc28430a5cc35f0fd56a5f13c authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Add InputAdornmentProps and adornmentPosition props

github.com/dmtrKovalenko/pickers - 65ff40423ce7bccfa8ca0ebbe55d7e80c5f441b6 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #218 from dmtrKovalenko/feature/replace-moment

[WIP] Replace moment

github.com/dmtrKovalenko/pickers - 74571299a24077a3ac5661fae6d9070bcb4bfc7f authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Remove returnMoment prop

github.com/dmtrKovalenko/pickers - 0006018942a1f6fe6e2fd19627583fda51c0338d authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix typo, comment persian pickers docs section

github.com/dmtrKovalenko/pickers - 51be3bbf666f92ad96e25f775429af6c4865ca51 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #228 from LastDreamer/develop

Fix missed mask with null value

github.com/dmtrKovalenko/pickers - aa225d30ab8ec7c9478ef0d78d686f2b3d13ceaa authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
readme: mask for keyboard mode

github.com/dmtrKovalenko/pickers - 9dd6f90886efd9d890733af4d7dc04bc6d57df9f authored almost 7 years ago by LastDreamer <[email protected]>
Change moment type defenitions in proptypes table

github.com/dmtrKovalenko/pickers - 51d34ac77265c8c695bf580f19b8668284b04510 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Update Readme.md to match new Utils architecture

github.com/dmtrKovalenko/pickers - d986820dcc5c4e596fd57b575a6144fb466282b6 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Publish new version

github.com/dmtrKovalenko/material-ui-datetimepicker - bbf818915d36f510cbc4a36bd74b450577ed2382 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #33 from ankeetmaini/master

Fixes NODE_ENV typo.

github.com/dmtrKovalenko/material-ui-datetimepicker - 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…

github.com/dmtrKovalenko/material-ui-datetimepicker - c908548a654429167b3df686b0603f8b62ace22a authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Change any date type to MaterialUIPickersDate

github.com/dmtrKovalenko/pickers - d2dae09a35c88636dd8bb45ee0ffc6e2a246f970 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Reimplement range countings for moment manually, remove moment-range dep

github.com/dmtrKovalenko/pickers - 4b18c46f088de2de6178476435fb49769621f86c authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge conflicts

github.com/dmtrKovalenko/pickers - 9d286e1d6d90f32e3dba083d4268dacd543b7b13 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Add displaying texts methods to utils

github.com/dmtrKovalenko/pickers - 36fa3e8299a42535853b4bfce932204b95851b38 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix missed mask with clearable true

github.com/dmtrKovalenko/pickers - 36b9c1b961e896d7a8fd6724b2085e85fed29a0b authored almost 7 years ago by LastDreamer <[email protected]>
Fixes NODE_ENV typo.

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

github.com/dmtrKovalenko/material-ui-datetimepicker - f44157af8f96c138ceb569cccdee5a1dfb718b97 authored almost 7 years ago by Ankeet Maini <[email protected]>
Merge pull request #227 from dmtrKovalenko/fix-dtp-tollbar-size-issue

remove hardcoded width for DateTimePicker's Toolbar date header

github.com/dmtrKovalenko/pickers - ff685259ce49807a09f467176e7cb5c83e6c5aa5 authored almost 7 years ago by Andrew <[email protected]>
remove hardcoded width for DateTimePicker's Toolbar date header

github.com/dmtrKovalenko/pickers - a67d3fccffb0d2d10ca143e7699e302b5bf1f86a authored almost 7 years ago by Andrew <[email protected]>
Merge pull request #226 from alexander-morozov/fix/rerun-validation

Rerun validation when maxDate or minDate props is changed

github.com/dmtrKovalenko/pickers - f8c4a0d2fea9961313004db720a3db340f5d63bf authored almost 7 years ago by Dmitriy Kovalenko <[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...

github.com/dmtrKovalenko/material-ui-datetimepicker - f8afe776c2e72c8d145bb56916f7d06c61fb9c23 authored almost 7 years ago by maneptha <[email protected]>
Rerun validation when maxDate or minDate props is changed

github.com/dmtrKovalenko/pickers - 2238fdf05f1275dc0bbdd558c9c9ee00e2eda074 authored almost 7 years ago by Alexander Morozov <[email protected]>
Fix utils interface typings errors, fix typo in exported MuiPickerUtilsProvider name

github.com/dmtrKovalenko/pickers - 9d6887cc4fb945ed20b489a013dedc634d7bea78 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge conflicts

github.com/dmtrKovalenko/pickers - dc165403eced9ca2fa2b850adaf6d1346f1e9050 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #224 from dmtrKovalenko/new-build-system

New build system

github.com/dmtrKovalenko/pickers - 3ba037c4a646a9f06b807868507f6817623f4a40 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Make date type unknown

github.com/dmtrKovalenko/pickers - 1b567fdc0c1f9665fe57cbdf93b71baf2878ff42 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Change all moment types to Date or Moment in type defenitions

github.com/dmtrKovalenko/pickers - e8e5ec1e64d4e68a76c7cb5403a3be24f0e7809f authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix unit tests

github.com/dmtrKovalenko/pickers - fad69c58d72ec88126b8f501a5d9a1014fb833c1 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Change build system to direct import from components name (without src)

github.com/dmtrKovalenko/pickers - 97ee95e130b66f9f3fa6e0a03aa91b2b5be5363b authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #28 from RavenHursT/master

Adds missing pass-through dismiss prop

github.com/dmtrKovalenko/material-ui-datetimepicker - 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

github.com/dmtrKovalenko/material-ui-datetimepicker - d10d022b14b747a636a8653e802f664e126346bd authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Remove console.log

github.com/dmtrKovalenko/pickers - 2e2db64c534f6d1324bede3c20892c6db7bf545e authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix not imported full componenets in some tests

github.com/dmtrKovalenko/pickers - 46a1938b101af9ea5a1a88f30389a0b47255a051 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Add test setup for moment and date-fns separately, fix failing unit-tests

github.com/dmtrKovalenko/pickers - bb3051c4f24ea0104ead032d63aa9e6b91e04b95 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Add typings for utils and new components

github.com/dmtrKovalenko/pickers - 47850efb522db91d26f5fafb0d1510c6577441cb authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Improve utils, fix crashings

github.com/dmtrKovalenko/pickers - 4245319baf0a99e0a2386570eb09a5a3263d9755 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Add date-fns utils, imlement hoc for setting and getting utils from context

github.com/dmtrKovalenko/pickers - e20ec441b49a1b64c28bd7c1807ffd76e9eca08e authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Add date-fns utils

github.com/dmtrKovalenko/pickers - 9f2d8fbbb682956a9db07a5f95947f1290064b67 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Move missing moment usages to utils

github.com/dmtrKovalenko/pickers - fc9402dd2d39268ecbc6354162fac7cd02b95be0 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
added missing locale and DateTimeFormat passthrough prop

github.com/dmtrKovalenko/material-ui-datetimepicker - c55408ab3f64edcaed3adfbb25057225b8490885 authored almost 7 years ago by Vitor Moreira <[email protected]>
Move all moment specific usages to utils

github.com/dmtrKovalenko/pickers - 90cb87796a91ec19887a7d443d5fa1860acf63dc authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #214 from dmtrKovalenko/develop

Release 1.0.0-beta.15.1

github.com/dmtrKovalenko/pickers - 5a1f2af93a8732c1cc14d84450740c02bfa5f6f6 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Bump to beta.15.1

github.com/dmtrKovalenko/pickers - 68e90b566e106e4d17bed685e5368616fd5e24cd authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix not upadted material-ui version in peer dependencies

github.com/dmtrKovalenko/pickers - feebc0b07f34d4a7b979231177c8e47ff5af9ea6 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #213 from dmtrKovalenko/develop

1.0.0-beta.15

github.com/dmtrKovalenko/pickers - aae4cde1d9e9001ce9c8418648ec7cfdcc005e30 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Release 1.0.0-beta.15

github.com/dmtrKovalenko/pickers - 0ad343c6b4312d292855731dfd976e732963f779 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Add downloads badge to readme

github.com/dmtrKovalenko/pickers - b0c9b5b0d610d6e8f4440c7b3bba0efd3a0e78c7 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Update to material-ui beta.33

github.com/dmtrKovalenko/pickers - 1075dacc42caf10d29beb01d2a835651d29e23f0 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Add label to date picker in basic usage

github.com/dmtrKovalenko/pickers - a19b2efc9d418557892c3bb018a4d7b11230cb72 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #207 from LastDreamer/develop

fix limit with keyboard input

github.com/dmtrKovalenko/pickers - 96d16e42026c74681f082460319092fb1347be58 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
fix test

github.com/dmtrKovalenko/pickers - 918fe13131c5125d733ea4f559f9a0367a825760 authored almost 7 years ago by LastDreamer <[email protected]>
test for disableFuture with keyboard

github.com/dmtrKovalenko/pickers - e3ca85abe8e011d85bc0dc8ee2b6d59864bdf197 authored almost 7 years ago by LastDreamer <[email protected]>
fix date limits with keyboard

github.com/dmtrKovalenko/pickers - a0b487a6780dff74f6cb5f7230ec7aae5628d255 authored almost 7 years ago by LastDreamer <[email protected]>
Merge pull request #1 from dmtrKovalenko/develop

Develop

github.com/dmtrKovalenko/pickers - 61e7d0b81131dbc8c93ce59113c583720ddeff7b authored almost 7 years ago by Oleg Kravchenko <[email protected]>
added missing onTimePickerDismiss passthrough prop

github.com/dmtrKovalenko/material-ui-datetimepicker - c341ff2bee88dc6d5ada8c46cfab62d38b4e0ca5 authored almost 7 years ago by Matthew Marcus <[email protected]>
Merge pull request #201 from dmtrKovalenko/develop

Release 1.0.0-beta.14

github.com/dmtrKovalenko/pickers - e0bf6b821e69021de42d97c1e5b3ba170c92bf04 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Release 1.0.0-beta.14

github.com/dmtrKovalenko/pickers - 2630e1903e793652ae418f6bdcdb1a77c9f0cc5b authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #200 from dmtrKovalenko/mui-beta.31

Upgrade to [email protected]

github.com/dmtrKovalenko/pickers - bda6749e194cf2a56e5a7c86187afd85626871c7 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #199 from dmtrKovalenko/remove-error-for-null-value

do not show error when value is null

github.com/dmtrKovalenko/pickers - 143e6e94bfbaa50f926dfb66199fc42cd5e6fdc5 authored almost 7 years ago by Dmitriy Kovalenko <[email protected]>
add inputRef propType to MaskedInput

github.com/dmtrKovalenko/pickers - fe53a5521418ea317779bc58193993f744121778 authored almost 7 years ago by Andrew <[email protected]>
fix leftArrowIcon docs

github.com/dmtrKovalenko/pickers - a126cab75a1f9104a76f97641c1e64f86ecfbf16 authored almost 7 years ago by Andrew <[email protected]>
update icon props docs

github.com/dmtrKovalenko/pickers - add7d36c80f5d48500dc1e5bab10fa54d6bdeb29 authored almost 7 years ago by Andrew <[email protected]>
docs jsx indent

github.com/dmtrKovalenko/pickers - 9734742a418d43e145b5032c033ad22a4789edbf authored almost 7 years ago by Andrew <[email protected]>
pass inputRef as ref prop in MaskedInput to avoid errors

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

github.com/dmtrKovalenko/pickers - 44aa6d6c3edc36e4a9b7eaab4de4ee6f90dd454c authored almost 7 years ago by Andrew <[email protected]>
apply IconButton breaking changes to docs

github.com/dmtrKovalenko/pickers - 439ff921b9c0fe2d67dcf4aff5390016f1222be1 authored almost 7 years ago by Andrew <[email protected]>
fix linter error

github.com/dmtrKovalenko/pickers - e2a58b6b1daeefa02a3cc2c37d94686a22bdd587 authored almost 7 years ago by Andrew <[email protected]>
apply IconButton breaking changes to Tabs

github.com/dmtrKovalenko/pickers - c9fd2d8cd1aa3f2ca699b549b2e8988d157d05de authored almost 7 years ago by Andrew <[email protected]>
apply IconButton breaking changes to lib

github.com/dmtrKovalenko/pickers - 4c2709b21f3411c22c622e06fb21da70ccb39d56 authored almost 7 years ago by Andrew <[email protected]>
update lib devDependecy

github.com/dmtrKovalenko/pickers - baae237e433827324dabee1abef1f2b575498198 authored almost 7 years ago by Andrew <[email protected]>
upgrade mui to beta.31

github.com/dmtrKovalenko/pickers - f8734b3e4f3e777a43a8ffb173c8ae19e71979b0 authored almost 7 years ago by Andrew <[email protected]>
fix linter error

github.com/dmtrKovalenko/pickers - ebb1f5887dcbc7abca21b4fdb3b49eccd9a292f1 authored almost 7 years ago by Andrew <[email protected]>