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

Fixes typo in ListItemLayout

If no "leftActions" were defined on a ListItem, the "rightActions" will
not be rendered due to a...

github.com/react-toolbox/react-toolbox - a4de34ece1b2f6bc7805612e3a858ed5515460ef authored over 8 years ago by Justin Rainbow <[email protected]>
Update DatePicker to handle being passed a value of an empty stirng

github.com/react-toolbox/react-toolbox - 62e532218bf9bcae13a2a8d9446fc70de42a9a0d authored over 8 years ago by Ro Savage <[email protected]>
Fixed sass-lint to 1.5.1 to avoid linting errors

github.com/react-toolbox/react-toolbox - 41189e2c3b8d02f6c3d68bf37047c8104bb32ca0 authored over 8 years ago by Ro Savage <[email protected]>
Remove conditional import since SASS does not support them.

github.com/react-toolbox/react-toolbox - facf4a37363ea097d27ff37741c9fb290f34c45b authored over 8 years ago by Nick Retallack <[email protected]>
Fixed. wrong check empty actions

github.com/react-toolbox/react-toolbox - 4d3e2e06075182b772d0727eda0232a83a70a0a2 authored over 8 years ago by lupino <[email protected]>
Merge pull request #457 from mattkauffman23/dev

Cleanup timers when Menu component unmounts to prevent exceptions

github.com/react-toolbox/react-toolbox - 5d39761581225482ab3452db7e0c58acd4123e1a authored over 8 years ago by Javi Velasco <[email protected]>
Add missing semicolons

github.com/react-toolbox/react-toolbox - fe390faff3077aaef2cc7a8eb881ddc7e6571cbc authored over 8 years ago by Matt Kauffman <[email protected]>
Cleanup timers when Menu component unmounts to prevent calls on undefined objects

github.com/react-toolbox/react-toolbox - 81823483f64141bf1b5f51f67eabe1910a04a8b9 authored over 8 years ago by Matt Kauffman <[email protected]>
Merge pull request #452 from magicae/patch-1

Fix the value of month in datepicker example

github.com/react-toolbox/react-toolbox - e59e00652c9319e970ece47e00b82e7f2abc739c authored over 8 years ago by Javi Velasco <[email protected]>
Fix the value of month in datepicker example

The value `date.getMonth()` returns is from 0 to 11.

github.com/react-toolbox/react-toolbox - d83951503b46555496150fc382abfba21c601777 authored over 8 years ago by Magica <[email protected]>
Add onRippleEnded. Fixes #289

github.com/react-toolbox/react-toolbox - c612fdf83d873e029f006d86a38c02c752f7de81 authored over 8 years ago by Javi Velasco <[email protected]>
Update dependencies

github.com/react-toolbox/react-toolbox - 6a0d861dfdcdbdb353a514ac8465707e4c23c033 authored over 8 years ago by Javi Velasco <[email protected]>
added ability to select only one row at the time

github.com/react-toolbox/react-toolbox - 29aece70941233a7b20355a7be1238cd2b8e14f2 authored over 8 years ago by Mauro <[email protected]>
0.16.2 release

github.com/react-toolbox/react-toolbox - 473d1fa1febef62ada45b05325fe988660b16b04 authored almost 9 years ago by Javi Velasco <[email protected]>
Indentify Avatar by constructur in Chip

github.com/react-toolbox/react-toolbox - 6665753a7a508887acd46102d5d23e4c3bcf552b authored almost 9 years ago by Javi Velasco <[email protected]>
0.16.1 release

github.com/react-toolbox/react-toolbox - eb483dddac97b3b3d4585aefcfa43bc19722a286 authored almost 9 years ago by Javi Velasco <[email protected]>
Add Chip to component index

github.com/react-toolbox/react-toolbox - 0cb220544e19f6b0a505b858462c15fb7050b108 authored almost 9 years ago by Javi Velasco <[email protected]>
Include Chip in docs

github.com/react-toolbox/react-toolbox - 84130d4a4d2dff94c58ad261d4ad555736b759ed authored almost 9 years ago by Javi Velasco <[email protected]>
Bugfix: use hash history

github.com/react-toolbox/react-toolbox - cb80113d7a12a27b85cc4ade8a139fd07d08b1cd authored almost 9 years ago by Javi Velasco <[email protected]>
0.16.0 release

