Ecosyste.ms: OpenCollective

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

github.com/react-toolbox/react-toolbox

A set of React components implementing Google's Material Design specification with the power of CSS Modules
https://github.com/react-toolbox/react-toolbox

Add `accept` property to `BrowseButton` (#1533)

* Corresponds to `accept` attribute on `<input type="file"`
* Allows defining which type of fil...

934ffd20008e22e21f7947c69843ce7c57608521 authored over 7 years ago by Daniel Barreiro <[email protected]>
Fix typescript bindings. (#1564)

This has been overlooked in PR #1407.

de69a1414f3dff13e5fd93a095bd53180a84f549 authored over 7 years ago by Ingo Bürk <[email protected]>
fixed browser button fires onChange event twice (#1557)

c1a2dba4b47afb579eca678fb1f48c8976b5ada8 authored over 7 years ago by Nicolas Jiang <[email protected]>
Made role on input field a property (#1553)

fc9c1802c76a9cba24fdedf6c6c9a20fd676ca66 authored over 7 years ago by Jonas Knutsen <[email protected]>
Add workaround to `is-component-of-type` for `react-hot-loader@^3` (#1569)

431abb1bdedb5caf291d2a53df251cac35e34493 authored over 7 years ago by Tom Chen <[email protected]>
Docs/Install: Fix typos, clarify language (#1566)

2124c8c6a34430e066436fcb66e13c6603cb207b authored over 7 years ago by gima <[email protected]>
Add ThemeProvider Typescript type (#1576)

7403d5d2d800ccc73689176c07992a0c242f20f7 authored over 7 years ago by Rasmus Eneman <[email protected]>
Apply padding 0 to everything but buttons in ListItemAction (#1571)

f44833a5dce49942fca95794c4610604e61b76fd authored over 7 years ago by Rubén Moya <[email protected]>
Do not show scrollbar on autocomplete component IE11 (#1515)

Scrollbars are shown on the autocomplete component in IE11.

It is not possible to use the scr...

f8f528cbcd1d1e58bc98aa5deececc9442c08fab authored over 7 years ago by Kristoffer Rene Eckhoff <[email protected]>
Fix date-picker animation in IE11 (#1586)

54d0cb5c62fa79d0053ad7f30c6584f4531943b6 authored over 7 years ago by AlexPrinz <[email protected]>
solve #1444 and #1359. (#1587)

* update webpack config to make "Basic usage" work.

I use webpack version 2.6 and new configu...

843b88a311b82497f0530f8498eb25ab6ba6b3ad authored over 7 years ago by the1900 <[email protected]>
Remove discord link in README.md (#1593)

The channel doesn't exist anymore

related to #107

16ae9bff7d88fa6fea48567b40cb871b52672bd9 authored over 7 years ago by Bruno Bigras <[email protected]>
requestAnimationFrame will only trigger if the browser window is visible. If the browser tab is put to the background, requestAnimationFrame will trigger when the tab returned to the foreground. When the Tabs Component is removed from the DOM when in the background, the requestAnimationFrame must be canceled to prevent attempting to use a unmounted Component. (#1604)

fb5d0e1ffc79606eefddae550b9b1044f4ccc63b authored over 7 years ago by Robin Larson <[email protected]>
fix #1611 (#1612)

Added correct proptypes on `ListItemLayout` and updated documentation for ListItem's fields `leg...

df175e7f0df71d33237d829423c47748a2d50f0c authored over 7 years ago by TeoMatthew <[email protected]>
allows the Portal HOC root element to receive a style props. This allows coordinate runtime positioning of the portal element using top/left/bottom/right values (#1502)

0e299a65b18cf93bf10089b7c540008f7f7faf20 authored over 7 years ago by Pablo Lacerda de Miranda <[email protected]>
Added label to InputTheme interface (#1501)

6290cf5ab2904423664edbdfbc912ae273b791c3 authored over 7 years ago by Nathan Miranda <[email protected]>
Merge branch 'dev' of github.com:soyjavi/react-toolbox into dev

* 'dev' of github.com:soyjavi/react-toolbox:
ListItem legend may be a node as well (#1496)
A...

8304c1ec2e61235318109de6abf5bc2ed9a71aac authored over 7 years ago by Javi Velasco <[email protected]>
Avoid undefined className when ProgressBar mode is determinate

7db3e34350274fc32807619e63e65671396176ab authored over 7 years ago by Javi Velasco <[email protected]>
ListItem legend may be a node as well (#1496)

Currently it works, but produces a warning by react typechecking

a6eb5c53f3a4be5a668a91b7616f24167f8d4aea authored over 7 years ago by Oleg Stepura <[email protected]>
Allow pass inverse to IconMenu (#1490)

4722904d2500d6ddf176bb1feecf0315446bc27d authored over 7 years ago by kobanyan <[email protected]>
Fix media queries panel height calculations (#1467)

4a13ff2541517c8c2772bcb1e97f723cdd8c44ec authored over 7 years ago by Aris Plakias <[email protected]>
Allow to change FontIcon for Tab by passing it into the factory (#1439)

d6bdf2008ec4e6c10810e45cda23cada8c35b61b authored over 7 years ago by Ankur Patel <[email protected]>
Added required?: boolean; (#1491)

27caadb182dc1b6f645a98d72be0ce13c8212756 authored over 7 years ago by Miguel San Segundo <[email protected]>
Move tsd task to gulpfile

a9518b6582caf05f5673f6758e8068a3bdbaaa09 authored over 7 years ago by Javi Velasco <[email protected]>
Fix README on example project description (#1497)

Fix it since no reaction to https://github.com/react-toolbox/react-toolbox/pull/1251#issuecommen...

eb04045605331546e1c9ccbc0191a051ca3f81c3 authored over 7 years ago by Oleg Stepura <[email protected]>
Add postcss-apply to buid task and to webpack

82f71182f94e242e2c165cbd70f2ec18cfcebe2c authored over 7 years ago by Javi Velasco <[email protected]>
Fix tests

9a9396fa0bf74116d908c38ab79895b699ffdfc0 authored over 7 years ago by Javi Velasco <[email protected]>
Update dependencies

be80e0bb85d4c0069ed02a09fa4da22f4c7d9ee0 authored over 7 years ago by Javi Velasco <[email protected]>
Upgrade to node 7

66a47bb7961e740a49f4c6c6d61cb35288cb0432 authored over 7 years ago by Javi Velasco <[email protected]>
Updated dependencies (#1448)

2981da40949c9efc093b2118d423cd93ca0fa24b authored over 7 years ago by Gabriel Villenave <[email protected]>
Fixes #1452 (#1454)

* Fixes #1452

Avoid using .bind within the render method of components.

* Fixed JS comment...

9619d859164298ae7674fc848dbb30c9ae5726ba authored over 7 years ago by Daniel Barreiro <[email protected]>
Update readme.md (#1478)

Fixed typo.

f90958d53c151d4f173f877834ee950dfccb176d authored over 7 years ago by Brian Gates <[email protected]>
Document usage with Create React App (#1482)

d5b49a200fab07c4262b5cbced0dfc118c5ead2a authored over 7 years ago by Dan Abramov <[email protected]>
Update README.md

3d8cd6689b61760c7b5a39d45c2ed0af3c968403 authored over 7 years ago by Javi Velasco <[email protected]>
Update README.md

afb6532f77753d097577e8c14e6f15859b935567 authored over 7 years ago by Javi Velasco <[email protected]>
Fix AppBar doc (#1407)

06cbc41f3b1ea96e2e529df19901a62a0e33185f authored over 7 years ago by Kiko Beats <[email protected]>
Add support for treeshaking (#1423)

According to Rollup guide adding `module` field in package.json helps tree shaking aware tools l...

d2eee5ad4f6aa633cbac86978aaf7f54dab27a69 authored over 7 years ago by Ankur Patel <[email protected]>
Added missing `|` (#1403)

8df122ac8e5f65c18c07199447f197257b1f8f6c authored over 7 years ago by Jason Vasquez <[email protected]>
Importing PropTypes from prop-types rather than react (#1413)

ae09770cd4aab861e95a070b975d7fdef1ace082 authored over 7 years ago by Brock Wills <[email protected]>
Update DatePicker.d.ts (#1411)

Type fixing.

e572dd7a96d3b5e584e4abedf649dfb18c90934b authored over 7 years ago by ismail-codar <[email protected]>
Update CHANGELOG.md (#1399)

* Update CHANGELOG.md

* Update CHANGELOG.md

0d21c02068aa1396ee2262f6427bf40166a0c164 authored over 7 years ago by Kiko Beats <[email protected]>
Release 2.0.0-beta.8

1181acd2d4206abbcb4fd97f6a4cfac713c286d0 authored over 7 years ago by Javi Velasco <[email protected]>
Merge branch 'Kikobeats-patch-1' into dev

* Kikobeats-patch-1:
Small fixes
Update AppBar.js
Add possibility to render component as A...

a286f9bba732931ca3f2bdd6027cf1448997bae4 authored over 7 years ago by Javi Velasco <[email protected]>
Small fixes

56a730e5164d6b6db5b32654f05483d15cbcf552 authored over 7 years ago by Javi Velasco <[email protected]>
Merge branch 'dev' into patch-1

50049275d5a2c5c7b5c49d2da20e5182231347c2 authored over 7 years ago by Kiko Beats <[email protected]>
Lock node version on package.json (#1394)

* Lock node version on package.json

* Update package.json

d86f774292013fcf5978466ab2b7e69d4bed2f98 authored over 7 years ago by Kiko Beats <[email protected]>
Merge branch 'Kikobeats-travis-node' into dev

* Kikobeats-travis-node:
Restore linter run in travis
Upgrade nvm node version
WIP
WIP
...

6bb2fc6416dd1ae85c98b944a44b1e8d9a597269 authored over 7 years ago by Javi Velasco <[email protected]>
Restore linter run in travis

bd926ae5c10de4b84a1aa1b74a2d56ee54bd95aa authored over 7 years ago by Javi Velasco <[email protected]>
Upgrade nvm node version

3477520735fdef276eca19be1396d03569548e53 authored over 7 years ago by Javi Velasco <[email protected]>
Merge branch 'dev' into travis-node

11634571d1dd8cd9963d02669630820397379f6e authored over 7 years ago by Javi Velasco <[email protected]>
Add npm pretest script (#1396)

Instead of run linter just for travis build, run it in each local testing execution

ade338f903f527634e2549927f8a10d65a7f4de1 authored over 7 years ago by Kiko Beats <[email protected]>
Fix TableCell definition (#1386)

As per source (https://github.com/react-toolbox/react-toolbox/blob/dev/components/table/TableCel...

991a430ca22f905e12556def4bba27872e445514 authored over 7 years ago by priecint <[email protected]>
Update install.md (#1398)

4cc87db89f8d45c99b3a8c8c44bc1b9506e94e11 authored over 7 years ago by Seivan Heidari <[email protected]>
Update AppBar.js

4ef719ad329db2f86f9333536d1f3611016ad09a authored over 7 years ago by Kiko Beats <[email protected]>
WIP

fdd7873d15fed7e0f9564331613ab8652329d582 authored over 7 years ago by Kiko Beats <[email protected]>
WIP

4b713c3483debc6a131cd056f0e71d4f05465da0 authored over 7 years ago by Kiko Beats <[email protected]>
Run builds from last node LTS and stable

a5a9a0afbfafc5e7cf8687f02b13a2413070eb09 authored over 7 years ago by Kiko Beats <[email protected]>
Add possibility to render component as AppBar title

cd3fefc838caacaec140190765a39f4a029d4ab4 authored over 7 years ago by Kiko Beats <[email protected]>
Dev dialog overflow (#1303)

* dialog overflow option

* fixing out of order

* expected overlay to become before transition

3dde4c4cda3d0d8edcd5c28790687839b4b151d8 authored over 7 years ago by Austin Peterson <[email protected]>
feat(slider): add buffer prop to Slider (#1317)

0bd575fdacdc029e3a3cf21bc63cab3e23953cee authored over 7 years ago by Lucas Nascimento <[email protected]>
Autocomplete accepting suggestionMatch none (#1289)

b75214c7924983ad52e9723f161c03ab5384f5cd authored over 7 years ago by Raphael Guastaferro <[email protected]>
Added missing onKey(Down|Up) input property definitions (#1318)

4ff1cc9734c2fcdb168e2f4e675abaa7d67ff335 authored over 7 years ago by codeaid <[email protected]>
Fix allowCreate in Autocomplete when value prop is an object (#1334)

da85a69e52320ebf2e75121b120446147174dd2b authored over 7 years ago by Mikko Matilainen <[email protected]>
Fix error in events.js transitionEventNamesFor method (#1294)

73bf3be741c8f89c06af23cd3cf26d824799a6b8 authored over 7 years ago by rainie <[email protected]>
fixes table clone element when child is null (#1326)

7231a7cc15cc325ab095daca4b1a70e63c48f22b authored over 7 years ago by Rubén Moya <[email protected]>
Add callback functions to slider for when slider starts being dragged, and when it stops. (#1287)

f5c11382cb89042e6929d99207aef5b93af50f54 authored over 7 years ago by Izak Filmalter <[email protected]>
Add chinese localization (#1290)

9a916e0176350eebb65d7a8df0223e29be165e7a authored over 7 years ago by 卢思侗 <[email protected]>
Tabs pointer not being updated (#1224) (#1325)

* Fixes #1224

* add jest setup file to mock requestAnimationFrame

* fix duplicated jest co...

5de4e7391cea596b6d9e8cc374a5abba6ff03abb authored over 7 years ago by Rubén Moya <[email protected]>
Bugfix[AutoComplete]: showAllSuggestions state should be true if showSuggestionsWhenValueIsSet is true (#1367)

* Bugfix: showAllSuggestions state should be true.

* if query value not empty then filter sug...

3e834cb63b5e51b489111a025f111df4658f41bd authored over 7 years ago by Tengis Batsaikhan <[email protected]>
Fixes Ripple event error in case props.ripple === false (#1344)

ad6f30336fa84485c8d47d0b15be2d45c21e3b62 authored over 7 years ago by k0r8i <[email protected]>
Fixes #1221 (#1324)

ec5f15dc124c1d72aaf8683c375b07261118fc6a authored over 7 years ago by Rubén Moya <[email protected]>
Fix GitHub brand typo (#1356)

9beb7fcdeb65e92c69d70b7f014fa643ffbd916e authored over 7 years ago by Fernando Montoya <[email protected]>
Update readme.md (#1363)

* Update readme.md

Closes #1362

* Update list_example_1.txt

Used placeholder image in e...

c5bf439a0ad1f670e4ab76b8d16353e43793db5e authored over 7 years ago by Vytenis <[email protected]>
Esc key event listener leakage fixed (#1376)

a4f8da5355fb3ab71dc28ef0c1cfcbbc991aef2b authored over 7 years ago by JanuszP <[email protected]>
Fix #1368 (#1369)

509e84663194d5d5e8ff5e590c51eb019ca59e23 authored over 7 years ago by Oleg Stepura <[email protected]>
Update FontIcon.js (#1321)

Fixes #1320

697b4d67baff5628effcaaaec41f9a2523363c60 authored almost 8 years ago by Vytenis <[email protected]>
Don't spread state in setState, it's already done by react (#1336)

d5f2c9807584f57e28b2d5dcc3fd96bcfb08248d authored almost 8 years ago by Pavel Vorona <[email protected]>
Fixes #1242

34faf745319a8e74cc62e044d7b95cc3023af86f authored almost 8 years ago by Javi Velasco <[email protected]>
Release 2.0.0-beta.7

5baf01518431cb96c6aaf7505ff177614dc965a3 authored almost 8 years ago by Javi Velasco <[email protected]>
Custom label and value keys for Dropdown (#1273)

* Custom value and label for dropdown

* removing unknown props

* Show selected label

* ...

6295ca447fa06dd4e61140e17a9f704199d869d0 authored almost 8 years ago by Erik Sanchez <[email protected]>
Remove unnecessary reference to sliderLength in knobOffset method (#1271)

e7f521041e94804388108a497696244927c3454c authored almost 8 years ago by dan-kwiat <[email protected]>
Allow to reference Input via Autocomplete (#1255)

3d2329a5025c624e67d2f223cc9a7420aec9acab authored almost 8 years ago by Emmanuel Quentin <[email protected]>
Fix error in "flat" property description (#1265)

Actually, when `flat = true`, the AppBar **doesn't show** a shadow.

53e09d9d0c52faf7a56e7ac3d6f2f788a2054435 authored almost 8 years ago by Ionut-Cristian Florescu <[email protected]>
Invalid appBarIconVisible calculation (#1239)

Fixes #1231

bde478eefc09c3b5b1054a57a18d98f1d7f755d9 authored almost 8 years ago by Oleg Stepura <[email protected]>
Update README.md for PostCSS instead of SASS (#1251)

9354f4b2c3b183c449e3f02d1343d40017e3a95e authored almost 8 years ago by Alex Hisen <[email protected]>
`disabled` suggestionMatch in d.ts (#1241)

`disabled` suggestionMatch in d.ts

8e2b688954d4b413a602bb59a89254e752f20b0f authored almost 8 years ago by Allan Gomes <[email protected]>
Export all from table (#1244)

Export `TableRow`, `TableHead`, `TableCell` as well as `Table` from './table'

6bbba4ad5fc2eab325d98a1a6f5459b7a46cc08b authored almost 8 years ago by Oleg Stepura <[email protected]>
fix typo in app_bar readme.md (#1247)

27535a9d34868442f8fbfc3e78af5103b0780bf8 authored almost 8 years ago by Smida Amine <[email protected]>
Fix ripple overflowing outside the boundaries of list item (#1215)

Fixes #1205

8a4b628d1b740c2e6d84b4a6b708cc198f835f3e authored almost 8 years ago by Gustavo Henke <[email protected]>
Fix #1219

e366bedcf7b56f21b5106c5fd333904b2d6ddd9a authored almost 8 years ago by Javi Velasco <[email protected]>
Allow numbers for Input value prop. Fixes #1180

ba29686d46620f60a26ad8a17731fbe5022c6cab authored almost 8 years ago by Javi Velasco <[email protected]>
Move eslint-plugin-babel to devDependencies (#1222)

558040de6063bede61fbdfba59c475eeba4be80e authored almost 8 years ago by Gustavo Henke <[email protected]>
Move gulp-rimraf to devDependencies (#1214)

632411b107c6142ae12cef5a36ce64310048f45a authored almost 8 years ago by Gustavo Henke <[email protected]>
Eslint plugin compat

dc60b07bef283abd1ae6eb3754c67899f43fbb47 authored almost 8 years ago by Javi Velasco <[email protected]>
Remove tests from build and remove sinon

23b4537d2c09b3121e8242ad0b35fad8c19ea679 authored almost 8 years ago by Javi Velasco <[email protected]>
Use Jest 🃏 and upgrade Webpack and other dependencies

b48c17d1adda744863771fa10dfe8302425f04d3 authored almost 8 years ago by Javi Velasco <[email protected]>
Fixes #1086 (#1212)

60b147f89134f176cfaaa7dbcd7a3ad67b83f694 authored almost 8 years ago by Jeremy Martin <[email protected]>
Import Ramda values function directly (#1209)

75a219b0f425f1e3f326076206f8553661e1e463 authored almost 8 years ago by bumbleblym <[email protected]>
Fixes #1195

0f4a16a4257f137e3c65c6cbdee94fbad7373464 authored almost 8 years ago by Javi Velasco <[email protected]>
How to hide AppBar icon based on permanentAt value (#1194)

498bb46dec684cd304197c856910c1829ab6f4f0 authored almost 8 years ago by Oleg Stepura <[email protected]>