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

docs(IconToggle): updating documentation

github.com/rmwc/rmwc - e013da673af157283c6993c978c66a7690ddeb95 authored almost 7 years ago by James Friedman <[email protected]>
breaking(IconToggle): IconToggle has been directly integrated with the MDCFoundation and the onChange callback will contain their synthetic event. See https://material.io/components/web/catalog/buttons/icon-toggle-buttons/ notifyChange

github.com/rmwc/rmwc - 2701c34e02084a7988ff695cbc7acc269e542024 authored almost 7 years ago by James Friedman <[email protected]>
fixed a typo, added 'see' to sentence

github.com/rmwc/rmwc - 687fb2c6103f5ad8c53d4dfc36a7d70615002599 authored almost 7 years ago by Unwana Essien <[email protected]>
Direct reuse of MDC component implementation

github.com/rmwc/rmwc - 17cdee6fca8644bcde95112628969890b981d4af authored almost 7 years ago by James Friedman <[email protected]>
fix(IconToggle): Implemented via foundation

github.com/rmwc/rmwc - f77e8dd444778296326f0762d9035369a2f8f4e7 authored almost 7 years ago by James Friedman <[email protected]>
Merge branch 'master' into foundation

github.com/rmwc/rmwc - ce460505c9a1b8285e0b78683e580b4d9ddabeb1 authored almost 7 years ago by James Friedman <[email protected]>
Merge pull request #155 from dandv/patch-2

Fix typos and capitalization

github.com/rmwc/rmwc - 7cbd3276faadea0c27e4997e1d74956e5ae21407 authored almost 7 years ago by James Friedman <[email protected]>
Fix typos and capitalization

github.com/rmwc/rmwc - 1620c6de12e332969607265d7eb1ac1de3ca5da5 authored almost 7 years ago by Dan Dascalescu <[email protected]>
Fixing prop syncing and doing some cleanup

github.com/rmwc/rmwc - 42815ac7d185ae87084aee7026787df267ef3d08 authored almost 7 years ago by James Friedman <[email protected]>
Merge branch 'master' into foundation

github.com/rmwc/rmwc - 9f836818ff4e1b3d14b6b53a7978364775b7e6f9 authored almost 7 years ago by James Friedman <[email protected]>
1.3.0

github.com/rmwc/rmwc - f43213a32583217103786c9d28c3f1f02c0d446c authored almost 7 years ago by James Friedman <[email protected]>
docs(ChipIcon): Adding interactive description.

github.com/rmwc/rmwc - 71e0506ebb2b049eb226f3c2e0dabf54809f35bd authored almost 7 years ago by James Friedman <[email protected]>
Merge pull request #151 from jamesmfriedman/mdc31

MDC 31

github.com/rmwc/rmwc - 69d6f322207fa8583bcc3ae3f67640aa2097191b authored almost 7 years ago by James Friedman <[email protected]>
Updating Readme

github.com/rmwc/rmwc - 3b46da0d4bae691932e8825885067dcd151d924f authored almost 7 years ago by James Friedman <[email protected]>
chore(Chip): Updating storybook stories

github.com/rmwc/rmwc - dfa7d48ecf8d8521f45df2c1d3344ced9742d0bf authored almost 7 years ago by James Friedman <[email protected]>
feat(CardPrimaryAction): Adding CardPrimaryAction container.

github.com/rmwc/rmwc - f2ac2a398a17072f3d0a4ff759d5693a985bc1a9 authored almost 7 years ago by James Friedman <[email protected]>
breaking(ChipIcon): Added ChipIcon component which required splitting apart the Chip and ChipText component. If you were using Chips before, wrap the interior content with ChipText.

github.com/rmwc/rmwc - 6d3eef9690c69638f4f446559307cc809fdfe58a authored almost 7 years ago by James Friedman <[email protected]>
1.2.1

github.com/rmwc/rmwc - 6c86aa4c86d5258520213badf157a473ee752b6f authored almost 7 years ago by James Friedman <[email protected]>
docs(TextField): Adding disabled example

github.com/rmwc/rmwc - 8c00ad2a79027a2ccb409e03eaa1e839b21f15ca authored almost 7 years ago by James Friedman <[email protected]>
Merge pull request #148 from jamesmfriedman/fix/textfield-disabled

fix(textfield): add mdc class on disabled textfields

github.com/rmwc/rmwc - 62a2b3df7afe760a34a39bad45cab033c4249703 authored almost 7 years ago by James Friedman <[email protected]>
add disabled to tagProps

