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

Fixes #674

fd138f971621065bc14b292b9e59208fc3dc1760 authored over 8 years ago by Javi Velasco <[email protected]>
Merge pull request #681 from akinoxsolutions/dev

Add required polyfills for IE10.

7c87bcdaf9abe3ec56f8d5fd41750543aedda31e authored over 8 years ago by Javi Velasco <[email protected]>
Merge pull request #677 from bschnelle/layout-child-themes

pass theme from layout to children

94d6295d7f9af7e738b85e18e4ed657e92bc80b0 authored over 8 years ago by Javi Velasco <[email protected]>
Merge branch 'therealparmesh-master' into dev

* therealparmesh-master:
Fixed Autocomplete such that it does not error when provided with a v...

19543a7e3c6a897242861469b7242a2893d7da63 authored over 8 years ago by Javi Velasco <[email protected]>
Merge branch 'EventHubAU-dev' into dev

* EventHubAU-dev:
Change name from create to allowCreate in Autocomplete and fix linter warnin...

c514c0c31c5ff4fa20fe3358457969618435576d authored over 8 years ago by Javi Velasco <[email protected]>
Change name from create to allowCreate in Autocomplete and fix linter warnings

40934393ab718bd9af77b34e516e410c6a112048 authored over 8 years ago by Javi Velasco <[email protected]>
Merge branch 'dev' of https://github.com/EventHubAU/react-toolbox into EventHubAU-dev

* 'dev' of https://github.com/EventHubAU/react-toolbox:
Add create option to autocomplete

461d788a4d8a9897b394f2058e64b6e87cfe1394 authored over 8 years ago by Javi Velasco <[email protected]>
Fixes #678

730d4c1fcc417abf571cbc8dfa174b5bb3487dae authored over 8 years ago by Javi Velasco <[email protected]>
Merge branch 'SimonSelg-multiline-maxlength-fix' into dev

* SimonSelg-multiline-maxlength-fix:
Change method name to match lib convention
feat(dist): ...

06fc35bf5f258ab3fe149f858edf12e167581b4c authored over 8 years ago by Javi Velasco <[email protected]>
Change method name to match lib convention

ea3917e10c670b11b34cb20e8971bb3f3cb31702 authored over 8 years ago by Javi Velasco <[email protected]>
Merge branch 'multiline-maxlength-fix' of https://github.com/SimonSelg/react-toolbox into SimonSelg-multiline-maxlength-fix

* 'multiline-maxlength-fix' of https://github.com/SimonSelg/react-toolbox:
feat(dist): add new...

beb0ca44656d5f2fd4ca25b447ac1d1e02b82e9b authored over 8 years ago by Javi Velasco <[email protected]>
Latest build

50c5aeb8d33e2203026ddbf089638ec010306d35 authored over 8 years ago by Javi Velasco <[email protected]>
Merge pull request #691 from react-toolbox/305-multiripple

Refactor ripple adding `multiple` option

75283a5d29d3b4065d3e31c21b9cacc26a41cb3a authored over 8 years ago by Javi Velasco <[email protected]>
Beware of the multiple onRippleEnded

c01c025660acd68c8fd4aeefdf80e1958070d464 authored over 8 years ago by Javi Velasco <[email protected]>
Refactor ripple adding multiple option

71fcd3f57cb4a96d7acfefe970c02018bb11867b authored over 8 years ago by Javi Velasco <[email protected]>
Added custom sized circular ProgressBar to spec

bdd2ce3575f7d3eddb3cfb05226723c308354037 authored over 8 years ago by Pablo Sanfilippo <[email protected]>
Don't render Ripple if it's not being animated

032840e74a7a737596914cd67a2946284beca859 authored over 8 years ago by Javi Velasco <[email protected]>
Fix remove animation event function

2bd6539476dc36826f6545bc03d43497ef272291 authored over 8 years ago by Javi Velasco <[email protected]>
feat(dist): add newest build

62f8b22abff0fbba2e428766ccf6b22260415fed authored over 8 years ago by Simon Selg <[email protected]>
doc(input): add note about handleChange implementation

