Ecosyste.ms: OpenCollective

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

React Toolbox!

We are in a mission to build the best Material Design UI Kit for React.js
Collective - Host: opensource - https://opencollective.com/react-toolbox - Code: https://github.com/react-toolbox/react-toolbox

Merge pull request #1905 from quetzaluz/1904-update-readme

Fix #1904 - update filename reference for variables and colors in readme

github.com/react-toolbox/react-toolbox - de8578c1187bdf5db5777d403b5880a7e5ec3f5d authored over 5 years ago by Rubén Moya <[email protected]>
Fix #1904 - update filename reference for variables and colors in readme

github.com/react-toolbox/react-toolbox - 49ee1dc93431d63c1bb06f9ed218ff8b8acedfe5 authored almost 6 years ago by Cyd La Luz <[email protected]>
Merge pull request #1872 from rezak-otmani/Dropwown

fix(Dropdown): fix Dropdown not closing when click , resolves #1865

github.com/react-toolbox/react-toolbox - dab5a985c422c5ce805215957e32f6b30b3d9744 authored about 6 years ago by Rubén Moya <[email protected]>
Merge pull request #1890 from that1matt/picker-animation

fix css-transition animation for date & time picker

github.com/react-toolbox/react-toolbox - 51da5f013959ce1da15f5119449c808bdbe6934b authored about 6 years ago by Rubén Moya <[email protected]>
apply translate3d instead of translateX for GPU rendering

github.com/react-toolbox/react-toolbox - 83ab5eb77b04d57749b654fbc410c97189b6db4e authored about 6 years ago by Matthew Rumery <[email protected]>
fix stylelint errors

github.com/react-toolbox/react-toolbox - ae8f82de74e7d0fcee5acdd93255abc29ce85aae authored about 6 years ago by Matthew Rumery <[email protected]>
fix css-transition animation for date & time picker

github.com/react-toolbox/react-toolbox - be2e2b2f05e43aeade45e10926d520378135eb00 authored about 6 years ago by Matthew Rumery <[email protected]>
Merge pull request #1891 from that1matt/css-naming

rename all *.css to *.module.css

github.com/react-toolbox/react-toolbox - 73d5e082f1689579366af8bc7f4ac2a88c194124 authored about 6 years ago by Rubén Moya <[email protected]>
rename .css to .module.css

github.com/react-toolbox/react-toolbox - 50b523821cfa116b5e13b9296e0f3d60677f90e1 authored about 6 years ago by Matthew Rumery <[email protected]>
Merge pull request #1889 from that1matt/dev-maintenance-upgrades

[chore] several maintenance upgrades

github.com/react-toolbox/react-toolbox - 6004b2bb1e53fdc7142a486911128b16126079de authored about 6 years ago by Rubén Moya <[email protected]>
fix missing typings

github.com/react-toolbox/react-toolbox - 8702b0b4c71cfce0467c38a9e685c36da6cb95f3 authored about 6 years ago by Matthew Rumery <[email protected]>
remove yarn.lock

github.com/react-toolbox/react-toolbox - 9570207e473a488684c6ccb52a55e8244d8ac562 authored about 6 years ago by Matthew Rumery <[email protected]>
fix stylelint errors

github.com/react-toolbox/react-toolbox - a84e6157f0dac7bf108f2de5942edbfa85ea42d0 authored about 6 years ago by Matthew Rumery <[email protected]>
remove commented babel settings

github.com/react-toolbox/react-toolbox - 38d55800f7b44aa51738246bbc9a97f2c7c2ec8a authored about 6 years ago by Matthew Rumery <[email protected]>
remove extranous config option

github.com/react-toolbox/react-toolbox - 60cf3f6606582cccee0b945d47585408b7afe011 authored about 6 years ago by Matthew Rumery <[email protected]>
update README with postcss-preset-env changes

github.com/react-toolbox/react-toolbox - 00c150047d15dbb8a2d86e8cf1652595852ffb6d authored about 6 years ago by Matthew Rumery <[email protected]>
resolve linter errors, and update eslintrc.js file