github.com/rmwc/rmwc - 0a24cca1e8976854f324d367f5a8acf2470f9d81 authored almost 7 years ago by j-o-d-o <[email protected]>
add conditonal disabled as attribute to input tag

github.com/rmwc/rmwc - 688ea5050605d44998bd241dadf44468be984418 authored almost 7 years ago by j-o-d-o <[email protected]>
fix(textfield): add mdc class on disabled textfields

github.com/rmwc/rmwc - b7c8fccfd2ef96da689d05a20f484eb18d8789ea authored almost 7 years ago by j-o-d-o <[email protected]>
Merge pull request #146 from lavigneer/dialog-docgen-fixes

docs(Dialog): Missing props and descriptions

github.com/rmwc/rmwc - 7505b494b57d70db4f498cfd20cde18146c8cfea authored almost 7 years ago by James Friedman <[email protected]>
docs(Dialog): Fix issue with description docgen of DialogFooterButton

github.com/rmwc/rmwc - 64e02268f615b156ac7c6a387bce6fda79e60b86 authored almost 7 years ago by lavigneer <[email protected]>
chore(Dialog): Add scrollable prop type defintion to DialogBody

github.com/rmwc/rmwc - 15b8b481cdb2c901aa91992fe79b85e5a5722070 authored almost 7 years ago by lavigneer <[email protected]>
Deploying docs

github.com/rmwc/rmwc - 8b3d6bc32b873100fe41db7eb32fdd7ba2d5870c authored almost 7 years ago by James Friedman <[email protected]>
docs(Chips): Fixing chips link

github.com/rmwc/rmwc - 5111ed8050b9a254c9d8833fd6c3416abfd8d9e4 authored almost 7 years ago by James Friedman <[email protected]>
1.2.0

github.com/rmwc/rmwc - 47aa5c3eb430549c079d16eaf450b3430bfd33fc authored almost 7 years ago by James Friedman <[email protected]>
docs(Icon): Fixing inconsistent headers

github.com/rmwc/rmwc - ffbc02921a43b7ebb87fcd79456025bf8fe36d51 authored almost 7 years ago by James Friedman <[email protected]>
docs(Theme): Removing dark from the theme examples

github.com/rmwc/rmwc - a0511f8b3fb935696ece2516edced4ab8c7cbd04 authored almost 7 years ago by James Friedman <[email protected]>
docs(SnackBar): Fix z-index issue which was cutting off start aligned SnackBars

github.com/rmwc/rmwc - 8dc07c79247b1588ae80efd311a38f69f3603d55 authored almost 7 years ago by James Friedman <[email protected]>
fix(Ripple): corrects an issue where the Ripple would not respect unbounded

github.com/rmwc/rmwc - 2d7cabe2cd245771d6601d1b8cf2ceb6ccdefc9a authored almost 7 years ago by James Friedman <[email protected]>
docs(Dialog): Rendering SimpleDialog example

github.com/rmwc/rmwc - 10c9efca3596e0828e8d17f686631ea29203b949 authored almost 7 years ago by James Friedman <[email protected]>
Merge pull request #140 from jamesmfriedman/mdc30

MDC 0.30.0

github.com/rmwc/rmwc - 8f8f5d6c34e01116c0af063c1ac948fa6ecdcc6f authored almost 7 years ago by James Friedman <[email protected]>
fix(TabBar): Corrects an issue where a children check would fail if there was only one Tab #142

github.com/rmwc/rmwc - 82217f85b0005de30413f8e166fa03b977ddd2fe authored almost 7 years ago by James Friedman <[email protected]>
fix(TextField): Corrects an issue where uncontrolled TextFields could get out of sync with MDC

Bugfix: issues 143

github.com/rmwc/rmwc - a58d583060037b89e02297d223c09d47d6b60b24 authored almost 7 years ago by James Friedman <[email protected]>
Small fix for docs font-size which was causing TextFields to look incorrect

github.com/rmwc/rmwc - 29feb19ef8f5d3e242649eeb5f0df9dca9d889be authored almost 7 years ago by James Friedman <[email protected]>
Soem work on a foundation HOC

github.com/rmwc/rmwc - 197465968dfc86f4bdee7d3d15d9687b866a454e authored almost 7 years ago by James Friedman <[email protected]>
Updating Readme

github.com/rmwc/rmwc - 4c289f8f020fffa5dbe1c6c5acdee254296c9cff authored almost 7 years ago by James Friedman <[email protected]>
feat(SimpleMenu): Adding SimpleMenu component that auto manages open state