f29e570d299cdcf29512196943dc1b275c0351d5 authored over 8 years ago by Simon Selg <[email protected]>
fix(input): don't remove the maxLenght attribute from inputs

We still rely on it when using non-multiline inputs (=> the input element is used), only when us...

6f03fb553a363cce83b5c909d6ba5c06cc73123e authored over 8 years ago by Simon Selg <[email protected]>
fix(input): always recalculate size

The assumstion that an equal amount of characters consume the same size is wrong as not all font...

d1fcc14cb15f90fd60ba8a9dd3a247b0df298c47 authored over 8 years ago by Simon Selg <[email protected]>
feat(input): prevent insertion of characters if maxLength is reached

Previously we'd let the user insert a character, and then, if the resulting string was to long r...

70823afcb36ca0e154edb57a7038d83dc40099f5 authored over 8 years ago by Simon Selg <[email protected]>
Merge branch 'vmsoftware-dev' into dev

* vmsoftware-dev:
Fix linter errors and refactor
Fix multiselectable and unselect rows isues...

29d9664fe7e365c5475d528979cc245a1ee4e365 authored over 8 years ago by Javi Velasco <[email protected]>
Fix linter errors and refactor

e597bc567f8131f2c4a4ad963aa6073fd63c9023 authored over 8 years ago by Javi Velasco <[email protected]>
Merge branch 'dev' of https://github.com/vmsoftware/react-toolbox into vmsoftware-dev

* 'dev' of https://github.com/vmsoftware/react-toolbox:
Fix multiselectable and unselect rows ...

8e3d9bb93c47862826716ff924fce92612f01814 authored over 8 years ago by Javi Velasco <[email protected]>
Fixes #663

023a7323b8d24ec839f838fd8857c86a4f091988 authored over 8 years ago by Javi Velasco <[email protected]>
Merge pull request #661 from Scratch-it/time-picker-theme

Ensure theme gets passed down to TimePicker child components

a6f7da7bea770de6220648682a6997ea13526392 authored over 8 years ago by Javi Velasco <[email protected]>
Added viewBox attr to svg element of circular ProgressBar to allow custom sizing

a2c8f08f7c0e2f9ed03152af407d5c0ec3123132 authored over 8 years ago by Pablo Sanfilippo <[email protected]>
feat(input): set the default row amount for multiline inputs to 1

056cd6ddb175115c2475ad4ceea30feb8eb4340f authored over 8 years ago by Simon Selg <[email protected]>
feat(input): implement maxLength in js rather then using the maxlength prop of the input field

This is explained in #685. Fixes #685 therefore.

a8dbad121f0169eb608f3ba0ce8032d812efd31b authored over 8 years ago by Simon Selg <[email protected]>
refactor(input): move autoresize to didUpdate

It needs to be there because it also needs to be called when value is changed from outside by se...

8559c1818c07e0554125715152df17cf49641c8b authored over 8 years ago by Simon Selg <[email protected]>
fix(input): only remove resize event listerner if it exists

75487fb9a7ebccc6bef54b5acab716720e670e1d authored over 8 years ago by Simon Selg <[email protected]>
docs(input): fix multiline example and add maxLength to it

9a4f5538dc1a05d213dc182466c4c7bdc859f1c4 authored over 8 years ago by Simon Selg <[email protected]>
fix(multiline input): autoresize after initial render too

1809d6781390769cd3a91f103468c5b41bc31e2c authored over 8 years ago by Simon Selg <[email protected]>
Merge pull request #682 from jcullen/bugfix/ripple

Bugfix for IE scrollX/scrollY

b8be9732d5c7f57e2a062bfd7ec3556e92aaeb9d authored over 8 years ago by Javi Velasco <[email protected]>
Fixed Autocomplete such that it does not error when provided with a value prop that does not exist in the source prop.

59b01e640f9ee00ff07ff485664af2ac8ed813a5 authored over 8 years ago by Parmesh Krishen <[email protected]>
Fixes #629

e2c54714ebc769eb463485e5ff01d18b6e775619 authored over 8 years ago by Javi Velasco <[email protected]>
Fix #547

