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

Workaround race condition between menu item layout and container size assessment.

github.com/react-toolbox/react-toolbox - b2538d843a4fe091dcad53c34626018cf5446442 authored almost 9 years ago by Blechhirn <[email protected]>
Merge pull request #317 from epilgrim/feature/loosen_dropdown_validation_for_value

dropdown accepts string or number as value

github.com/react-toolbox/react-toolbox - 8c022755ee052b79afcf2412f9cc48dfbc2d6b0b authored almost 9 years ago by Javi Velasco <[email protected]>
dropdown accepts string or number as value

github.com/react-toolbox/react-toolbox - 29edd204a5644499c39941c20d9c529aadf59733 authored almost 9 years ago by Juan Peri <[email protected]>
Update to node 4.3.0

github.com/react-toolbox/react-toolbox - a60975301ec87855db22a751810be28a312bf3e3 authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #312 from jackielii/dev

type -> getType as `type` seems to be a keyword in node 5.1

github.com/react-toolbox/react-toolbox - 5532ced3f16fcfa0cd0d7c52c05352d5461660a1 authored almost 9 years ago by Javi Velasco <[email protected]>
type -> getType as `type` seems to be a keyword in node 5.1

github.com/react-toolbox/react-toolbox - 7b2347aba8e9c08b5974b873e52ca088797b4df2 authored almost 9 years ago by Jackie Li <[email protected]>
Merge pull request #310 from Kl0tl/fix/cleanup-on-unmount

Cleanup listeners on document before unmount

github.com/react-toolbox/react-toolbox - 837be1c8b3bde32d1e90d077ca24a1f58fd7d92e authored almost 9 years ago by Javi Velasco <[email protected]>
cleanup listeners on document before unmount

github.com/react-toolbox/react-toolbox - 68b23d291994794def770b6007c23b87c489ed33 authored almost 9 years ago by Cyril Sobierajewicz <[email protected]>
Merge pull request #307 from epilgrim/feature/allow_array_of_key_value_in_autocomplete

Allowing array of pairs key-value as input for autocomplete

github.com/react-toolbox/react-toolbox - 8d2e8ca3384783b44937248685fa14357ce298ee authored almost 9 years ago by Javi Velasco <[email protected]>
Allowing array of pairs key-value as input for autocomplete

github.com/react-toolbox/react-toolbox - 96e868bd9c3eccd889f19301822023b0cc36a895 authored almost 9 years ago by Juan Peri <[email protected]>
Merge pull request #298 from fredguest/patch-1

Use consistent data attributes

github.com/react-toolbox/react-toolbox - cb474b19889bec9477dcca04d7f3783fcf7a4f18 authored almost 9 years ago by Javi Velasco <[email protected]>
replace data-role with data-react-toolbox

github.com/react-toolbox/react-toolbox - 43bfd3f05ba2d160ae9656110ee23f00de6cf0e3 authored almost 9 years ago by Fred Guest <[email protected]>
update Tab.jsx

github.com/react-toolbox/react-toolbox - 52f324d53a40bc92671cfad5c98086b5c14d5934 authored almost 9 years ago by Fred Guest <[email protected]>
update Tabs.jsx

github.com/react-toolbox/react-toolbox - 99b4fcac23477942e7365f3f510188eb6b743f10 authored almost 9 years ago by Fred Guest <[email protected]>
update Switch.jsx

github.com/react-toolbox/react-toolbox - 413ddb7ca8cc992c61857061f5b71527e373d088 authored almost 9 years ago by Fred Guest <[email protected]>
update RadioButton.jsx

github.com/react-toolbox/react-toolbox - dba62cf913f842f19bffef8cc332aeac29c07361 authored almost 9 years ago by Fred Guest <[email protected]>
update RadioGroup.jsx

github.com/react-toolbox/react-toolbox - 692ed24d6b655a740ee7c87d1d67a13438bc4eb6 authored almost 9 years ago by Fred Guest <[email protected]>
update Menu.jsx

github.com/react-toolbox/react-toolbox - 542528d43597cfe35c2ff7763645d48be69ad5b6 authored almost 9 years ago by Fred Guest <[email protected]>
update List.jsx

github.com/react-toolbox/react-toolbox - b898d7f85458c7045b59b7268cd01a31ba41cd55 authored almost 9 years ago by Fred Guest <[email protected]>
update Card.jsx

