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

:tada: Update version

github.com/dmtrKovalenko/pickers - b483ec2ec7ca9b29f264009fbceedf146b8ef6ec authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Update release script

github.com/dmtrKovalenko/pickers - 54ec42b14929926d00f841b68769d710e374bf03 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #114 from dmtrKovalenko/develop

Release 1.0.9

github.com/dmtrKovalenko/pickers - d922cd61d57c9def909fcc6e25da132afde59d8a authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Adjust build procedure

github.com/dmtrKovalenko/pickers - 7b9e3d3abd2012f79064d36be698fd0f90157808 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #110 from cherniavskii/cleanup

Clean up package.json and dependencies

github.com/dmtrKovalenko/pickers - 65987260c984e93ef4a76fc0235a04472f81493a authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #112 from cherniavskii/fix-clock-touch-handlers

Fix Clock on touch devices

github.com/dmtrKovalenko/pickers - e842da6bd3fa122c4d59fcee52af9d21702d0ea9 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #113 from alitaheri/material-ui-beta24-support

Material ui beta24 support

github.com/dmtrKovalenko/pickers - 389e3d5993adc369b3eea0001900ea300621e056 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix github icon color

github.com/dmtrKovalenko/pickers - 34066e5bd422526f94875a3544dc3cf0c695dcfa authored about 7 years ago by Ali Taheri Moghaddar <[email protected]>
Fix dialog toggling

github.com/dmtrKovalenko/pickers - 2a64a1f198088dd1eaf5830082f33ac1b9d03d8d authored about 7 years ago by Ali Taheri Moghaddar <[email protected]>
Support material-ui v1 beta 24

github.com/dmtrKovalenko/pickers - 36659feb783430a53ec5958ff0ce69875503e96f authored about 7 years ago by Ali Taheri Moghaddar <[email protected]>
Improve readme

github.com/dmtrKovalenko/pickers - ed7e4a499f5b4e37f6c609d1d043588f147c8d80 authored about 7 years ago by Ali Taheri Moghaddar <[email protected]>
remove handleClick handler

github.com/dmtrKovalenko/pickers - 3214d1b2c41c0dffce2688242009492b54775866 authored about 7 years ago by Andrew <[email protected]>
remove onClick and split handleUp into handleMouseUp and handleTouchEnd

github.com/dmtrKovalenko/pickers - fe59ce8d27a4b84fa22490622357fb4c4d4d7a84 authored about 7 years ago by Andrew <[email protected]>
fix Clock on touch devices

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

github.com/dmtrKovalenko/pickers - 92428888b214ea4e0743e2924f330b71efbbce18 authored about 7 years ago by Andrew <[email protected]>
update travis.yml

github.com/dmtrKovalenko/pickers - cbe4ba61e57b61d8196f11e69aaa510d5f51b96c authored about 7 years ago by Andrew <[email protected]>
rename prepare script to prepublishOnly

github.com/dmtrKovalenko/pickers - 51d2449f22449e8034a8a41f6f24327da37c875f authored about 7 years ago by Andrew <[email protected]>
run prepare script in travisCI

github.com/dmtrKovalenko/pickers - 499bfae4dac75004706d4a081344ae76d394f758 authored about 7 years ago by Andrew <[email protected]>
remove unnecessary navigation commands from prepare script

github.com/dmtrKovalenko/pickers - d878864212d5730531ef2d35dd481862b848bdd3 authored about 7 years ago by Andrew <[email protected]>
rename prepublish script to prepare as it should be in npm 5

github.com/dmtrKovalenko/pickers - 37fba0c6ea885a28b127a9f49fcdba62c6c3bfab authored about 7 years ago by Andrew <[email protected]>
move babel-helpers to devDependencies

github.com/dmtrKovalenko/pickers - 682f42c9fb3830fc2ef63a6e0732eab88bc2f731 authored about 7 years ago by Andrew <[email protected]>
remove webpack dependencies