f2dbfb53cdf6639869d008e9c756ce0cda076a7e authored over 8 years ago by Javi Velasco <[email protected]>
Update react-css-themr dependency

692b0be955546601a97f5cd843cc2d20573f201f authored over 8 years ago by Javi Velasco <[email protected]>
Bugfix for IE scrollX/scrollY

Replaces scrollX and scrollY with cross browser aliases pageXOffset and pageYOffset

955acf040afde5ab6df87d7a49fcc5e4a8eaeae0 authored over 8 years ago by Jeremy Cullen <[email protected]>
Add required polyfills for IE11.

ef6a979fec93a6150dfc1a29d409a2301e75dd0a authored over 8 years ago by Christian Droulers <[email protected]>
FIXED aslant errors and warnings to pass Travis check

157c29d8ffe9c541c3004b6ce34c26f8b542c868 authored over 8 years ago by Abilio Almeida Eiroa <[email protected]>
Added support for locale on DatePicker dialog component

Updated components, docs and spec.

01ae580a326b9ac90c382e5ff956a427966686ac authored over 8 years ago by Abilio Almeida Eiroa <[email protected]>
pass theme from layout to children

491a85c3a0adf8c5f3d8c1a5c79cf116b3918f83 authored over 8 years ago by Benjamin Schnelle <[email protected]>
Add create option to autocomplete

3461a1fba3cac0cfbb96e694b7c1fae4640ec7cf authored over 8 years ago by Che' Jansen <[email protected]>
Merge branch 'dev'

* dev:
Latest build

4e1e3d600911e6c77731c89f5c477aaf2d44e709 authored over 8 years ago by Javi Velasco <[email protected]>
Latest build

0c53de91a30fb65d4faa5d19247d57bf6990c2d7 authored over 8 years ago by Javi Velasco <[email protected]>
1.0.3 release

43ea2ef4f151599370094de2705d410d20342261 authored over 8 years ago by Javi Velasco <[email protected]>
Merge pull request #669 from slindberg/list-item-theming-fix

Pass theme down to list item child components for correct classnames

83c3c426ada0f8dec5f552e010889fb1fc30ec4e authored over 8 years ago by Javi Velasco <[email protected]>
Merge pull request #658 from InfernoZeus/input-autoresize-bug

Only add Input auto-resize handler to multiline inputs

e69dbdbc90ccbc24544308d4b882fc5300513353 authored over 8 years ago by Javi Velasco <[email protected]>
Pass theme down to list item child components for correct classnames

5a9fec86fadb88542197254caf8d958823dcecc9 authored over 8 years ago by Steven Lindberg <[email protected]>
Fix multiselectable and unselect rows isues on Table component

5ccd6dae018088d52e1fa440c56185c12388c616 authored over 8 years ago by VictorMolano <[email protected]>
Merge pull request #655 from landabaso/patch-1

Incorrect import of a Raw Component w.r.t theming

88bc76512146056250531d9367e028571883c747 authored over 8 years ago by Javi Velasco <[email protected]>
Merge pull request #646 from farwayer/autocomplete-activate-fix

Fix autocomplete activating on react>=15.1 if no direction

462990c171e6c700e1eec4903037ae6528fb8305 authored over 8 years ago by Javi Velasco <[email protected]>
Fix typo in font-size calculation in mixins

163969025116d9b225e71576b25a33ff8b7c32de authored over 8 years ago by Javi Velasco <[email protected]>
Latest build

af9e88931de4fb05c1e9b3616ec8cd60bdffea52 authored over 8 years ago by Javi Velasco <[email protected]>
Merge branch 'dev' of github.com:soyjavi/react-toolbox into dev

* 'dev' of github.com:soyjavi/react-toolbox:
Made general mixins properties depend on $unit va...

e8bc36d63ac1e408481c88041c62ade95a7be29b authored over 8 years ago by Javi Velasco <[email protected]>
Merge with dev

b226fcd25859a411f578ce5e12aa51a8590952f0 authored over 8 years ago by Javi Velasco <[email protected]>
Merge pull request #664 from xmityaz/unify-mixins