github.com/rmwc/rmwc - 7b65488e20648557325d106850d85d545e3f731e authored almost 7 years ago by James Friedman <[email protected]>
breaking(Card): matching MDC30 complete revamp of cards

github.com/rmwc/rmwc - 356a19ab48808492399691e16b6157dd67058ca6 authored almost 7 years ago by James Friedman <[email protected]>
Merge branch 'master' into mdc30

github.com/rmwc/rmwc - 9f7a24d73d8c085d25826c3dee3702d409f75cf2 authored almost 7 years ago by James Friedman <[email protected]>
Bugfix: issues 143

github.com/rmwc/rmwc - 932b0fc5e7f9569bc9476f5f89c10003b9486e06 authored almost 7 years ago by lo-tp <[email protected]>
1.1.3

github.com/rmwc/rmwc - b010dfd915b360829e342c9ea8e2357da16c3b3f authored almost 7 years ago by James Friedman <[email protected]>
fix(TextField): Corrects issue with the invalid prop not syncing

github.com/rmwc/rmwc - 70b06db80d2ec2684e1f9cde89d16fda6f35c87f authored almost 7 years ago by James Friedman <[email protected]>
Merge pull request #144 from lo-tp/synchronizeInvalidStatusWithFoundationOfTextField

Sync validality status with TextField Foundation

github.com/rmwc/rmwc - 0017bd37cb2e9d9724b1a9a44271cad33b881709 authored almost 7 years ago by James Friedman <[email protected]>
Sync validality status with TextField Foundation

Beforehand, the invalid prop in the react component is not synced with
TextField Foundation

github.com/rmwc/rmwc - ae1aa4f5df9a14ba5aa9b9b9fc553515fe297082 authored almost 7 years ago by lo-tp <[email protected]>
breaking(DarkTheme): removing dark theme following its removal from material-components-web

github.com/rmwc/rmwc - a4714dfe8b4ba9654836797da097837463b711c8 authored almost 7 years ago by James Friedman <[email protected]>
Merge branch 'master' into mdc30

# Conflicts:
# src/docs/menuContent.js

github.com/rmwc/rmwc - af8376c1157b1ad7651b39533a5ec6dfe1a6473e authored almost 7 years ago by James Friedman <[email protected]>
feat(ButtonIcon): Adding ButtonIcon component.

github.com/rmwc/rmwc - ca9cf99640d82f916dc02f6051f63070eadabc82 authored almost 7 years ago by James Friedman <[email protected]>
chore(TextField): rename mdc-text-field__bottom-line -> mdc-line-ripple

github.com/rmwc/rmwc - add1cba48132007629a64f8c736f7101eb223d7a authored almost 7 years ago by James Friedman <[email protected]>
feat(Chip): Adding chip component

github.com/rmwc/rmwc - 967fb60e48fc96d270718bc23ee222a228e18851 authored almost 7 years ago by James Friedman <[email protected]>
Merge pull request #136 from jamesmfriedman/docs/styled-components

Splitting usage and styling

github.com/rmwc/rmwc - 39b716e03d831a95368b29f49e5ae55dad0e2c43 authored almost 7 years ago by James Friedman <[email protected]>
menu: on mounting open without animation

github.com/rmwc/rmwc - cc05e8a04ee68570fa37dbcdee8747debe1ea47a authored almost 7 years ago by j-o-d-o <[email protected]>
feat(menu): property to intialize the menu with a open state

github.com/rmwc/rmwc - 2b0855bb64eaf66c675059f7fd3b754fc8782d8c authored almost 7 years ago by j-o-d-o <[email protected]>
fix(checkbox): change mdc-checkbox__checkmark__path to mdc-checkbox__checkmark-path

github.com/rmwc/rmwc - da3e8fe5ad69d85cddc917f82d20bfea363802a5 authored almost 7 years ago by j-o-d-o <[email protected]>
Merge branch 'mdc30' of https://github.com/jamesmfriedman/rmwc into mdc30

github.com/rmwc/rmwc - 95a95e58ad57e02f08db416bf4cfcdd96eeb3bc0 authored almost 7 years ago by j-o-d-o <[email protected]>
feat(select): add box attribute to select

github.com/rmwc/rmwc - 5eba4853813895142965b326a52dd9265210b544 authored almost 7 years ago by j-o-d-o <[email protected]>
breaking(select): remove cssOnly select