github.com/react-toolbox/react-toolbox - 8e571043bf124e030be1307a00c8eeb534a0c33d authored almost 9 years ago by Javi Velasco <[email protected]>
Now we are Audiense ๐Ÿ’Ž

github.com/react-toolbox/react-toolbox - 410cd6bfe3151121bc796ac6bc462262ccbdcbf7 authored almost 9 years ago by Javi Velasco <[email protected]>
Merge branch 'dev'

* dev:
Get rid of jsx extensions ๐Ÿ”ฎ
Fix linter error for layouts
Fix #407
Fix #425
Fix ...

github.com/react-toolbox/react-toolbox - 547aceb4e4bbed4fdcfd4232479a84b247f1d5b8 authored almost 9 years ago by Javi Velasco <[email protected]>
Get rid of jsx extensions ๐Ÿ”ฎ

github.com/react-toolbox/react-toolbox - 0cb8d8bdb2f7587f2d4a4770c10346a9d2ef43ad authored almost 9 years ago by Javi Velasco <[email protected]>
Fix linter error for layouts

github.com/react-toolbox/react-toolbox - b0437cd089bdefb64ec67d3c4bc083f32278931c authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #313 from patrick-jones/sidenav-283

Make drawer compliant with material design guidelines.

github.com/react-toolbox/react-toolbox - 02777199422f589ac534745e9b51ba652d26bb1d authored almost 9 years ago by Javi Velasco <[email protected]>
Fix checking if key exists in Autocomplete

github.com/react-toolbox/react-toolbox - e45b0cbff838334d1a7f82b6170c819671c0661d authored almost 9 years ago by Javi Velasco <[email protected]>
Remove App from components index

github.com/react-toolbox/react-toolbox - 7e2d4dea9f94b7ed070245b1d9a84014382cd9b5 authored almost 9 years ago by Javi Velasco <[email protected]>
Add inputClassName prop to DatePicker and TimePicker

github.com/react-toolbox/react-toolbox - 47fba118577289ebe592aab373c718f920599f40 authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #444 from react-toolbox/render-on-demand

Render on demand

github.com/react-toolbox/react-toolbox - 0d4015d17e7705240d90b54dffbe0c4a8d7cfee4 authored almost 9 years ago by Javi Velasco <[email protected]>
Adapt pickers to calculate position with scroll

github.com/react-toolbox/react-toolbox - 0d1265e5a1a0785434c9e919c2476b64e1532a3e authored almost 9 years ago by Javi Velasco <[email protected]>
Update linting

github.com/react-toolbox/react-toolbox - c3ef6bd25aedc9fa94729495c30f564ce5d8b4e3 authored almost 9 years ago by Javi Velasco <[email protected]>
Remove unneeded App

github.com/react-toolbox/react-toolbox - baf441471975ba9b93e22b99c01908e80d1c4065 authored almost 9 years ago by Javi Velasco <[email protected]>
Refactor Overlay into two components and make activable components render only when needed

github.com/react-toolbox/react-toolbox - 958cbb9539cb622e434095a8c01d9ea1c0d67de7 authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #443 from react-toolbox/update-dependencies

Update dependencies, linter and rules

github.com/react-toolbox/react-toolbox - 02099f65a84c4230e98afdf2307c122cb914c5f8 authored almost 9 years ago by Javi Velasco <[email protected]>
Use sass lint

github.com/react-toolbox/react-toolbox - beeb6ab40a762a854fed53f33cb1be8bd7ea4f4b authored almost 9 years ago by Javi Velasco <[email protected]>
Lint spec files

github.com/react-toolbox/react-toolbox - 2039a123a360135584aeb6c3152d659aee885cfa authored almost 9 years ago by Javi Velasco <[email protected]>
Bugfix: style for svg icons in button

github.com/react-toolbox/react-toolbox - 3a206769f347d89efe6f120bebc1985cc6a6a6a1 authored almost 9 years ago by Javi Velasco <[email protected]>
Reduce list unneeded markup

github.com/react-toolbox/react-toolbox - f6c8304a808c161264b8075b2d9e2f56abada2a4 authored almost 9 years ago by Javi Velasco <[email protected]>
Update documentation dependencies

github.com/react-toolbox/react-toolbox - a6e162ec9e1223626ec5169e104d9077b7fc39f5 authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #439 from csmcanarney/patch-1

Revert input error color

github.com/react-toolbox/react-toolbox - 1bebb149c89b898e068493114064921da5976f0a authored almost 9 years ago by Javi Velasco <[email protected]>
Update dependencies, linter and rules

