Ecosyste.ms: OpenCollective

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

RMWC

Contributions were initially intended to incentivize maintainers. We will no longer accept contributions, but the balance that is present will be donated to efforts to support the Ukraine.
Collective - Host: opensource - https://opencollective.com/rmwc - Code: https://github.com/jamesmfriedman/rmwc

CI Memory Fix

github.com/rmwc/rmwc - 249d317a78457fdc9e1471416a663052f107be8d authored about 6 years ago
CI memory fix

github.com/rmwc/rmwc - 1b214b58b1047a0295278712da94dd6f21f99580 authored about 6 years ago
Fixing circular progress readme

github.com/rmwc/rmwc - 8c1a29fc21f09c70a3af01c3ed19c9eb05dd8472 authored about 6 years ago
Building docs

github.com/rmwc/rmwc - ff3fc648099827c5782e382e9665ceb4dca8b933 authored about 6 years ago
Adding another command to contributing

github.com/rmwc/rmwc - ac8714d572e38b50252438856bbb9b6b4c86b9ba authored about 6 years ago
Fixing TS errors

github.com/rmwc/rmwc - a75d75ba5f8da4ff0cb629680dae7e21799015a8 authored about 6 years ago
feat(Dialog): Adds lifecycle hooks fixes #355

github.com/rmwc/rmwc - 68aab17e13a91b24c4f6948904bbf2505c340f9b authored about 6 years ago
docs(Contributing): Updating contributing docs with a bit more info fixes #359

github.com/rmwc/rmwc - 73b34da8eeec757ac3eef22f98f3d21a6e84a697 authored about 6 years ago
docs(Slider): Adding known slider issue to documentation fixes #367

github.com/rmwc/rmwc - a9d9f0fc5cfc30232db0ebd94b228c22cd05d631 authored about 6 years ago
fix(Switch): Corrects issue with controlled Switch using Safari fixes #374

github.com/rmwc/rmwc - 8dd7525b008e88461747f94d7dfa5d5f361f4b69 authored about 6 years ago
docs(ThemeProvider): Fixes empty onError property in example dropdown. closes #363

github.com/rmwc/rmwc - 714be61907eedbe1b211f2010747556c56dcb180 authored about 6 years ago
breaking(apiRef): apiRef has been removed from the library. If you were using, just use the standard react “ref” if you need to get access to the class internals.

github.com/rmwc/rmwc - 41c2c149a821ec631b62fb9a5af6b99ca7612855 authored about 6 years ago
refactor(Dependencies): Move all 3rd party deps to base

github.com/rmwc/rmwc - d163492b4287260c929791e0f604a9c1dd5b3ed7 authored about 6 years ago
fix(SelectIcon): Circumventing foundation to allow release due to MDC bug

github.com/rmwc/rmwc - e1c8fb6ce4fd8ae42e2c00446edea82afe6a864e authored about 6 years ago
fixing id

github.com/rmwc/rmwc - 715a5de5980228456768c21ce0a191dc0b9cc0ab authored about 6 years ago
Merge branch 'mdc41' of https://github.com/jamesmfriedman/rmwc into mdc41

# Conflicts:
# package-lock.json
# src/elevation/package.json
# src/floating-label/package.json
...

github.com/rmwc/rmwc - eaacc3733b7487a5cde19863bffb0c4c026a656f authored about 6 years ago
Feature complete Select

github.com/rmwc/rmwc - cf3a187660f88035a976df6881b7dd69c5fff02f authored about 6 years ago
refactor(Select): The Select component now uses the foundation / adapter pattern and includes an enhanced variant. A small caveat is the Select will no longer appear to show a value when no value or defaultValue is given. If you were relying on this behavior before, just pass defaultValue or value. #354

github.com/rmwc/rmwc - ef5a104e29deb4b2c3515419f5d88fc503b0375b authored about 6 years ago
Improving coverage

github.com/rmwc/rmwc - 1310b44e5a2076788949bd7833145366216a8523 authored about 6 years ago
Fixing TS errors

github.com/rmwc/rmwc - 8a6a632a05ae3df146eb3640e7fd4e85340d815e authored about 6 years ago
fixing chip examples

github.com/rmwc/rmwc - b69185292c9cecbbaf1f79cf46bd558e3b7a3f91 authored about 6 years ago
Progress on new select