github.com/react-toolbox/react-toolbox - 02107d91b4e7d4c74cf404e772dde66a830fd2f8 authored about 6 years ago by Matthew Rumery <[email protected]>
rename .eslintrc to .eslintrc.js as .eslintrc is deprecated

github.com/react-toolbox/react-toolbox - f268a1481e1e1a9f4977c4a689189ac91f4ff8ca authored about 6 years ago by Matthew Rumery <[email protected]>
upgrade extract-css-chunks-webpack-plugin

github.com/react-toolbox/react-toolbox - cc9423b34ecb2a7defd637eeecbcc841343c6be5 authored about 6 years ago by Matthew Rumery <[email protected]>
update package versions

github.com/react-toolbox/react-toolbox - 32c7812292af18ae5bb63238434108671b958b22 authored about 6 years ago by Matthew Rumery <[email protected]>
add react-hot-loader, replace mini-css-extract-plugin with extract-css-chunks-plugin, and add cold to enable avatar type checking

github.com/react-toolbox/react-toolbox - a5d50f242a6ed54855db058e4fb7d51d38915315 authored about 6 years ago by Matthew Rumery <[email protected]>
remove react-transform-hmr as it is deprecated

github.com/react-toolbox/react-toolbox - 4f7f4191067ea01e36baf9c77c51150aad74487f authored about 6 years ago by Matthew Rumery <[email protected]>
move variables.css & colors.css import into postcss.config.js

github.com/react-toolbox/react-toolbox - 2eef449030c89db27fe872f30186d1ab5f8b2307 authored about 6 years ago by Matthew Rumery <[email protected]>
fix export components in index.js

github.com/react-toolbox/react-toolbox - 801c32b03f594a84f5ce91427c0d91c2438bbaf5 authored about 6 years ago by Matthew Rumery <[email protected]>
upgrade typescript, and add allowJS to tsconfig.json

github.com/react-toolbox/react-toolbox - fff4c01fbe35af7bba503ee4ea25edf99280c35d authored about 6 years ago by Matthew Rumery <[email protected]>
add @babel/plugin-transform-runtime, and remove @babel/polyfill from webpack

github.com/react-toolbox/react-toolbox - cb705f7a10b20e61175e10727b07f24c80b791af authored about 6 years ago by Matthew Rumery <[email protected]>
upgrade to babel 7, upgrade gulp-babel & babel-loader to work with babel 7

github.com/react-toolbox/react-toolbox - 6e38a732fc1cfdd05239fb67abba7924fc0c35a2 authored about 6 years ago by Matthew Rumery <[email protected]>
change package.json prepublish to parepare, and fix broken event target value on slider test

github.com/react-toolbox/react-toolbox - f133e48250c8b2958496f5dfc1397be242d1635e authored about 6 years ago by Matthew Rumery <[email protected]>
upgrade postcss-preset-env

github.com/react-toolbox/react-toolbox - 69214addcca433a1dad8ed079a86c4fb43ff4db6 authored about 6 years ago by Matthew Rumery <[email protected]>
eslint auto fixes with minor adjustments

github.com/react-toolbox/react-toolbox - 66e7293f7b3c0062693c095a5fa71d059c5a6174 authored about 6 years ago by Matthew Rumery <[email protected]>
fix eslint errors in react-css-themr mock

github.com/react-toolbox/react-toolbox - 935972b9036773310bba1fa769494201416fc11a authored about 6 years ago by Matthew Rumery <[email protected]>
fix eslint errors in prefixer & testing

github.com/react-toolbox/react-toolbox - 9c10432daa10aaba565e26902f53055fbecf64d8 authored about 6 years ago by Matthew Rumery <[email protected]>
fix utils eslint errors

