Ecosyste.ms: OpenCollective

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

github.com/dmtrKovalenko/pickers

All-in-one set of Date/Time pickers
https://github.com/dmtrKovalenko/pickers

Add unit tests for inline datetime picker

955feb406e7a092de620be7f349f2aadf2d400bf authored about 6 years ago
Merge pull request #741 from dmtrKovalenko/improvements

Improvements

8e0a32a6cefae22a38f39f0c9a84bc442961ae91 authored about 6 years ago
Fix datetimepicker view tests

942143e019b2f915d8e1a4a2c8fe340b7f559035 authored about 6 years ago
Removing position relative container on datetime picker view.

a251c2f97564d4e84271e53a407e14a46376a569 authored about 6 years ago
Remove warning on deprecated mui typography variants

b31812ca99c2ff49c51c540411716eeb765973a0 authored about 6 years ago
[#663] Add sideEffects false to lib's package.json

c95bb74903e67819d7e63715df3956b956026b07 authored about 6 years ago
[#697] Fix override of time in DatePicker input

22d8246b2c6bd65d199c9e6507cc20db2fc5cd1e authored about 6 years ago
Merge pull request #740 from dmtrKovalenko/feature/tsdoc

Feature/tsdoc

12d66274874e7ed6cb0b4ff6aaabe7b063a0a5b2 authored about 6 years ago
Make proper getting current version on docs site

155ba695e657e3e6eb2a2717ccdb768d7f24f285 authored about 6 years ago
Refactor docs project

33f603ef77143637449a075417d4d1315623dc0e authored about 6 years ago
Merge pull request #738 from dmtrKovalenko/feature/tsdoc

Use tsdoc to generate prop-types of the components.

fe434af38de4858152c2f1bd54f1bbf51b460e69 authored about 6 years ago
Format script

888b713e974b174692561aa463d2a4ea085c899f authored about 6 years ago
Make precommit hook prettier to update .js and .jsx extensions

16ae62e9cc3fc6cc4ff39c764bdc587472accc2a authored about 6 years ago
Make docgen scripts work from any directory, remove react-docgen deps

2ef33356046c4a448c64055d0d5398cc90a95897 authored about 6 years ago
Use tsdoc to generate prop-types of the components.

ff0fc5d413436fb817a109afdbdb4bd743f2e280 authored about 6 years ago
Changed path to utils in README.md (#735)

0742af7649f99bb32f76f9b58d930ee6d7a75b68 authored about 6 years ago
Merge pull request #727 from dmtrKovalenko/lerna

[RFC] Move utils to separate package + Lerna

03fadb085d21d1aec08d9c9c903fd0483dd40452 authored about 6 years ago
Merge branch 'develop' into lerna

d3459e4f350fedd5bdcbf078fe723246f438d0c8 authored about 6 years ago
Fix unit tests

1b2b62c6ad377fa1d0fc893eba70a5f124bd0183 authored about 6 years ago
Use @date-io in installation guide

226e78c5d94f6c7c6280647d744fe752f31fa39a authored about 6 years ago
Use @date-io for docs

58ec2fafea280913356673cd2c33c3ffedcc52eb authored about 6 years ago
Move pickers lib back to lib folder + remove date-io from this repo

347404ce999377ac91c02f74e9d2be3681a31bf1 authored about 6 years ago
Merge pull request #731 from dmtrKovalenko/fix-umd-externals

Fix umd globals

cee2b9110ed5efacce90718824454329519887d1 authored about 6 years ago
Fix umd globals

0deae232fb072ee5d238a7ffebf41ed1393e1219 authored about 6 years ago
Make docs build with lerna

3f795e143c249c8dcca026ac0ad92df3a3ddfaeb authored about 6 years ago
Invert build files for date-io

9531d011b3529cf526009abcccdf10453dde2d2d authored about 6 years ago
Make proper declarations generation for date-io

265e30bf37bcb45b573fffad59fa3197770c110e authored about 6 years ago
Remove cache control from index.html on docs site

aaa8817abc344d8d5cae48966a3ecf7725b73f90 authored about 6 years ago
Add cjs build for utils in date-io

40a404cc4f71a0f340a236b8de0a10fbec724f0e authored about 6 years ago
Split utils to separate package

f792716fbd330c394f95d4c485bc70801d108670 authored about 6 years ago
Use lerna for linking lib & docs in dev mode

8e41b50d0721740afa3c944de6af722ce6549d95 authored about 6 years ago
Bump version

d75e645ee58848ee3b113703fd004c028dcf8b91 authored about 6 years ago
Merge pull request #726 from dmtrKovalenko/develop

Release 1.0.1

2ab1c97a1dd3d55809fac20b3c82fdc284e8e47d authored about 6 years ago
Merge pull request #725 from dmtrKovalenko/bugfix/missing-handle-accept-prop

Fix missing handleAccept for InlineDateTImePicker

7aac6092373015eb2f79d6c009895b9e0be6218f authored about 6 years ago
[#703] Fix incorrect inheritance from TextField props

a1f16d15b36a8b9632af86662d4386b4f38f090f authored about 6 years ago
Fix missing handleAccept for InlineDateTImePicker

e8a58c35b4010054746e30f4fdc9b685f28781ff authored about 6 years ago
Merge pull request #722 from creatdevsolutions/fix/whiteborder

Fixed a bug, where a white border appears

c9bc1c811c737c66c4c898a9506ffba2ab28b698 authored about 6 years ago
Fixed a bug, where a white border appears, if the dialog button bar gets too large.

2066d8a8bcb31e8639a0e789af84bd17630646f5 authored over 6 years ago
Merge pull request #719 from dmtrKovalenko/tslib

Add tslib to dependencies

05f883dc0ea4228df67827460b05e7120afdfd3a authored over 6 years ago
Add tslib to dependencies

f5e5039f9b3514001802a9d1f257cd16673b3e72 authored over 6 years ago
Merge pull request #713 from dmtrKovalenko/remove-prop-types

Loosly remove prop types

46630df6f89165c32ab2681275af32a74754a5eb authored over 6 years ago
Loosly remove prop types

babel-plugin-transform-react-remove-prop-types is not able to keep
all prop types only in develo...

c4796e377f3c6a036399fd24e1fa6da7768b1880 authored over 6 years ago
Merge pull request #709 from TrySound/treeshake-classes

Treeshake classes

d8362b3ad3131f3612d87ef2ba2b8955211ec46d authored over 6 years ago
Merge pull request #708 from luki86/develop

Fix initialFocusedDate update on prop change

5fe44a615ea426b984dc75e610f479607ec7946f authored over 6 years ago
Make classes in esm bundle treeshakable

14f59be9b1d251fbd89a9f68fb01dc7ce7dc9a1d authored over 6 years ago
Fix initialFocusedDate update on prop change

Fix the issue: if calendar date depends on initialFocusedDate prop when we update that prop the ...

4bb86f3fa6845ff1dad97ce87414a170971d2498 authored over 6 years ago
Remove .d.ts file

0686a9607bcbf8c1e0a2292d974f3c79fa50c2f0 authored over 6 years ago
Merge pull request #707 from dmtrKovalenko/develop

🎉 1.0.0

56eb58e387e6d74e8a3cef38bd00abc272321e69 authored over 6 years ago
Bump to 1.0.0

99399ea1a0728adb27600cad3a4b24ac50fc8bcd authored over 6 years ago
Fix utils path import in tests

d7c0a43af5e8b38a165db54633678d8c3782dd49 authored over 6 years ago
Merge branch 'master' into develop

6e9167dcb8a7318d227faad5c238e60c77b8c456 authored over 6 years ago
Bump version to rc.18

8f2c5f948943eedeb0da868fb85bd62d83c14087 authored over 6 years ago
Adjust typography variants to look well with updated

0d23a1e48104b8709db9faeff614ccc625453cb6 authored over 6 years ago
Moved utils to subfolder

112885fe691668dab27541ec20037695c083451b authored over 6 years ago
Add role=dialog for modal dialog

b7edd63cb4d2f957b691ffbfbb16963f43e1bdb9 authored over 6 years ago
Merge pull request #702 from dmtrKovalenko/rosskevin-feature/update-dependencies

Rosskevin feature/update dependencies

b73036034411619c2d2adb1b1a9accc13c4ea212 authored over 6 years ago
Remove test:typescript

7c7c1b16d992d17253ac5b91386b2dc9e2cf2b5e authored over 6 years ago
Fix imports in tests

ee396aa53cb10a375ec500b44a7350866d18bc73 authored over 6 years ago
Merge conflicts

1560bf469f6e652a9ae68c842254906cbfb400de authored over 6 years ago
Merge pull request #701 from TrySound/esm-utils

Provide esm entries for utils

fe217e9360015a6dffaab3fa37a4f374f46cc4eb authored over 6 years ago
Fix date-fns type

31e3602c76d1248568714256a2659b7ff7c75d06 authored over 6 years ago
Fix mock

22eafa64e7b34f4f94cb08a49f51473b7ff898d1 authored over 6 years ago
Fix imports

2287f7f8c509ab47b915d68db1617258231e4c76 authored over 6 years ago
Fix paths

04899eef9f756df7b10c837618ce7bfb90304973 authored over 6 years ago
Provide esm entries for utils

Flatten provider and utils and provided esm version via additional
package.json in each util fol...

84a0ea13d0648bf57ac637564e63f7dc4e078c5a authored over 6 years ago
remove babel-jest and lingering babel dependencies to fix travis

039204d71a61db94aea44b4107cfb11a29e73eaa authored over 6 years ago
fix types on props and return DatePickerInline.test to orginal props - except date - which is now value

25e8f5f9f7a9ab6da35096ad0f8b8dd827b0ddd3 authored over 6 years ago
fix import

f92a0a2803665a9766ecea5ff3cceb75379ab399 authored over 6 years ago
move type helper to typings

51c69ef41be14586dc580ec115941d9c02473d66 authored over 6 years ago
change to typical imports now that we use esModuleInterop

96ab7fe9a7f7aa47b185e6bde05935063cb1d917 authored over 6 years ago
babel not used

9b62aab78473f7cc828ee1bf23248fc552e2f8e7 authored over 6 years ago
omit console.error watching I added - mui still warns from internal mui Toolbar

59e27142274bfd318b048ced4ce54556e1f1311a authored over 6 years ago
incorrect test name

b6a5e3405ed81dd27539f9eaa9e833e241ceb540 authored over 6 years ago
change moment import for esModuleInterop

e760efa757f51bfa272d3fc3192d042425911e38 authored over 6 years ago
date-fns import style conflicting in downstream build - switch tsc to "esModuleInterop": true to provide more consistent use in and outside project

a0a0ea8e36ca9d055cc90a5b458952ca29b31057 authored over 6 years ago
fix date-fns imports

edc9287e5626c7c656b88b35c370f3344da2cf3a authored over 6 years ago
move back to original dist location for rollup

5b569ccfe52a9c7ae2071c657b9c9b42d8fb9981 authored over 6 years ago
make error message recommendation

fbf4b1ff23284bb6ab60345d91f8c666aa37fafe authored over 6 years ago
babel is currently not in the mix, remove this to avoid confusion

9597e28f73131649b936504e02aaf7c898684885 authored over 6 years ago
produce bundles and .d.ts in the same build directory

78446dc52179ba6b1869ef559e78ec29975b038b authored over 6 years ago
Minimize package.json in the build

25540fcb65274ffda46cd9e3072f8a1febed3966 authored over 6 years ago
Stop exploding cjs with declarations - duplicates files and breaks react context (so ts resolution is broken for direct imports now)

c9e017046da5e96eac38ca1e5667592a0b13fe0d authored over 6 years ago
lint

293d4397a4f34462676631d59d0c4179c39eabc0 authored over 6 years ago
fix some inconsistencies between ts types and prop types

bedc8c9502b7c1c9a361f486b28b7df1768814d5 authored over 6 years ago
test fixing

1e014ba3b1130f2780f76798d414aef5ea6b7465 authored over 6 years ago
lint

e77a5acc5c9fdf9c776b298d9d0548cb8f99300a authored over 6 years ago
on mount, add mui theme signaling use of next typography variants

d3f8731c9d0a2536e9a079003b9ba07d67a06752 authored over 6 years ago
make e2e tests use default exports and actual Provider

9c86c0a11b3742841bca90cf6ce7c42adfc73cf0 authored over 6 years ago
Watch the console and throw on any error

9973e7b429181855d1b50b328b9283e1bb0649ad authored over 6 years ago
Stop using default imports on e2e tests

fda8b9d7ac32ae239211154c0ab222994201f65e authored over 6 years ago
Must output js alongside d.ts for dowstream resolution

aceec25eb2899ce60d6e68fc4e3edcc6f93763c7 authored over 6 years ago
workaround Locale not exported

https://github.com/date-fns/date-fns/issues/932

5c9a58725a34df7a745ec867a210f3d37da9b0c8 authored over 6 years ago
Fix date-fns util type leniency mismatch when implementing the Utils interface

c411d2719ab614f1832033117456125f5cda3724 authored over 6 years ago
build:typescript should use tsconfig.build and emit declarations only for trimmer package

6c1b677ff860b82034e5617622a0c98b8e29cbbc authored over 6 years ago
prettier (automatic - sorry) plus fix path to types L36

244167065bc1573a8c124703e30f9df6a00310ee authored over 6 years ago
move several devDependencies out of dependencies

a46b52d1e188c6a483f98469fc08ad5292d5d8da authored over 6 years ago
fix react import

02dd6a8f61f8d7b4b2137cbf0be3159055ab7642 authored over 6 years ago
lint

0a6fe6acacb6622537eb5a509b5c80b8cca8d1eb authored over 6 years ago
finish test conversion to ts

27b4c2ebc93334e96cf073419e64e21417686f7e authored over 6 years ago
e2e converted

b93b21c0b0195886480174b6de2816115d05ab78 authored over 6 years ago