github.com/rmwc/rmwc - 06f78e4da08bced0f83417efbeab142ec22918e8 authored about 6 years ago
fix(MDC): Corrects and updates imports throughout components to match MDCs new export path. #354

github.com/rmwc/rmwc - b81bdf1455d50b222248caa8742be5c727652736 authored about 6 years ago
breaking(Chip): Refactor to reduce the complexity, implementation, and event handling of Chips #354

github.com/rmwc/rmwc - eb62bcacea00b2c3cdaf1aa1d96449dcb04a35db authored about 6 years ago
fix(Radio): removes deprecated adapter call, adds missing ripple #354

github.com/rmwc/rmwc - 405180e9ce620d8db90e95a47ad2d2c0a7889228 authored about 6 years ago
Update ISSUE_TEMPLATE.md

Making the issue template easier to consume.

github.com/rmwc/rmwc - 2374c9cc5e05d3fe7fe4b6e41868b27a3b64b558 authored about 6 years ago
v3.0.11

github.com/rmwc/rmwc - 4aa6747dc1373406bc541c04aacd1bbeb4d0e653 authored about 6 years ago
Bumping version

github.com/rmwc/rmwc - 5ae88d41c26705d5f80712132e1070297e888d91 authored about 6 years ago
fix(TabBar): Corrects issue with asynchronously setting activeTabIndex

github.com/rmwc/rmwc - fed9f6bf5dea5581f0c0273546be44d59bf81b69 authored about 6 years ago
Updating lock, ignoring vscode files

github.com/rmwc/rmwc - 2356326c7ff4dab151c29418b46a5a9114037de4 authored about 6 years ago
fix(Select): correcting id options

github.com/rmwc/rmwc - 33836957d2f02f308b4089c5c1c81995b74a547b authored about 6 years ago
Improving coverage

github.com/rmwc/rmwc - 4be12e8d1e96bd011d93fca2d075d66be1ab9ab5 authored about 6 years ago
Merge pull request #369 from maarteninsyde/patch-1

Add support for id and for attributes

github.com/rmwc/rmwc - 94e9c790516085f180f97ebafcc27e9e438d9253 authored about 6 years ago
Merge pull request #365 from markrmullan/menuitems-aria-hidden

fix(Menu): Set aria-hidden dynamically for A11Y

github.com/rmwc/rmwc - 5020d4843c433303462e005bcfc1fdfce4e4842a authored about 6 years ago
Fix indents

github.com/rmwc/rmwc - df27a411a50251ae2452973b2016652c8b720cad authored about 6 years ago
Add support for id and for attributes

To activate the select on clicking the corresponding label, the label needs to have a for attrib...

github.com/rmwc/rmwc - bc00493214f54373d8839ccf272ad88c1fa4d7e7 authored about 6 years ago
Merge pull request #368 from bartvde/canvas-polyfill

Do not override canvas polyfill if already present

github.com/rmwc/rmwc - 6e222585692e2823bd02c73e5690560df21facfe authored about 6 years ago
Do not override canvas polyfill if already present

github.com/rmwc/rmwc - 162969f29caa3cb40b6d42afd313dfbf75e36b92 authored about 6 years ago
fix(Menu): Set aria-hidden dynamically for A11Y

github.com/rmwc/rmwc - e0eb5e1a953025ef391b67112ebd46bcd0ba91e2 authored about 6 years ago
fixing chip examples

github.com/rmwc/rmwc - 34114c8e71735919c2e6d710f3a84ac9616403c9 authored about 6 years ago
Fixing TS errors

github.com/rmwc/rmwc - b66266e8ffb674485a4e91ad25d14b3e568ccf1d authored about 6 years ago
refactor(Select): The Select component now uses the foundation / adapter pattern and includes an enhanced variant. A small caveat is the Select will no longer appear to show a value when no value or defaultValue is given. If you were relying on this behavior before, just pass defaultValue or value. #354

github.com/rmwc/rmwc - 11de8e1f0d3058536d36c66f5cf0cee2ba178e03 authored about 6 years ago
Feature complete Select

github.com/rmwc/rmwc - bc6168176653c786000c036ef162f82314de2413 authored about 6 years ago
Progress on new select

github.com/rmwc/rmwc - 29995fcf91d2b7e564adc6175d024928af6e6fcd authored about 6 years ago
fix(MDC): Corrects and updates imports throughout components to match MDCs new export path. #354