github.com/react-toolbox/react-toolbox - 2cab0eeb78afcbdaad2d433f8d31336e059ce291 authored about 6 years ago by Matthew Rumery <[email protected]>
upgrade eslint, eslint-config-airbnb, eslint-import-resolver-webpack, eslint-plugin-babel, eslint-plugin-compat, eslint-plugin-jsx-a11y, eslint-plugin-react, eslint-plugin-import, and added eslint-plugin-jest

github.com/react-toolbox/react-toolbox - b9c36dc61e1b7dc1df5ed8338e649d386cb7db57 authored about 6 years ago by Matthew Rumery <[email protected]>
upgrade lint-staged, add husky, and move to husky pre-commit for running lint-staged

github.com/react-toolbox/react-toolbox - 764254d2676c6d8d51a99f1335c3d5f4b62cebc9 authored about 6 years ago by Matthew Rumery <[email protected]>
upgrade internal-ip

github.com/react-toolbox/react-toolbox - 7832685e66a0884a586447cd668eb88b02c92f68 authored about 6 years ago by Matthew Rumery <[email protected]>
change icon button background from red to gray

github.com/react-toolbox/react-toolbox - 88c473818950cad52e4ced322aa4cd7ebbed2f2b authored about 6 years ago by Matthew Rumery <[email protected]>
fix some of input linter erros

github.com/react-toolbox/react-toolbox - c5842bb2074eda560e13ff8953c6479fc6ceebbb authored about 6 years ago by Matthew Rumery <[email protected]>
fix autocomplete linter errors

github.com/react-toolbox/react-toolbox - 6bf936fe9783c5cc14aae396f1e1279f810d7f19 authored about 6 years ago by Matthew Rumery <[email protected]>
fix button linter errors

github.com/react-toolbox/react-toolbox - 4fe7e0f016989bc2fecb04b5d7be23368b9425b8 authored about 6 years ago by Matthew Rumery <[email protected]>
fix card linter errors

github.com/react-toolbox/react-toolbox - 704441a0bc4d390ea16b73a2cd6c5b8db904d99e authored about 6 years ago by Matthew Rumery <[email protected]>
fix checkbox linter errors

github.com/react-toolbox/react-toolbox - 88a834053c8b27b03807f90e8bc3508e3e4257c3 authored about 6 years ago by Matthew Rumery <[email protected]>
fix chip linter errors

github.com/react-toolbox/react-toolbox - efa738c09fb6e67c4b6e92a6ee575d2e7010cb1e authored about 6 years ago by Matthew Rumery <[email protected]>
fix some date_picker linter errors

github.com/react-toolbox/react-toolbox - 672efed61e57f7057484cc65fa15a11a6d3e4f25 authored about 6 years ago by Matthew Rumery <[email protected]>
fix dropdown linter errors

github.com/react-toolbox/react-toolbox - a671a4acbae8c0f4b0695f681e8fd3e14e4d577b authored about 6 years ago by Matthew Rumery <[email protected]>
fix layout linter errors

github.com/react-toolbox/react-toolbox - cfe1082679cb864a6bf0aa285f0d39088230e34f authored about 6 years ago by Matthew Rumery <[email protected]>
fix list linter errors

github.com/react-toolbox/react-toolbox - e3a163ddee9824515a608c9789ab1bbdb44a1958 authored about 6 years ago by Matthew Rumery <[email protected]>
fix menu linter errors

github.com/react-toolbox/react-toolbox - 15f86b085b98dd81e6b89ab5b7c43a04339e687d authored about 6 years ago by Matthew Rumery <[email protected]>
fix progress_bar linter errors

github.com/react-toolbox/react-toolbox - 0e0db052780aaf6c133d28178039c512c7c60541 authored about 6 years ago by Matthew Rumery <[email protected]>
add postcss-calc to postcss plugin chain, to fix css calc() errors

github.com/react-toolbox/react-toolbox - cdb7a1285cc427a370a565b897c10483acaaf652 authored about 6 years ago by Matthew Rumery <[email protected]>
fix radio linter errors

github.com/react-toolbox/react-toolbox - c4679906174322157ec847a52cb392e41c13c5a9 authored about 6 years ago by Matthew Rumery <[email protected]>
fix slider linter errors