github.com/rmwc/rmwc - f69904665f87667dc536a5ab9b0894ddb76370a4 authored almost 7 years ago by j-o-d-o <[email protected]>
feature(select): add box attribute to select

github.com/rmwc/rmwc - 9fbb3118ca5ca66162f817e70a60534a4477fb4c authored almost 7 years ago by j-o-d-o <[email protected]>
fix(select): remove cssOnly select

github.com/rmwc/rmwc - 04a10b20bc330023efd365edc31307d8d062d0ca authored almost 7 years ago by j-o-d-o <[email protected]>
fix(menu): remove simple tags from menu

github.com/rmwc/rmwc - ea267753bbc730dfecb9f29ecbda3c55fc4682e7 authored almost 7 years ago by j-o-d-o <[email protected]>
update to mdc 0.30.0

github.com/rmwc/rmwc - e7540aaea9e30310a7e8bc79ea1bbffed1e6906d authored almost 7 years ago by j-o-d-o <[email protected]>
Updating docs

github.com/rmwc/rmwc - 833327e40e141b7f3cdb8e8f37660da7c20affbb authored almost 7 years ago by James Friedman <[email protected]>
Deploying docs

github.com/rmwc/rmwc - 011b29fac87e707fa2382aa599868b05474a0a2a authored almost 7 years ago by James Friedman <[email protected]>
Updating docs

github.com/rmwc/rmwc - 85c0f529fa17fdd47cddb8d549d092c8ef00618f authored almost 7 years ago by James Friedman <[email protected]>
1.1.2

github.com/rmwc/rmwc - d0f29c6d0eb59a322cf8771b59dc576879f3260c authored almost 7 years ago by James Friedman <[email protected]>
fix(TextField): Corrects an issues with test snapshotting #137

github.com/rmwc/rmwc - cee345b61dce4322fadaac0d08126df8775334e8 authored almost 7 years ago by James Friedman <[email protected]>
fix(GridList): Removing redundant GridTilePrimaryContent node.

github.com/rmwc/rmwc - 263ec45eed47bc6f5ac507f3fd4e41b1e498c4dc authored almost 7 years ago by James Friedman <[email protected]>
Merge pull request #138 from mattmichler/add-gridtileicon

feat(GridList): add GridTileIcon

github.com/rmwc/rmwc - c08011eeebe1572987ca471d191a79a58cba38ef authored almost 7 years ago by James Friedman <[email protected]>
feat(GridList): add GridTileIcon

github.com/rmwc/rmwc - 060b2fadea75a8f742d7ac989db973c277c521a5 authored almost 7 years ago by Matt Michler <[email protected]>
Splitting usage and styling

github.com/rmwc/rmwc - da816149f5f82d82dbbd2dd64e489cb1b9d378c5 authored almost 7 years ago by James Friedman <[email protected]>
Merge pull request #130 from jamesmfriedman/styled-components-docs

enhancement(Docs): Add docs for styled-components.

github.com/rmwc/rmwc - 6524b45584c32f9dc67ef547757d8af58a659d38 authored almost 7 years ago by James Friedman <[email protected]>
1.1.1

github.com/rmwc/rmwc - ea4cbddd65803688f7bc1560ad976898a878cf09 authored almost 7 years ago by James Friedman <[email protected]>
fix(SimpleListItem): rendering child items

github.com/rmwc/rmwc - 952ac17ba2a716b61175e9749911da89fceb0435 authored almost 7 years ago by James Friedman <[email protected]>
Add docs for styled-components.

github.com/rmwc/rmwc - 5a195ffbd1b3c12debee759bf453867bc8a0a599 authored almost 7 years ago by Izak Filmalter <[email protected]>
Deploying docs

github.com/rmwc/rmwc - 2358ffd0219894b3a357f778f81ee5b50c916001 authored almost 7 years ago by James Friedman <[email protected]>
Homepage darkmode

github.com/rmwc/rmwc - 60569182e46bd4ae5ca09aa316e51ebee2d4da08 authored almost 7 years ago by James Friedman <[email protected]>
1.1.0

github.com/rmwc/rmwc - 5d4eb8626bd9c53d2340150f8ccb0dcaf0350fae authored almost 7 years ago by James Friedman <[email protected]>
Adding docs build to version script

github.com/rmwc/rmwc - b32dd067d973db9e6b04b20f8f7554862e66412c authored almost 7 years ago by James Friedman <[email protected]>
Merge pull request #117 from jamesmfriedman/mdc29