github.com/rmwc/rmwc - b6438b449f872730a04f2bde6f3c8a4c4f5d9d82 authored about 6 years ago
breaking(Chip): Refactor to reduce the complexity, implementation, and event handling of Chips #354

github.com/rmwc/rmwc - 69139821c93799c89987308b21ab25905fa666ff authored about 6 years ago
fix(Radio): removes deprecated adapter call, adds missing ripple #354

github.com/rmwc/rmwc - d53bb0da96feea1fdc39de635b85534670a3ed0f authored about 6 years ago
v3.0.10

github.com/rmwc/rmwc - 4ab23521c10953de09085db48a340f32a5520a72 authored about 6 years ago
Revving version

github.com/rmwc/rmwc - 8e6d9df1cb816ccba00d1233f347b4d2790d73d1 authored about 6 years ago
Fixing TS issues

github.com/rmwc/rmwc - d6b2771c77158c07a06584930e2cc7582591c43f authored about 6 years ago
fix(Checkbox): Corrects an issue where animations would reply if checkbox display property was set to none and back #343

github.com/rmwc/rmwc - f5572ae7eccec0f88e9adb0a5910d82e80729f50 authored about 6 years ago
fix(Switch): Corrects issues with syncing, adds missing ripple, rewrites using Foundation adapter pattern #361

github.com/rmwc/rmwc - 5e95ef24f88bb885c6c29eeabb93e6f7ba308f08 authored about 6 years ago
fix(Textfield): Corrects issue with floating label on dynamic updates #362

github.com/rmwc/rmwc - c6b8592676e75b6a4c813395a5436c0000b574c5 authored about 6 years ago
Revving version

github.com/rmwc/rmwc - d34f94935df3f391852cd3c5eeae6b29c70b2cf1 authored over 6 years ago
fix(Select): fixes issue with floating label when programatically updating options #350

github.com/rmwc/rmwc - 4ccd6f47d4a2ca50a0eebe1402cb591697ebce3c authored over 6 years ago
fix(Checkbox): corrects remaining sync issues https://github.com/material-components/material-components-web/issues/4018

github.com/rmwc/rmwc - 1bcd0cedfb03af62dab1675a894cc0b16e3ba404 authored over 6 years ago
Revving version

github.com/rmwc/rmwc - f21a6794ace9ff8d83feec2c755a3ce0c0180a70 authored over 6 years ago
Fixing checkbox TS build

github.com/rmwc/rmwc - e42f9947dff329c0f387d974852034c4fd609e46 authored over 6 years ago
CI memory fix

github.com/rmwc/rmwc - 0e07e80e97f1d9c9873845512c3574f38ad53de3 authored over 6 years ago
Updating flow

github.com/rmwc/rmwc - bfa0a4d98c02d088172dfde937dfff45f94f3a9b authored over 6 years ago
Removing console.log

github.com/rmwc/rmwc - 2e2ead34e3e348e28e39a2c3c21d563339edf890 authored over 6 years ago
fix(Checkbox): Corrects issue deep in MDC that would cause React to not fire event handlers #312

github.com/rmwc/rmwc - 3ffef39d527ce153821ee6595299e0a24650ab9c authored over 6 years ago
fix(Textfield): Corrects issue where controlled required textfields render as invalid initially fixes #297

github.com/rmwc/rmwc - c217bca7ea29a0db189879400f0485f31333cb87 authored over 6 years ago
docs(TextFieldHelperText): Fix missing docs fixes #352

github.com/rmwc/rmwc - b39f4696312844e2db2d83f0c62e81f5cdde51ec authored over 6 years ago
Merge pull request #349 from Alevoid/list-listItem-add-disabled-tag

fix(ListItem): added disabled state for Item in List

github.com/rmwc/rmwc - 22c9ef2296bf34989284f057109600b5156ba50c authored over 6 years ago
fix(ListItem): added disabled state for Item in List

github.com/rmwc/rmwc - f32f557c6347c5135a12cd4307d8a0670dae25b3 authored over 6 years ago
fix(Component): Corrects a regression for prop spreading on the slider component.

github.com/rmwc/rmwc - 3580a6a0d9c4ece38f6dd073818af772e6779f7d authored over 6 years ago
Bumping version