github.com/react-toolbox/react-toolbox - bd511e48b5f7165080d693a6324e0255c3026507 authored about 6 years ago by Matthew Rumery <[email protected]>
fix snackbar linter errors

github.com/react-toolbox/react-toolbox - 931f467e503ddf2928670e4e53f686d9a8efd867 authored about 6 years ago by Matthew Rumery <[email protected]>
fix table linter errors

github.com/react-toolbox/react-toolbox - 6047fc476a2832b70d6eced330d19ca82d5acd83 authored about 6 years ago by Matthew Rumery <[email protected]>
fix tabs linter errors

github.com/react-toolbox/react-toolbox - 20da90a52bcd1fe165ebbfb37b624d9a5f6a764c authored about 6 years ago by Matthew Rumery <[email protected]>
fix time_picker linter errors

github.com/react-toolbox/react-toolbox - 4fa1e04499b984cfac52387dc55311b64595dab3 authored about 6 years ago by Matthew Rumery <[email protected]>
fix spec style.css linter errors

github.com/react-toolbox/react-toolbox - 3d9605b127feecf6a81246144832a8203935ea4c authored about 6 years ago by Matthew Rumery <[email protected]>
upgrade stylelint, stylelint-config-standard, and stylelint-order

github.com/react-toolbox/react-toolbox - a19aea63c629bee0c5262008aa6417321ab04f13 authored about 6 years ago by Matthew Rumery <[email protected]>
fix rule missing quotes, and convert to stylelint.config.js

github.com/react-toolbox/react-toolbox - 760d0201c0ffc75b7651e1cb69a3ea5d9514b1dc authored about 6 years ago by Matthew Rumery <[email protected]>
remove sinon from package.json as it was removed in [23b4537]

github.com/react-toolbox/react-toolbox - 8dff9de8195b38b21bf71a19c8c9506729198081 authored about 6 years ago by Matthew Rumery <[email protected]>
upgrade gulp, gulp-babel, gulp-postcss, and update gulpfile to use new gulp tasks

github.com/react-toolbox/react-toolbox - 53d6619582b0d70618befdf2e8b5ce51c07d6507 authored about 6 years ago by Matthew Rumery <[email protected]>
upgrade babel-loader, babel-eslint, & babel-plugin-react-transform

github.com/react-toolbox/react-toolbox - 8de8cf686525cc5bea585b0c1c34ee6dd85b7039 authored about 6 years ago by Matthew Rumery <[email protected]>
upgrade @types/node

github.com/react-toolbox/react-toolbox - 8b9904acac12de994e28e390ef1cce2e37a80bd4 authored about 6 years ago by Matthew Rumery <[email protected]>
remove normalize.css check for style mocking

github.com/react-toolbox/react-toolbox - fdb177ab454b06c8e04a67985d3e57f8e5ae3004 authored about 6 years ago by Matthew Rumery <[email protected]>
remove normalize.css and replace with postcss-normalize

github.com/react-toolbox/react-toolbox - 458703682d7cceafe12e6d293e860d683bc13085 authored about 6 years ago by Matthew Rumery <[email protected]>
upgrade postcss plugins, and remove duplicate postcss-nesting plugin

github.com/react-toolbox/react-toolbox - 5e19098a4795fc6c00350d4e4fd233a00855f759 authored about 6 years ago by Matthew Rumery <[email protected]>
fix broken avatar links

github.com/react-toolbox/react-toolbox - d8c579ca0fc8f515de8ba4260b3bba7941aa1c5b authored about 6 years ago by Matthew Rumery <[email protected]>
fix old color() to color-mod() in style.css for spec

github.com/react-toolbox/react-toolbox - 0ddd3f05b00072ed54bd6d726a0d75c168d34e4a authored about 6 years ago by Matthew Rumery <[email protected]>
upgrade webpack, webpack-dev-middleware, remove extract-css-text-plugin and replace with mini-css-extract-plugin, and small webpack.config.dev.js changes