github.com/react-toolbox/react-toolbox - 516a0a3c132e6c745455e3bfcd8f08b99ec55f00 authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #441 from felipeleusin/react_15

updates package.json to work with react 15

github.com/react-toolbox/react-toolbox - 10eebce665f91c0be7c28a5bc8b3f43b4bdf00a2 authored almost 9 years ago by Javi Velasco <[email protected]>
updates package.json to work with react 15

github.com/react-toolbox/react-toolbox - 3812686fe3f53d8a76625d50f49a08e40ee83f10 authored almost 9 years ago by Felipe Amorim <[email protected]>
0.15.1 release

github.com/react-toolbox/react-toolbox - 436d4b423a33c477b202161a88d814bf309918d9 authored almost 9 years ago by Javi Velasco <[email protected]>
Merge branch 'dev'

* dev: (45 commits)
Changed Icon Prop type to String or Element instead of Any. Also fixed an ...

github.com/react-toolbox/react-toolbox - f9eb892c8cc6a74c12442a0e07bcffd980a56b1f authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #411 from KerenChandran/update-docs

Update docs

github.com/react-toolbox/react-toolbox - 58679df8b9a668a73ca8c959c8b0f768b32bcfb3 authored almost 9 years ago by Javi Velasco <[email protected]>
Changed Icon Prop type to String or Element instead of Any. Also fixed an inappropriate example for checkbox.

github.com/react-toolbox/react-toolbox - ccf88af87d405cbc875fcdadb64a776eb8bb80e8 authored almost 9 years ago by Keren Chandran <[email protected]>
Merge branch 'dev' of https://github.com/react-toolbox/react-toolbox into update-docs

# Conflicts:
# components/autocomplete/readme.md
# components/dropdown/readme.md

github.com/react-toolbox/react-toolbox - cdd6ee5f051e4dd1f5622d9de49e797c29801e1c authored almost 9 years ago by Keren Chandran <[email protected]>
Revert input error color

github.com/react-toolbox/react-toolbox - 27e59dfdc7d2d171e54ba1d8e838c43dd127caee authored almost 9 years ago by Calvin McAnarney <[email protected]>
Proper property sorting

github.com/react-toolbox/react-toolbox - 5db11d3a9e3946a09b124196e22c9e6d6e855dfb authored almost 9 years ago by Javi Velasco <[email protected]>
Add allowBlank to Dropdown

Since @nickw was having issues with the dropdown not defaulting to the
first entry if the value ...

github.com/react-toolbox/react-toolbox - 542b58ade619e9c8ef939e9b495ac6738127dec0 authored almost 9 years ago by Tobias Bales <[email protected]>
Merge pull request #412 from KerenChandran/update-babel-standalone

Updated Babel Standalone to latest version

github.com/react-toolbox/react-toolbox - 5b6452e930224f9b4ee345989c59db2c6cadfac7 authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #423 from emiloberg/dialog-dont-show-nav-fix

Don't show actions container in dialog if no actions exist

github.com/react-toolbox/react-toolbox - 08b73050e7ed92b1f98625d5b46a8c509e18945d authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #433 from ro-savage/autocomplete-add-selected-position

Add prop to autocomplete to place labels below or above input

github.com/react-toolbox/react-toolbox - 079eb7663fc957e30fe182f7d196a1fc85384ae9 authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #431 from lucaas/add-chip-component

Add chip component

github.com/react-toolbox/react-toolbox - 892a391bdf8dea3565eb32d11538dafd1316a412 authored almost 9 years ago by Javi Velasco <[email protected]>
Chip - tweak stroke width

github.com/react-toolbox/react-toolbox - cbeef76230d365234ce98cd912e04fda948786ab authored almost 9 years ago by Lucas Correia <[email protected]>
Chip - Replace fonticon with inline SVG, tweak size and position

github.com/react-toolbox/react-toolbox - 703ed2767be5b6b47e29d03a6e9166e59981f2d2 authored almost 9 years ago by Lucas Correia <[email protected]>
Add prop to autocomplete to place labels below or above input

github.com/react-toolbox/react-toolbox - d41a77cf37a89cf6579d86a88226b914e214ff53 authored almost 9 years ago by Ro Savage <[email protected]>
Merge branch 'dev' into add-chip-component