github.com/dmtrKovalenko/pickers - 88e3aeac19197ff65abeb27b3f28124d19d1f8dd authored about 7 years ago by Andrew <[email protected]>
Merge pull request #109 from Mairu/fix-keyboard

Fix some issues with keyboard mode

github.com/dmtrKovalenko/pickers - f3c101afb70089770d93b52e3b1ae764fc065954 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix some issues with keyboard mode

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

github.com/dmtrKovalenko/pickers - 3221199a2c1546141731af333aa42738602d2714 authored about 7 years ago by Mairu <[email protected]>
Merge pull request #103 from LastDreamer/feature/keyboard-support

Fix

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

Develop

github.com/dmtrKovalenko/pickers - 4ada8e2795891770631288c62bea07302d196318 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #104 from manzato/minor-doc-fix

Minor doc fix

github.com/dmtrKovalenko/pickers - 7207269de5b37e1ab96717c00dcc7949d70c0611 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
typo: fund => func

github.com/dmtrKovalenko/pickers - 78d306625492cbabd1c48faf19e0bf876b7e27c6 authored about 7 years ago by Guillermo Manzato <[email protected]>
Merge pull request #100 from dmtrKovalenko/develop

Release 1.0.0-beta.8

github.com/dmtrKovalenko/pickers - ed20f6b1edf04c543e36d7da8557f49a8e707552 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge branch 'master' into develop

github.com/dmtrKovalenko/pickers - 3167271a4e2d87f0f0c1c8a9592b798c78f8f5ae authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Ignore prepublish script running on install on travis

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

github.com/dmtrKovalenko/pickers - 96d102d1cfde144cfd2ea0ed81647e3c893a7b4f authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Add shouldDisableDate to readme

github.com/dmtrKovalenko/pickers - 5bea7baa7efafd91625902ab13b6e03c7200a4db authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Add shouldDisableDate to ts defienitions

github.com/dmtrKovalenko/pickers - a22c52c4e0e3a0526b113b8c4c7bbc8a8db6443e authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Add ability to disable specific date

github.com/dmtrKovalenko/pickers - a6ed284e5e9c38023b528d49c238a7404fe08ff3 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Remove react 15 support from package.json

github.com/dmtrKovalenko/pickers - 5c5e47f3d866021bba8fc34223aa3723d8f402f1 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Add manual input props to docs

github.com/dmtrKovalenko/pickers - cd14bf78eb4c9c85a6eb7b478544c84296b802c6 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Replace object.values

github.com/dmtrKovalenko/pickers - 41e07283b0934f2b79f26710cbf096d2b59c4b28 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #90 from LastDreamer/feature/keyboard-support

Keyboard support

github.com/dmtrKovalenko/pickers - 35656756b0be936a55bf3e1441c30758caf7e434 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
- do not render IconButton if clearIcon is null.

github.com/dmtrKovalenko/material-ui-datetimepicker - fb59b98740ab2fb51c38e543962ca824040e9421 authored about 7 years ago by Alexandr Vulpea <[email protected]>
Merge pull request #21 from golya/master

Fix onChange bug

github.com/dmtrKovalenko/material-ui-datetimepicker - 7d2107fd37d41ffee0052a59f31b0fec0b458d60 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Mask with placeholder

github.com/dmtrKovalenko/pickers - 4dbe585da2e6425aaf8e631ebbbae00c5de0acfd authored about 7 years ago by Oleg Kravchenko <[email protected]>
Review changes

github.com/dmtrKovalenko/pickers - 6fb52f8ece21f232e22827712c355b65199e7211 authored about 7 years ago by LastDreamer <[email protected]>
Merge branch 'feature/keyboard-support' of https://github.com/LastDreamer/material-ui-pickers into feature/keyboard-support

github.com/dmtrKovalenko/pickers - d86b53f7b1e67ab2f6c03b5788b684c6adbfc6f9 authored about 7 years ago by LastDreamer <[email protected]>
Input Mask