github.com/react-toolbox/react-toolbox - cacc7d9cab8cd4d5066f87ed50e88b0d2440d944 authored almost 9 years ago by Fred Guest <[email protected]>
Merge pull request #301 from anthu/customizable-app-bar-height

allow app-bar height override

github.com/react-toolbox/react-toolbox - 1d6e8f69d88f707f973e3941024f86a940c673ad authored almost 9 years ago by Javi Velasco <[email protected]>
allow app-bar height override

github.com/react-toolbox/react-toolbox - 7ad91897b2bf0b0b75cdc56bf0925905c4ad48b9 authored almost 9 years ago by Anton Huck <[email protected]>
Use consistent data attributes

data-toolbox should be data-react-toolbox to be consistent with the rest of the components.

github.com/react-toolbox/react-toolbox - c0e0b5679c3f934b7d858c347db67768112f0ae3 authored almost 9 years ago by Fred Guest <[email protected]>
Merge pull request #293 from Flavorus/dev

Update TS Definition

github.com/react-toolbox/react-toolbox - 47215ac84b065e9e7d040eea0866e0397bf767f1 authored almost 9 years ago by Javi Velasco <[email protected]>
Update TS definition file to work properly with TypeScript >= 1.8, README blurb

github.com/react-toolbox/react-toolbox - ac6834f1e987312608db1432017f1913f725872f authored almost 9 years ago by Robert Parker <[email protected]>
Merge pull request #1 from react-toolbox/dev

Integrate upstream

github.com/react-toolbox/react-toolbox - 3354d173c23b9f7f3b7433e72d6e16acf6ca3752 authored almost 9 years ago by Robert Parker <[email protected]>
Merge pull request #280 from kagux/fix/avatar-docs

update avatar example to use `image` instead of `img` property

github.com/react-toolbox/react-toolbox - 1db189d4362169716978f2c2317193530b61d15b authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #282 from kagux/feature/customizable-list-2

List Item customization

github.com/react-toolbox/react-toolbox - d0accc0c12ea1229fbebdc7d11213b62b92de131 authored almost 9 years ago by Javi Velasco <[email protected]>
updated list item spec with button

github.com/react-toolbox/react-toolbox - ccd4bbb0a7efd0816cb2bda3947f6fbb8d3fe56f authored almost 9 years ago by Boris Mikhaylov <[email protected]>
removed commented out code

github.com/react-toolbox/react-toolbox - 32ff655fd3fe93e199bb816c6dc16a9495836419 authored almost 9 years ago by Boris Mikhaylov <[email protected]>
if list item action defined onClick we stop click and mouse down

propagation

github.com/react-toolbox/react-toolbox - 14cbf9c877452c497713c9300c9cedb29368da9b authored almost 9 years ago by Boris Mikhaylov <[email protected]>
list item can be customized by passing in children commponents

github.com/react-toolbox/react-toolbox - a2745c8c3900f08ea04d7bbad58d4f0392ba5976 authored almost 9 years ago by Boris Mikhaylov <[email protected]>
added data-react-toolbox attribute to FontIcon

github.com/react-toolbox/react-toolbox - a82595b6132aa726d72a8ae691962bf0a0251df6 authored almost 9 years ago by Boris Mikhaylov <[email protected]>
pass through props in Ripple

github.com/react-toolbox/react-toolbox - 0deee32dd3048dea2d13c792fa04a191ac50d8be authored almost 9 years ago by Boris Mikhaylov <[email protected]>
0.14.1 release

github.com/react-toolbox/react-toolbox - b736a5f87c9ab6230d01b9d9fe1b2726e7935265 authored almost 9 years ago by Javi Velasco <[email protected]>
Fix state changes in slider spec example

github.com/react-toolbox/react-toolbox - 30c277b6d317620e1b964c3209222cd5c47199e0 authored almost 9 years ago by Javi Velasco <[email protected]>
update avatar example to use `image` instead of `img` property

github.com/react-toolbox/react-toolbox - 0e60fd2a5ebfd0a5412bdcad27012056450dfac8 authored almost 9 years ago by Boris Mikhaylov <[email protected]>
Merge pull request #274 from epilgrim/feature/custom-icons

Enabled passing components as icons in all the components

github.com/react-toolbox/react-toolbox - 7065ab6edbe3b172750737b5534d06d5b8f41ee1 authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #275 from epilgrim/feature/close_dropdown_on_click_outside_the_element