github.com/react-toolbox/react-toolbox - ae8b22a1747fc6a5b80140fd0cb9fc96b65db401 authored almost 9 years ago by Lucas Correia <[email protected]>
Clean up chip styling, remove hover and pressed styles

github.com/react-toolbox/react-toolbox - f96d00e52389f0d979e315cf77248358da858350 authored almost 9 years ago by Lucas Correia <[email protected]>
Update chip children prop type, readme

github.com/react-toolbox/react-toolbox - 1a4d3639a562cfbeeb27a0ae3d22ff14cf6d427b authored almost 9 years ago by Lucas Correia <[email protected]>
Use children instead of special label and avatar props in Chip component

github.com/react-toolbox/react-toolbox - dff8a07949e83ed062dbf27f15b34ae2df0bf899 authored almost 9 years ago by Lucas Correia <[email protected]>
Add onDeleteClick property

github.com/react-toolbox/react-toolbox - 08675d69d2d9cacd47101f9d7026aa0c31a5a390 authored almost 9 years ago by Lucas Correia <[email protected]>
Merge pull request #427 from emiloberg/default-values-in-configs

Added !default to all config values

github.com/react-toolbox/react-toolbox - 5e40156304bb5565e52eaab734b04fbf7024bfda authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #406 from KerenChandran/autocomplete-single-object-selection

Fixed Object Single Selection Bug

github.com/react-toolbox/react-toolbox - 3cfcddd122744384cca5e62a757f5de6194ff379 authored almost 9 years ago by Javi Velasco <[email protected]>
Update autocomplete component to use chips

github.com/react-toolbox/react-toolbox - 620b494574461c58eec15f3988355b23709bd1fb authored almost 9 years ago by Lucas Correia <[email protected]>
Add chip component

github.com/react-toolbox/react-toolbox - 821c3e1223b9964f157645fdc868eb2597d9bee6 authored almost 9 years ago by Lucas Correia <[email protected]>
Added !default to all config values as per #424

This way, all config values can be overridden with custom style

github.com/react-toolbox/react-toolbox - 37f8f4c992274894698c13bf0a7c8b1057f71905 authored almost 9 years ago by Emil Oฬˆberg <[email protected]>
Don't show actions container in dialog if no actions exist

github.com/react-toolbox/react-toolbox - ed1f3c65d84c154d5ba441917248ccb26558e678 authored almost 9 years ago by Emil Oฬˆberg <[email protected]>
Merge pull request #416 from gadicc/tabs-render-current

Tabs: only render content of current tab

github.com/react-toolbox/react-toolbox - 6af9fa59709296550b49fb8581eacd996c290e08 authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #421 from gadicc/style-import-consistency

have Dialog.jsx import from './style' and not './style.scss'

github.com/react-toolbox/react-toolbox - d2ccdc6936242391657af930422e3b80eb151b80 authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #422 from gadicc/changelog

keepachangelog.com :)

github.com/react-toolbox/react-toolbox - 4af0ccb0b5b2882352527cf8070aa074812a33a8 authored almost 9 years ago by Javi Velasco <[email protected]>
keepachangelog.com :)

github.com/react-toolbox/react-toolbox - f7ef77b1f0a065b93b8a0cd3d373e1b4dc4232f9 authored almost 9 years ago by Gadi Cohen <[email protected]>
only render content of current tab + linting, docs, test

github.com/react-toolbox/react-toolbox - b6b51a41fc7378b0b736ccf89e516c3cb2285db9 authored almost 9 years ago by Gadi Cohen <[email protected]>
have Dialog.jsx import from './style' and not './style.scss'

github.com/react-toolbox/react-toolbox - b26e1f6fdc81d1a98a69a306e1e72c1cf045fba8 authored almost 9 years ago by Gadi Cohen <[email protected]>
0.14.2 release

github.com/react-toolbox/react-toolbox - 3ee2e9438c52126d3b0503fa455e5a40fb0ac686 authored almost 9 years ago by Javi Velasco <[email protected]>
0.15.0 release

github.com/react-toolbox/react-toolbox - e3a805b51bd61a421865b65429dfb9af6535f121 authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #413 from KerenChandran/icon-button-on-mouse-leave

Added onMouseUp and onMouseLeave props to Icon Button

github.com/react-toolbox/react-toolbox - 2ceeabfdc511febbfcd357d8b39010238f9bf1d6 authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #415 from hycner/dev