v1.1.0 - MDC 29

github.com/rmwc/rmwc - 53152b516746862f5484ab0430f0f77ecaa3f89f authored almost 7 years ago by James Friedman <[email protected]>
docs(General): fixing a layout bug

github.com/rmwc/rmwc - 4061c3db29a2bba9659e99638b2da80fc63a1b86 authored almost 7 years ago by James Friedman <[email protected]>
fix(Drawer): Permanent drawers should no longer contain an inner wrapper

github.com/rmwc/rmwc - 053c8cdb82cd6ae77825dbeaf5dc0feba2c7b282 authored almost 7 years ago by James Friedman <[email protected]>
Merge branch 'master' into mdc29

# Conflicts:
# src/Tabs/index.js

github.com/rmwc/rmwc - e9e6bc6445c8e7284608d7d87d042c0356971eac authored almost 7 years ago by James Friedman <[email protected]>
docs(Icon): removing incorrect example

github.com/rmwc/rmwc - 0c1fa46cd32bb23c1cb73bb4862a51074ce24949 authored almost 7 years ago by James Friedman <[email protected]>
Merge pull request #125 from jamesmfriedman/fix-styled-components-tab

fix(Tabs): HOC Tab Initialization loop

github.com/rmwc/rmwc - 4646fd2c2c470dafa2deffb0b576f16c8b02a70d authored almost 7 years ago by James Friedman <[email protected]>
fix(TabBar): TabBar would get stuck in re-init loop if Tab children were wrapped with HOC, related to styled components #116

github.com/rmwc/rmwc - 5dd4d9b506ca00bc985bc0a967eafc163bda10fe authored almost 7 years ago by James Friedman <[email protected]>
Simplify tabsLengthMismatch so that HOC wrappers on Tab work.

github.com/rmwc/rmwc - 4daf72562d6face1920b2c0c2def9c8d0e570724 authored almost 7 years ago by Izak Filmalter <[email protected]>
fix(ParcelJS): Move babel config to babelrc and don’t publish babelrc to npm #123

github.com/rmwc/rmwc - 1968f5e8b5552beba05840f8f823f9dd97983852 authored almost 7 years ago by James Friedman <[email protected]>
Merge branch 'master' into mdc29

github.com/rmwc/rmwc - 86c2831d76c1cf8f630d67fd6bf06b146f4102dc authored almost 7 years ago by James Friedman <[email protected]>
fix(TextField): Corrects issue where label would not float after input was interacted with and then value was set to “” fixed #122

github.com/rmwc/rmwc - 9d886b6859068c0dbddc436f49bd9750cb6bc469 authored almost 7 years ago by James Friedman <[email protected]>
Merge pull request #121 from jamesmfriedman/add-code-of-conduct-1

Create CODE_OF_CONDUCT.md

github.com/rmwc/rmwc - 83bbc2491c91d64a435dd4548631b1aa9cb5def4 authored almost 7 years ago by James Friedman <[email protected]>
Create CODE_OF_CONDUCT.md

github.com/rmwc/rmwc - af4c563d4d5b834112c619f642d798150d8e48ba authored almost 7 years ago by James Friedman <[email protected]>
docs(CSSModules): Updating webpack loader example

github.com/rmwc/rmwc - 26967abc27018ea81c2b5dbb8d98b6d2ab039f1c authored almost 7 years ago by James Friedman <[email protected]>
Merge branch 'master' into mdc29

github.com/rmwc/rmwc - 10a71b4fac155cdfa51ae8bd4e2880960843180a authored almost 7 years ago by James Friedman <[email protected]>
Fixing docs z-indexing issue

github.com/rmwc/rmwc - 97587fe7f5989bfd55a4e3362470a27279196337 authored almost 7 years ago by James Friedman <[email protected]>
feat(TextFields): ability to set a TextField as invalid #72

github.com/rmwc/rmwc - 42405cf7b712a036ada41770f87a7403236e9061 authored almost 7 years ago by James Friedman <[email protected]>
Merge pull request #119 from jamesmfriedman/fix/add-onInput-select

fix(slider): add onInput for sliding callback

github.com/rmwc/rmwc - f65be96033e194dbfd6996a9069d7f813387888c authored almost 7 years ago by James Friedman <[email protected]>
Updating slider prop desciption

github.com/rmwc/rmwc - 394abd8f60047fe9dc2fb63161dfff114f251dac authored almost 7 years ago by James Friedman <[email protected]>