close dropdown when click event is triggered outside the component

github.com/react-toolbox/react-toolbox - d7e5aea79aeac064c0e08b1aa97c8b59d257f627 authored almost 9 years ago by Javi Velasco <[email protected]>
Removing event from dropdown when not active anymore

github.com/react-toolbox/react-toolbox - 160fb47fb1bdd5fabeded122265f9b40d1ad155c authored almost 9 years ago by Juan Peri <[email protected]>
Merge pull request #271 from kagux/feature/components-in-card-title

allow passing components to card title and subtitle

github.com/react-toolbox/react-toolbox - 80b2abe11da5045848042b13cc8d2859fad180ec authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #273 from kagux/feature/event-propagation

Feature/event propagation

github.com/react-toolbox/react-toolbox - 68319129034e7a22479571f6178be47a22d0a36d authored almost 9 years ago by Javi Velasco <[email protected]>
Merge pull request #272 from kagux/feature/export_raw_components

export raw components

github.com/react-toolbox/react-toolbox - 0851950bde657921fd810b7625b41907d77bf3fa authored almost 9 years ago by Javi Velasco <[email protected]>
close dropdown when click event is triggered outside the component

github.com/react-toolbox/react-toolbox - 21a68606b1166b1470f07c6e66f54d3f5fdff8a9 authored almost 9 years ago by Juan Peri <[email protected]>
Enabling passing components as icons in all the components

github.com/react-toolbox/react-toolbox - 80b5b7a891ea2951faf6fe63b0a5f83eda983b0e authored almost 9 years ago by Juan Peri <[email protected]>
fixed button test

github.com/react-toolbox/react-toolbox - 485be5e05ae569c2ac2f4550290d6ab98764fa28 authored almost 9 years ago by Boris Mikhaylov <[email protected]>
propagate events in Tab

github.com/react-toolbox/react-toolbox - 0a944994a116389dd4412bbb57d7551ee8af4e22 authored almost 9 years ago by Boris Mikhaylov <[email protected]>
propagate events in IconMenu

github.com/react-toolbox/react-toolbox - d92350ff3ac52a1f5f2866fd208828908ec8e59e authored almost 9 years ago by Boris Mikhaylov <[email protected]>
propagate events in Dropdown

github.com/react-toolbox/react-toolbox - 9ce68aeceba90a0c3c80452b2adbc5c5d5bfac28 authored almost 9 years ago by Boris Mikhaylov <[email protected]>
removed unused checkbox validations

github.com/react-toolbox/react-toolbox - 39c7c6102f840d4084d9145715ae300534dab2e2 authored almost 9 years ago by Boris Mikhaylov <[email protected]>
propagate events in Button

github.com/react-toolbox/react-toolbox - 8dad57e45692ad60d995e07b9fd2624ddd315489 authored almost 9 years ago by Boris Mikhaylov <[email protected]>
propagate events in Tooltip

github.com/react-toolbox/react-toolbox - a11d1527c2a2315bf1af6c56a21fcc19a859f426 authored almost 9 years ago by Boris Mikhaylov <[email protected]>
export raw components

github.com/react-toolbox/react-toolbox - 678bd817450bd2e2ac96c11a29ee19e64e66c02d authored almost 9 years ago by Boris Mikhaylov <[email protected]>
allow passing components to card title and subtitle

github.com/react-toolbox/react-toolbox - 08c0907a3c87ca5ee8e4c757e4f03225e61c09ef authored almost 9 years ago by Boris Mikhaylov <[email protected]>
Merge pull request #267 from epilgrim/feature/custom-icons

Enable any Component to behave as Icon

github.com/react-toolbox/react-toolbox - b2eca47c63d7168856d48d5b0ceda3e84524f80f authored almost 9 years ago by Javi Velasco <[email protected]>
Enable Element to behave as Icon

github.com/react-toolbox/react-toolbox - 998b5a44b73026f10eac62439f8156734eaf96c4 authored almost 9 years ago by Juan Peri <[email protected]>
Merge pull request #262 from Flavorus/typings

Add TypeScript definition file and typings entry to package.json

github.com/react-toolbox/react-toolbox - 08fe00e3e1a56cd6a77cfdd21d8297e5d10eee71 authored almost 9 years ago by Javi Velasco <[email protected]>
Add TypeScript definition file and typings entry to package.json, as well as a blurb in README.md