github.com/react-toolbox/react-toolbox - 95f701e1b4dfead420d7d70794a9156ea7ca1c14 authored about 6 years ago by Matthew Rumery <[email protected]>
upgrade style-loader

github.com/react-toolbox/react-toolbox - 34ddcf1823fe1bcb092e7afec8e04baa20de6998 authored about 6 years ago by Matthew Rumery <[email protected]>
update ramda

github.com/react-toolbox/react-toolbox - 5b59286aa7f3751778c241b243d7b47de751fa60 authored about 6 years ago by Matthew Rumery <[email protected]>
upgrade jest, remove unneeded jest.polyfill.js, and move jest config

from package.json to jest.config.js

github.com/react-toolbox/react-toolbox - 3ec1b0ecd0b6c1890b08a5bc0c8019fb92ad8e31 authored about 6 years ago by Matthew Rumery <[email protected]>
add updated .gitignore and package-lock.json

github.com/react-toolbox/react-toolbox - b0f7b10f3db7f8f4b89b5c6d7d94cf9a51bc09b4 authored about 6 years ago by Matthew Rumery <[email protected]>
fix(Dropdown): fix Dropdown not closing when click , resolves #1865

github.com/react-toolbox/react-toolbox - 45b1cd83b3bb1106930a839ab2e09d0074cb70cd authored over 6 years ago by Rezak OTMANI <[email protected]>
Merge pull request #1883 from Jono20201/patch-1

Update package.json

github.com/react-toolbox/react-toolbox - ce3065871ec4330b8f57283b0dc7031cb4a8bda8 authored over 6 years ago by Rubén Moya <[email protected]>
Update package.json

Updates the project homepage for the purposes of NPM. The current homepage defined in the packag...

github.com/react-toolbox/react-toolbox - 3c3156a7d29f83b603d6c5e61a1d2674cb2fd900 authored over 6 years ago by Jonathan Martin <[email protected]>
fix(Dropdown): fix Dropdown not closing when click , resolves #1865

github.com/react-toolbox/react-toolbox - e655e6ccad06afba962576bc8650c3a0b35393c2 authored over 6 years ago by Rezak OTMANI <[email protected]>
Merge pull request #1869 from ankurarora/fixes/fix-ref-error-in-timepicker-dialog

Using ref callback instead of settimeout to update clockNode reference

github.com/react-toolbox/react-toolbox - 4dabce99ac3019a006c45ef2caf6ddf2f4981bcf authored over 6 years ago by Rubén Moya <[email protected]>
using ref callback instead of settimeout to update clockNode reference

github.com/react-toolbox/react-toolbox - 691bac383186d40e7bab537bb9e4e547032c5c4e authored over 6 years ago by ankurarora <[email protected]>
Merge pull request #1834 from dylanseago/slider-disabled-tabindex

Set Slider tabIndex to -1 when disabled

github.com/react-toolbox/react-toolbox - 0ae9f98f120bfec8bcb816fe6f11a66fc5fd6395 authored over 6 years ago by Rubén Moya <[email protected]>
Merge pull request #1836 from AkosLukacs/patch-1

Add link to migration guide to the roadmap

github.com/react-toolbox/react-toolbox - 46ecedbdb07e4eecb87192f72382d0f270e341df authored over 6 years ago by Rubén Moya <[email protected]>
Merge pull request #1866 from rokoroku/patch-1

Add missing innerRef prop to typescript definition

github.com/react-toolbox/react-toolbox - 5bf1baf02f8003929f9c0d1229b7f925940c56cf authored over 6 years ago by Rubén Moya <[email protected]>
Merge pull request #1862 from that1matt/add-postcss-preset-env

replace postcss-cssnext with postcss-preset-env, and get docs folder working on local & prod.

github.com/react-toolbox/react-toolbox - 799d8329d83249552b41a4f4be5131912de56e3a authored over 6 years ago by Rubén Moya <[email protected]>
Add option for global variable config in README