Made general mixins properties depend on $unit value

0ffdedddaac092e5db26c5717b1368089515e504 authored over 8 years ago by Javi Velasco <[email protected]>
Merge pull request #632 from randycoulman/document-card-cardTitle-theme

Document CardTitle's cardTitle theme

44bbcb12e9b161d88b2ef9970b233690318a0127 authored over 8 years ago by Javi Velasco <[email protected]>
Made general mixins properties depend on $unit value

fb29425593195fb3be5621e482d2e23200d43636 authored over 8 years ago by Dmytro <[email protected]>
Ensure theme gets passed down to TimePicker child components

a6f7d645e4639a02afa8549e9fb100d3d3b7aa63 authored over 8 years ago by Conroy Whitney <[email protected]>
Added tests.

4f67a93f6e907c0c99fcfa12a2cab0bedc52443f authored over 8 years ago by Alex Gilleran <[email protected]>
Date picker now takes max/min date into account on mount/props change.

e9487e164fedc338a74cdb6acb5185bad2af9c90 authored over 8 years ago by Alex Gilleran <[email protected]>
Only add Input auto-resize handler to multiline inputs

9cc56e1937ff8a63509daa758255a3e49b3c6105 authored over 8 years ago by Ben Fox-Moore <[email protected]>
Additional fix for raw AppBar component import

32aedbd9405ce3a7babd403e8570dc969bba52aa authored over 8 years ago by landabaso <[email protected]>
Update install.md

Incorrect import of a Raw Component w.r.t theming.
See https://github.com/react-toolbox/react-t...

42feb7fd0c2d0c9cf237071d92323dcb6b54017b authored over 8 years ago by landabaso <[email protected]>
Merge pull request #650 from normano64/typings

Typescript typings

9c4a48597aa0c6d1ab17117bbad3fb62a4287a56 authored over 8 years ago by Javi Velasco <[email protected]>
Small fixes

3b706779fb9a85ddbd0d21b2982002efaf45a949 authored over 8 years ago by Per Bergqwist <[email protected]>
All props are now commented

ae6109c6fdfb0cf066fbdfb19e5bb92ecae324ed authored over 8 years ago by Per Bergqwist <[email protected]>
Moved modules to separate files.

10b69b5c8cc65989011ccc311257371a8ab8189f authored over 8 years ago by normano64 <[email protected]>
Bugfix calculating Menu position

e077f8a1996b1e8f144fa0f24bbe96983885b378 authored over 8 years ago by Javi Velasco <[email protected]>
A lot of JSDoc comments added, even more left

621e798b7e3d7737e55a08c22d7842e286fdf9b3 authored over 8 years ago by normano64 <[email protected]>
Fixes #542

c9ac90fffe913c99586fed7dd73563ae475055c3 authored over 8 years ago by Javi Velasco <[email protected]>
Typings for the project

661911bdaa598dd3ae12ea5cbf58f09968881962 authored over 8 years ago by normano64 <[email protected]>
Merge pull request #644 from JamesAlias/patch-1

Update README.md

1544861b14b8cc4ceabcf3ea56eb7915c941f26d authored over 8 years ago by Javi Velasco <[email protected]>
Merge pull request #631 from randycoulman/document-input-label-theme

Document the label theme for the input component

aa851d3c411f8afe3239cdfc7bd4ebf4c31ffe19 authored over 8 years ago by Javi Velasco <[email protected]>
Fixes #627

2d17b65a5be2fd39f268ee7c7de4d22fb9d0016e authored over 8 years ago by Javi Velasco <[email protected]>
fix autocomplete activating on react>=15.1 if no direction

f3b460eabd90ff4b676ae0fa9ba2f2c46ad3edd0 authored over 8 years ago by farawayer <[email protected]>
Update README.md

In *Roboto Font and Material Design Icons* update link to Roboto font.

3a572704847b57fe886c586d0754961aaa4c5fb6 authored over 8 years ago by Robert Baruck <[email protected]>
Document CardTitle's cardTitle theme

The `cardTitle` theme for the root `CardTitle` component was not
documented.

I also made the wo...