github.com/react-toolbox/react-toolbox - d7b6c6b2c3dcf51721143eada459b764962eb15e authored almost 9 years ago by Robert Parker <[email protected]>
Merge pull request #255 from YoYuUm/missing-semicolons

Add missing semicolons

github.com/react-toolbox/react-toolbox - fa10a4833d22644d9f54cdcaba4f6175118ae73e authored almost 9 years ago by Javi Velasco <[email protected]>
Add missing semicolons

github.com/react-toolbox/react-toolbox - 6eb58380c41fef1691dd97df340a1f8134c964f3 authored almost 9 years ago by Raúl García <[email protected]>
Fixe autocomplete

github.com/react-toolbox/react-toolbox - 3c6b7afcc1181de1e135fab342a8f6118e82cc4c authored about 9 years ago by Javi Velasco <[email protected]>
Merge branch 'dev' of https://github.com/karlmacklin/react-toolbox into karlmacklin-dev

* 'dev' of https://github.com/karlmacklin/react-toolbox:
Revert "Added required normalize.css ...

github.com/react-toolbox/react-toolbox - c5666f0ebb4c0647df34fec20b4f3093991801a1 authored about 9 years ago by Javi Velasco <[email protected]>
Add babel standalone for the playground live editor

github.com/react-toolbox/react-toolbox - 0037210edb273f5c1e4b38e12a76925b1a7a96d6 authored about 9 years ago by Javi Velasco <[email protected]>
Revert "Added required normalize.css package to package.json"

This reverts commit 9ec5652b76a4ffc7002172e0babadbd86ed330c3.

github.com/react-toolbox/react-toolbox - 222a4bf36add9826cd05ebd1a95026c15dd786df authored about 9 years ago by Karl Macklin <[email protected]>
Allow Link to render Tooltips via children prop

github.com/react-toolbox/react-toolbox - 9da237834b66aeba6c6a8c45c3b9386faa140e18 authored about 9 years ago by Karl Macklin <[email protected]>
Added required normalize.css package to package.json

github.com/react-toolbox/react-toolbox - 9ec5652b76a4ffc7002172e0babadbd86ed330c3 authored about 9 years ago by Karl Macklin <[email protected]>
Fixes for autocomplete and tests

github.com/react-toolbox/react-toolbox - f0d5f1999c154380132eee7f809732fd2db4e9db authored about 9 years ago by Javi Velasco <[email protected]>
Merge branch 'dev' into Bartekus-babel-6-upgrade

* dev:
fixing a typo for the List component

github.com/react-toolbox/react-toolbox - f35b87834fd3caaf3d291d1f1fa494f94d0f64a5 authored about 9 years ago by Javi Velasco <[email protected]>
Merge pull request #239 from dalehille/list-typo

fixing a typo for the List component

github.com/react-toolbox/react-toolbox - affff32e24d9f5669b7cdc6cc423ff138d35fb09 authored about 9 years ago by Javi Velasco <[email protected]>
fixing a typo for the List component

github.com/react-toolbox/react-toolbox - 3b3beaf89af2a351b3f37f399d14bf00c75d31eb authored about 9 years ago by Dale Hille <[email protected]>
Everything but toolbox-loader has been updated

github.com/react-toolbox/react-toolbox - bbce96c98e953d5a1c38884dd7b7c08c15fe31a8 authored about 9 years ago by Araphel <[email protected]>
Upgrading the rest of the dependencies

github.com/react-toolbox/react-toolbox - c044a2254a8af2907705c3e2b4c2aa97dbe76ab3 authored about 9 years ago by Araphel <[email protected]>
Fixed linting issues

github.com/react-toolbox/react-toolbox - 7c27b094c63594bc28653828f2c78c5a14b4390d authored about 9 years ago by Araphel <[email protected]>
Replace transition-property to transition for Issue#230

github.com/react-toolbox/react-toolbox - 25a9e656048dfa4e07f952fa6009d5276fa573ae authored about 9 years ago by Araphel <[email protected]>
retracted unnecessary addition

github.com/react-toolbox/react-toolbox - 20e41fb9e74b09e156dabc899976e8e3ebc796b1 authored about 9 years ago by Araphel <[email protected]>
Bebel 6 Integrated, Stage-0 added, React updated

github.com/react-toolbox/react-toolbox - f6047f880fa59e3179993183762eb970602e455b authored about 9 years ago by Araphel <[email protected]>
0.14.0 release