github.com/react-toolbox/react-toolbox - b6107b98c28a8db54a4be3db7bf6609a28098d82 authored over 6 years ago by Matthew Rumery <[email protected]>
Add missing innerRef prop to typescript definition

github.com/react-toolbox/react-toolbox - c3bdb54274e682201f4efefeafe14c8d5fc8ce8c authored over 6 years ago by Youngrok Kim <[email protected]>
update README to use postcss-preset-env instead of postcss-cssnext

github.com/react-toolbox/react-toolbox - 1115d9e8aedfeac841d1a9a913a0b809b6dd1158 authored over 6 years ago by Matthew Rumery <[email protected]>
add whitespace escape code in markdown files to display tables correctly on docs site

github.com/react-toolbox/react-toolbox - bfca2e74d3e98006cffaca2eb4c5e199cccf78a2 authored over 6 years ago by Matthew Rumery <[email protected]>
set postcss-preset-env custom-properties preserve to false

github.com/react-toolbox/react-toolbox - 664523ce10ecb2b0fbfc0490735c96cc2d0dab3a authored over 6 years ago by Matthew Rumery <[email protected]>
fix margin-top for logo in app-bar

github.com/react-toolbox/react-toolbox - 52b6685ba5f8ad263967f2127ac0c8953bd3d272 authored over 6 years ago by Matthew Rumery <[email protected]>
update deps for docs site

github.com/react-toolbox/react-toolbox - 1287d7eb4966e9c1e84126602862baac4b8056ba authored over 6 years ago by Matthew Rumery <[email protected]>
get docs folder working in local & prod env

github.com/react-toolbox/react-toolbox - 9d1aef8ebf547d26210cbd05863c027a5c53defa authored over 6 years ago by Matthew Rumery <[email protected]>
update color() to color-mod()

github.com/react-toolbox/react-toolbox - 63354a76f762415716afb3a1f444c645c075a77b authored over 6 years ago by Matthew Rumery <[email protected]>
remove postcss-cssnext and replace with postcss-preset-env

github.com/react-toolbox/react-toolbox - e0de3b89e2dbf4ef6c9bcdb42202bb547c23d2f5 authored over 6 years ago by Matthew Rumery <[email protected]>
Release 2.0.0-beta.13

github.com/react-toolbox/react-toolbox - e362f6b57ff5fb255fe40283e2f8cff50895b29a authored over 6 years ago by rubenmoya <[email protected]>
Fix mismatch between NPM published version and package.json version

github.com/react-toolbox/react-toolbox - ecbdb125ea1e16bc30c7c7ba139e79474708cb00 authored over 6 years ago by rubenmoya <[email protected]>
Add migration guide to the roadmap

Since there is one :)

github.com/react-toolbox/react-toolbox - af474dd0eec2eef092ce2f618d236be2ce494e79 authored almost 7 years ago by Ákos Lukács <[email protected]>
Set Slider tabIndex to -1 when disabled

github.com/react-toolbox/react-toolbox - 4a5957b49ef8ad629a56062cd9cbde9ad354e139 authored almost 7 years ago by Dylan Seago <[email protected]>
Merge pull request #1828 from KhushilMistry/issue1774

Link text has text-transform: capitalize, contrary to Material specs is removed.

github.com/react-toolbox/react-toolbox - 9020a14bbacc992402c605525d2c7b9aef9269e0 authored almost 7 years ago by Rubén Moya <[email protected]>
Link text has text-transform: capitalize, contrary to Material specs, is removed.

github.com/react-toolbox/react-toolbox - 470ffae634c6d88eae2ce431024ee6479b29d4c2 authored almost 7 years ago by Khushil Mistry <[email protected]>
Merge pull request #1796 from react-toolbox/fix-key-events-slider-disabled

Don't handle key events if slider is disabled

github.com/react-toolbox/react-toolbox - 24b98ed854193e7ad413a22b8c68d5f0d8a1c494 authored almost 7 years ago by Rubén Moya <[email protected]>