github.com/dmtrKovalenko/pickers - cd941d89a0ab2353044a44572ea4d29fb9865464 authored about 7 years ago by LastDreamer <[email protected]>
Keyboard support test

github.com/dmtrKovalenko/pickers - aa0eb1697003f2679f52e77cea12519c6e9fe04b authored about 7 years ago by LastDreamer <[email protected]>
Keyboard support

github.com/dmtrKovalenko/pickers - 9c7db9ce5fe805cf4474805f49837ecbb3d72b3d authored about 7 years ago by LastDreamer <[email protected]>
Merge pull request #88 from Stevearzh/develop

make onAccept and onDismiss optional when using ts

github.com/dmtrKovalenko/pickers - 1ff6aba5fc96da1f01052d8fc315c450301fbb3a authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
correct syntax to pass CI

github.com/dmtrKovalenko/pickers - 6cbeecdd8e0ceba2b6203d8fac47f15ce77169bb authored about 7 years ago by Stevearzh <[email protected]>
update the prop-types and add null check

github.com/dmtrKovalenko/pickers - 14339a867d0e4dc46c6aa10b0d66fb9a0ff46d17 authored about 7 years ago by Stevearzh <[email protected]>
make onAccept and onDismiss optional when using ts

github.com/dmtrKovalenko/pickers - 63bf5fd33b80cf512b9060a5997eaecd20a7b635 authored about 7 years ago by Stevearzh <[email protected]>
Adjust prepublish script

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

Release 1.0.0-beta.7

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

github.com/dmtrKovalenko/pickers - 1276c90725a5c39977201ea462a00e5ee8f01222 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix hightlighting of outer circle for hour view

github.com/dmtrKovalenko/pickers - 7c1b4d6e1f19e4eca5ddce1160d2f922538feaf5 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Adjust package resolving, move es modules under src

github.com/dmtrKovalenko/pickers - 97e5ec60afd12c34e22ab4a6c297b68225974b6e authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #85 from dmtrKovalenko/develop

Release 1.0.0-beta.6

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

github.com/dmtrKovalenko/pickers - ac7a23f34ba4314a1569d9b0588db534b72c780b authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix not highlighting of 12PM on hour clocks

github.com/dmtrKovalenko/pickers - 5485796f76a709f9986e0cdb2c4981800bc10221 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Move examples to Fragment syntax

github.com/dmtrKovalenko/pickers - f2993e110c7d25871720da9047f9467e2c65d50a authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Disable extraneus rules

github.com/dmtrKovalenko/pickers - 396b57f901d0dd72736b496064602224decd131b authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #84 from alitaheri/typescript-support

Typescript Support

github.com/dmtrKovalenko/pickers - aac6b068268788318c085a70702453e6c8d166ec authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Add date time picker typings

github.com/dmtrKovalenko/pickers - 94f7c61a5eb11aca49718cabd5ddf101d72eb6c0 authored about 7 years ago by Ali Taheri <[email protected]>
Add time picker typings

github.com/dmtrKovalenko/pickers - 99daecb5a8fca24a1ab845cb13623fa19a159306 authored about 7 years ago by Ali Taheri <[email protected]>
Improve date picker types

github.com/dmtrKovalenko/pickers - 9c110f874788ed1bd5a330443c2f2f5588d96271 authored about 7 years ago by Ali Taheri <[email protected]>
Add date picker typings

github.com/dmtrKovalenko/pickers - 34817234709ee2ba49026229a7f66752edae45e9 authored about 7 years ago by Ali Taheri <[email protected]>
Imrove new deployment process, add new typings

github.com/dmtrKovalenko/pickers - 4c0e7c94672aad6bf064597315df3ee4128bc0a3 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #83 from alitaheri/improve-deployment

[WIP] Improve deployment scripts + Typescript support