github.com/react-toolbox/react-toolbox - 794912990afdc0e6c7c6ad691a016a40462051c9 authored about 9 years ago by Javi Velasco <[email protected]>
Add ripple documentation

github.com/react-toolbox/react-toolbox - 055c6e37a900703de5ff4898a07e06c6394f864f authored about 9 years ago by Javi Velasco <[email protected]>
Bugfix in dropdown errored styling

github.com/react-toolbox/react-toolbox - 6cc95c5bc1e59f6b739ea46f791f2ad053558740 authored about 9 years ago by Javi Velasco <[email protected]>
Fix icon for link demo

github.com/react-toolbox/react-toolbox - 086a0ae15daddcd1da0609af9f2cdfb504931a1c authored about 9 years ago by Javi Velasco <[email protected]>
Add pickers classNames to customize appereance

github.com/react-toolbox/react-toolbox - aead7f0a8fe7300e1ce6ad21abafd298cd8f5ab5 authored about 9 years ago by Javi Velasco <[email protected]>
Fix scss-lint errors

github.com/react-toolbox/react-toolbox - 2d931ce7167cd87de2e325abe6d22b3cf68f090a authored about 9 years ago by Javi Velasco <[email protected]>
Improve datepicker example

github.com/react-toolbox/react-toolbox - 515169dc360c6e75bdaf46b70e07bc9e4c77f292 authored about 9 years ago by Javi Velasco <[email protected]>
Add error field to timepicker

github.com/react-toolbox/react-toolbox - 20d6787cb007aeaf8eeddc2dec40a096b952bd3c authored about 9 years ago by Javi Velasco <[email protected]>
Add missing variable for chevron

github.com/react-toolbox/react-toolbox - 027fc12600aab6f9e46042e8394a8541a91f950a authored about 9 years ago by Javi Velasco <[email protected]>
Add error field to date picker

github.com/react-toolbox/react-toolbox - 3479f5b54e0c4d201de0efa81e4ccbfc90c486c2 authored about 9 years ago by Javi Velasco <[email protected]>
Use full Toolbox input in autocomplete

github.com/react-toolbox/react-toolbox - 802f50f4b3016a8ef1ea4baece9a167f6fe5b6dc authored about 9 years ago by Javi Velasco <[email protected]>
Use Input component in dropdowns and make it homogeneous

github.com/react-toolbox/react-toolbox - 2c7d3082712f894ca1f36e3fb50abcf2cac86d2e authored about 9 years ago by Javi Velasco <[email protected]>
Add react-toolbox attributes and className to DatePicker

github.com/react-toolbox/react-toolbox - f3bcbf9d3b916644326fabb65b8892cb1362593f authored about 9 years ago by Javi Velasco <[email protected]>
Add neutral prop to avoid to inherit neutral styles

github.com/react-toolbox/react-toolbox - 440300389517a1959ab66077a5051703598e1bcd authored about 9 years ago by Javi Velasco <[email protected]>
Make level depend on className for buttons

github.com/react-toolbox/react-toolbox - 2349d692ae76ad5ef22e88786159cb98ba5bfd2a authored about 9 years ago by Javi Velasco <[email protected]>
Import commons.scss once. Fixes #220

github.com/react-toolbox/react-toolbox - 5fea2e3f1701beb5c6a3c5ef9f1152b0af6fc328 authored about 9 years ago by Javi Velasco <[email protected]>
Remove scrollbars in list items and remove unneeded overflows

github.com/react-toolbox/react-toolbox - da1c109068da2f6b480aa1d0b30d7a842f926ea0 authored about 9 years ago by Javi Velasco <[email protected]>
Hide scrollbars in playground for webkit

github.com/react-toolbox/react-toolbox - 3505941ef6b2b8380f2a113613e93f9202f01966 authored about 9 years ago by Javi Velasco <[email protected]>
Improve layout for calendar in firefox

github.com/react-toolbox/react-toolbox - 8b2316e9472e12073c1197b3cd05c510eae3c1ad authored about 9 years ago by Javi Velasco <[email protected]>
Replace `overflow-y: scroll` with `overflow-y: auto`

A number of components used `overflow-y`: scroll, which forces
scrollbars to be always visible. ...

github.com/react-toolbox/react-toolbox - 58e4e1e46c9ca340770b7e95dec74ce381e30567 authored about 9 years ago by Peter Fern <[email protected]>