Fix Snackbar timeout issue

github.com/react-toolbox/react-toolbox - 68c1695ff6c13cd4514beac8f83f0d351a22ceea authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #420 from mgcrea/patch-docs-navigation

docs(media): keep navigation open with playground for wider screens

github.com/react-toolbox/react-toolbox - 48e700f6ceacd34a23b261b331da99b164008c9b authored almost 9 years ago by Javi Velasco <[email protected]>
docs(media): keep navigation for wider screens

github.com/react-toolbox/react-toolbox - 125cac1b5ef5d28d1184139d49bd01844a40a4ee authored almost 9 years ago by Olivier Louvignes <[email protected]>
Fix style changes from TravisCI build

github.com/react-toolbox/react-toolbox - d5eebd9fa9ad4dea67cb219a5fbf7a52e6b644e1 authored almost 9 years ago by James Hycner <[email protected]>
Change snackbar to fix issue where lingering timeouts would effect new activations

github.com/react-toolbox/react-toolbox - 6470b44d5a4969655b1c6459ecfac80022cfe027 authored almost 9 years ago by James Hycner <[email protected]>
Added onMouseUp and onMouseLeave props to Icon Button to make it similar to Button Component.

github.com/react-toolbox/react-toolbox - 7b7b0426efcbbda929182a43aca293ef8c212497 authored almost 9 years ago by Keren Chandran <[email protected]>
Updated Babel Standalone to latest version

github.com/react-toolbox/react-toolbox - 16fac7a5c4545e1bb29ab90f98b1502e5bea37cd authored almost 9 years ago by Keren Chandran <[email protected]>
Cleaned up Card documentation.

github.com/react-toolbox/react-toolbox - 6cf753b767149308fd83b007bcb4659dffa81dda authored almost 9 years ago by Keren Chandran <[email protected]>
Fixed Spacing Issues for items in last commit.

github.com/react-toolbox/react-toolbox - a841408a852bae73b1ffd35fe2cebc6e051d2624 authored almost 9 years ago by Keren Chandran <[email protected]>
Updated docs for slider, snacker, switch, table, tabs and time picker

github.com/react-toolbox/react-toolbox - 3649ab18b81b724c6002e60415b4861ee86a20b6 authored almost 9 years ago by Keren Chandran <[email protected]>
Updated Progress, Radio and Tooltip Readme. Aligned properties for ripple.

github.com/react-toolbox/react-toolbox - 86e1dcada4d92893836d8e694478a9e9bd084437 authored almost 9 years ago by Keren Chandran <[email protected]>
Updated Navigation Readme. Aligned properties and added quotes around horizontal and vertical for type description.

github.com/react-toolbox/react-toolbox - c57b751ab426480600024c9d5b8cceac28018a05 authored almost 9 years ago by Keren Chandran <[email protected]>
Aligned Menu Readme properties

github.com/react-toolbox/react-toolbox - 324cce3dcc2cbfb44945ed00bbd3744587624f83 authored almost 9 years ago by Keren Chandran <[email protected]>
Updated Menu readme to include new properties and changed import statement to match other components

github.com/react-toolbox/react-toolbox - 2f113872b22b8e0a09bcaf2925c32abf1158a4b6 authored almost 9 years ago by Keren Chandran <[email protected]>
Fixed spacing for list readme

github.com/react-toolbox/react-toolbox - 1a9fe2476265a0fe5c19013fff5e014160e94bf2 authored almost 9 years ago by Keren Chandran <[email protected]>
Updated List Documentation and example to include list divider

github.com/react-toolbox/react-toolbox - e7a26226563a369dfe1f2f2d956e5dc18283c4e0 authored almost 9 years ago by Keren Chandran <[email protected]>
Updated Link readme and example to include active element. Also changed icon type from string to any.

github.com/react-toolbox/react-toolbox - 588ff398bca5c76ddd4a80e245904d35ca8f74b7 authored almost 9 years ago by Keren Chandran <[email protected]>
Updated Font Icon Examples. Also updated value type

github.com/react-toolbox/react-toolbox - 21dc421d73cfcb7bbff3c1476780c3944b601b82 authored almost 9 years ago by Keren Chandran <[email protected]>
Fixed Dropdown readme example and updated properties.

github.com/react-toolbox/react-toolbox - fe9312aad0ec8b72b975f15dae65ee0c26eaacba authored almost 9 years ago by Keren Chandran <[email protected]>