github.com/dmtrKovalenko/pickers - a354442e92c5705e1004c8aea38d6f08687c0485 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Improve deployment scripts

github.com/dmtrKovalenko/pickers - 60914b8d4a25930195a9a12037fa22bf8056a3a1 authored about 7 years ago by Ali Taheri <[email protected]>
Merge pull request #82 from dmtrKovalenko/develop

Release 1.0.0-beta.5

github.com/dmtrKovalenko/pickers - 467687d97c9b5f6b453d08e433f11caa10babb2d authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Change new exponential operator to Math.pow

github.com/dmtrKovalenko/pickers - b7a3e13a613e65f991608789f48ba8907416fc1d authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Update package lock

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

github.com/dmtrKovalenko/pickers - 7fdb83130de0f0279c7aaaa5be3bc9cfb0b7a9c0 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #81 from dmtrKovalenko/feature/24h

Feature/24h

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

github.com/dmtrKovalenko/pickers - 9fddb11255b93a15d648706675e4f140a025390b authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Update readme

github.com/dmtrKovalenko/pickers - 506ea36c0666fcc9d0fd9c7386e7c3e49fc064fd authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix not working clock autosubmit for touch events

github.com/dmtrKovalenko/pickers - 94ae4f9436dbd416604ee0ab85559aaa64166dcd authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix not applying custon format string | func

github.com/dmtrKovalenko/pickers - 06c1b34c7f57e98ba131d0fc0a730e424aa7a22b authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Support of 24h view for datetimepicker

github.com/dmtrKovalenko/pickers - 365e04562be54ddbb0e39ff01f82d231d4e88b04 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix errors in 12h view

github.com/dmtrKovalenko/pickers - 44084b74b1f997424eb78d7a7f94e947b92e2724 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Add correct displaying of 24h view for timepicker

github.com/dmtrKovalenko/pickers - 7dbfde57c27e6d8a968455c84def54550a4c7f7c authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Add pointer displaying of inner circle

github.com/dmtrKovalenko/pickers - d9009de42c8aec840d8de8bee90c533aa0e8704c authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Implement hightlighting of selected hours for 24h

github.com/dmtrKovalenko/pickers - 43f8ca0b775e7689995221ff66a1ae9db4fd622a authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Add displaying of 24 hours numbers for clock

github.com/dmtrKovalenko/pickers - 55c4f7cf3eb51ffe939f835d58772539e7d35cba authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Add gloval .nvmrc

github.com/dmtrKovalenko/pickers - be867a67d4597fb5c296369a1995d7e4500ad755 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Move time utils to utils folder, add 12h stup to clock

github.com/dmtrKovalenko/pickers - b01348e1205cb14ab3668e7dcac4021ac6f3ec7c authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Add props description for DatePickerWrapper

github.com/dmtrKovalenko/pickers - 835ecbdd0cd4454bb64541c67e250daa5acdf51d authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #79 from alitaheri/close-on-clickaway

Close on clickaway

github.com/dmtrKovalenko/pickers - e4c0c9318300ccf0e044ffc9b93305ac1b4d1179 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Merge pull request #77 from alitaheri/jalaali-support

Jalaali support

github.com/dmtrKovalenko/pickers - 1f0b45d59cc2a2bc0fb760ec7f7aa215cfd64043 authored about 7 years ago by Dmitriy Kovalenko <[email protected]>
Fix lint errors

github.com/dmtrKovalenko/pickers - cc7490faa4f46a1f4512cdda1180fb47db7b06f4 authored about 7 years ago by Ali Taheri <[email protected]>
Fix test errors

github.com/dmtrKovalenko/pickers - 95b2976a7a5739dce305f1377267f52482285187 authored about 7 years ago by Ali Taheri <[email protected]>
Update readme

github.com/dmtrKovalenko/pickers - afcb2a4a24edee4fc3b75364c8cd3623ae86658f authored about 7 years ago by Dmitriy Kovalenko <[email protected]>