github.com/rmwc/rmwc - 85396c62c8aab6b15c65ab00f7ce779db1718b90 authored over 6 years ago
refactor(Slider): Implements directly through foundation, drastically improves performance.

github.com/rmwc/rmwc - 6b42908b01ecadc80d072c216e496a43d3c56064 authored over 6 years ago
Merge pull request #348 from dave-hillier/master

use SnackbarPropsT in syncWithProps parameter

github.com/rmwc/rmwc - 753a48ab7e48cdc9fa1bceb54e2c28c25bc27cf6 authored over 6 years ago
use SnackbarPropsT in syncWithProps parameter

github.com/rmwc/rmwc - 5152e2f4aef6e03cd85472873a6ee2d9e0ae13f3 authored over 6 years ago
Merge branch 'master' of https://github.com/jamesmfriedman/rmwc

github.com/rmwc/rmwc - e6201054a9185cad6b18dfb179aed76f7f76f6f2 authored over 6 years ago
Doc updates

github.com/rmwc/rmwc - b60fd9c079c52a959fcd2253e6b3c1149dd291dc authored over 6 years ago
Update README.md

github.com/rmwc/rmwc - c30f58e3aa060998525f6c1c30edd5caeea07559 authored over 6 years ago
fix(Select): Correct TS issue for style

github.com/rmwc/rmwc - 7703a6e16c128a0ba3c720ebdb91b0aa721415b8 authored over 6 years ago
bumping version for release

github.com/rmwc/rmwc - f58a804b53a7f25f3c24ad3d31791158b70aa664 authored over 6 years ago
fix(Select): Allows style object to be applied to root of component #341

github.com/rmwc/rmwc - 0321ca1f4b74ae188386e2d889ae3d817bda757b authored over 6 years ago
Merge branch 'master' of https://github.com/jamesmfriedman/rmwc

github.com/rmwc/rmwc - 54ce8a44919ef595e196f664a923c86b5aad5779 authored over 6 years ago
fix(TextField): Corrects ‘undefined’ being rendered as className #335

github.com/rmwc/rmwc - 9240be21928c629aa1b5809f49f5183eca18cf3b authored over 6 years ago
fix(TextField): corrects issue where TextField label does not respond to state change #338

github.com/rmwc/rmwc - ea1e683b9b06046d458f47a19fdd51981f4a0bea authored over 6 years ago
Merge pull request #342 from cmfcmf/patch-1

Fix typo

github.com/rmwc/rmwc - fb6fa13962b796ca85ce8cabc80e61b76cc5e11f authored over 6 years ago
Fix typo

github.com/rmwc/rmwc - eb6bcb27d2dcc9f58925f205c611d635e27dad38 authored over 6 years ago
Fixing tests for tabs

github.com/rmwc/rmwc - 01c10e6854589eb9f46b59e49a8792fbf88c624d authored over 6 years ago
fix(Tabs): make conditional tabs work even after re-render

github.com/rmwc/rmwc - 3d2ca8f37187377371fccb00893c77c5b1ae3b7e authored over 6 years ago
fix/Tabs: make conditional tabs work even after re-render

github.com/rmwc/rmwc - e8c7a45bc1b034899d1601e79cac76aa0cce35d5 authored over 6 years ago
fix(TextField): Fixes #334 Corrects issue with PropsList on foundation components not merging user passed props

github.com/rmwc/rmwc - 7a370707769b6b6727d840c4e9254bbcd9ca2602 authored over 6 years ago
Merge branch 'master' of https://github.com/jamesmfriedman/rmwc

github.com/rmwc/rmwc - 239107c75b3041e2455b33b3c4f5fc5f7864d537 authored over 6 years ago
fix(Flow): Corrects FlowTyped issue with Flow 0.82.0 and Provider.

github.com/rmwc/rmwc - 464a4bfadde919178bf89a43c8c106b973dd5590 authored over 6 years ago
Update README.md

github.com/rmwc/rmwc - d17eb758f24a8c4f597c05970aedb69ff3949e1d authored over 6 years ago
fix(Typescript): Toolbar Icon Typings

github.com/rmwc/rmwc - 912ca3fb2e71abc3605e9f005b7a5a21bb72813e authored over 6 years ago
Removing redundant build

github.com/rmwc/rmwc - e31c0cbf154fa8a2890ac5bac1d90f1959b0f029 authored over 6 years ago