460a378ddcbf4dd609dd7b205b1d98183353e888 authored over 8 years ago by Randy Coulman <[email protected]>
Document the label theme for the input component

The `input` component has a `label` theme setting, but it wasn’t
documented.

68ee32f3ecb031381c6a8686ed9b8f17f755920d authored over 8 years ago by Randy Coulman <[email protected]>
1.0.2 release

672429f806287f9aa1423f631890487a0257ccee authored over 8 years ago by Javi Velasco <[email protected]>
Latest build

b55d2b16eff14d3ab7ff0fb1a57abf66d0b47894 authored over 8 years ago by Javi Velasco <[email protected]>
Fixes #624

2a7e340a811becd36411025868bf55f50e4e3bb3 authored over 8 years ago by Javi Velasco <[email protected]>
Fixes #585

49658a39b40c364debb5cf44dc3f8b1b707a340f authored over 8 years ago by Javi Velasco <[email protected]>
Fixes #616

0513cb72e93bb9e98228b6761d82f5f9952f905e authored over 8 years ago by Javi Velasco <[email protected]>
Merge pull request #622 from randycoulman/tab-content-theme

Forward theme prop from Tabs to TabContent

5028e6d3e2b83eaa23fe2cbbd989f15f438633a6 authored over 8 years ago by Javi Velasco <[email protected]>
Merge pull request #619 from david-cho-lerat-HL2/patch-1

Fix date picker month offset in 2 files (as per components/date_picker/readme.md)

acd18bbfc9fbc949c10d44bda1640ab6da896381 authored over 8 years ago by Javi Velasco <[email protected]>
Merge pull request #617 from InfernoZeus/bugfix-ie11-number-isnan

Fix Number.isNaN TypeError on IE

d150a2d6a0373bf48f0c8389b9246ed560f28f9e authored over 8 years ago by Javi Velasco <[email protected]>
Forward theme prop from Tabs to TabContent

The `Tabs` component takes a `theme`, but was not forwarding it on to
its internal `TabContent` ...

8c20848fe87c60eba44ee09702f08adf246e2e57 authored over 8 years ago by Randy Coulman <[email protected]>
Merge pull request #601 from strindhaug/dev

Bugfix: Reset overflow when unmounting an overlay

de532adea5ac9704d89020f1e402dfc778212ec4 authored over 8 years ago by Javi Velasco <[email protected]>
Merge pull request #618 from randycoulman/list-item-theme

Pass the theme from ListItem to ListItemLayout

1a190b687698d3879dfb1d7d28efd69d14cf7c1c authored over 8 years ago by Javi Velasco <[email protected]>
Update datepicker_example_1.txt

Just like in `components/date_picker/readme.md`, you need to add 1 to `value.getMonth()`

e782b8fdc478e425f3028654cd69ce255cfb9f4a authored over 8 years ago by David Cho-Lerat <[email protected]>
Update pickers.js

Just like in components/date_picker/readme.md, you need to add 1 to value.getMonth()

49fa53aa969e42270dfa8adf1258c06fbf39e455 authored over 8 years ago by David Cho-Lerat <[email protected]>
Pass the theme from ListItem to ListItemLayout

`ListItemLayout` was not receiving the theme, and so was not applying
the theme to the component...

3b4387f4febb4bbf5525c85692a1208b0160ecd9 authored over 8 years ago by Randy Coulman <[email protected]>
Fix Number.isNaN TypeError on IE

4ea305cff232f9f9f82cb2bffe76d7271203fb22 authored over 8 years ago by Ben Fox-Moore <[email protected]>
Merge pull request #582 from ro-savage/bugfix-DatePicker-TimePicker-allow-tab-and-enter

Bugfix - DatePicker and TimePicker pass unknown props and allow enter key

1b0d9e57e9ee54df02333d9ecea3dc281d4250ac authored over 8 years ago by Javi Velasco <[email protected]>
Merge pull request #609 from react-toolbox/update-react

Update to react 15.2.0

cd0c72cbd602ec8d33959ceaa9cc9359ded977fb authored over 8 years ago by Javi Velasco <[email protected]>