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

Merge branch 'master' of https://github.com/jamesmfriedman/rmwc

github.com/rmwc/rmwc - e5e31174b72c3ad70baa5565b20fafc52709a118 authored over 6 years ago by James Friedman <[email protected]>
fix(Switch): makes children FlowType for switch optional.

github.com/rmwc/rmwc - 4f7ec1db14a0c6a38f33b5dbe39b367180ba0764 authored over 6 years ago by James Friedman <[email protected]>
Merge pull request #224 from goodrone/fix-docs-typos

chore(Docs): fixing typos

github.com/rmwc/rmwc - b5b838f7bb71d100e16a3980412a8f12e841b254 authored over 6 years ago by James Friedman <[email protected]>
chore(Docs): fixing typos

fro → for

github.com/rmwc/rmwc - 1e2df56d5d0ff5bfa57f075eebc2c8316c488363 authored over 6 years ago by Andrey Trachenko <[email protected]>
1.6.2

github.com/rmwc/rmwc - 8621178f6ce7c53fa67ec4b619fea9b755f3785c authored over 6 years ago by James Friedman <[email protected]>
docs(Home): correcting header css issue

github.com/rmwc/rmwc - c19647214712b2c5bec5619430faccf0ea2ed26d authored over 6 years ago by James Friedman <[email protected]>
fix(MDC): Bumping version to 0.35.1

github.com/rmwc/rmwc - a464d0c6f0936b44f1c6d0b744d0af14409ac830 authored over 6 years ago by James Friedman <[email protected]>
1.6.1

github.com/rmwc/rmwc - d9cb79994ae688cf1c175bde3004eaae5c8e7ae9 authored over 6 years ago by James Friedman <[email protected]>
fix(Flow): Correcting optional types

github.com/rmwc/rmwc - a11b4a01a0ec1b45834b712890f0d79bb915a5d5 authored over 6 years ago by James Friedman <[email protected]>
1.6.0

github.com/rmwc/rmwc - 10293bb8a0742c045223daa208847062eb0b0468 authored over 6 years ago by James Friedman <[email protected]>
Merge pull request #221 from jamesmfriedman/mdc35

MDC 35

github.com/rmwc/rmwc - be2933877d6006cdeeb3cf09720234edf23a4d3d authored over 6 years ago by James Friedman <[email protected]>
fix(Base): Removing apiRef from spread props #210

github.com/rmwc/rmwc - 94dab63a175271af77916666bfa02423bf6fdca5 authored over 6 years ago by James Friedman <[email protected]>
docs(Readme): Updating Readme for latest release. #210

github.com/rmwc/rmwc - a5dd83382924fa5539cf7ed0abc2da8bcc8da40f authored over 6 years ago by James Friedman <[email protected]>
fix(Menu): Corrects sync issue causing double click handlers and jittery animations

github.com/rmwc/rmwc - 285404c3ea21b82d42b87a4439aeeca782007390 authored over 6 years ago by James Friedman <[email protected]>
chore(Select): Updates label and bottom line to new components #210

github.com/rmwc/rmwc - ef6806da550731bc5b0cfb695e71c9421b358b30 authored over 6 years ago by James Friedman <[email protected]>
chore(Menu): Implementing Menu via MDC foundation integration. #210 #196

github.com/rmwc/rmwc - 8661541d162c7a47b8bc2406149bbf9dcc8d01c5 authored over 6 years ago by James Friedman <[email protected]>
chore(FormField): Converting to foundation component #210 #194

github.com/rmwc/rmwc - 495fda3200f487440b71c531019ea353d7cd9a54 authored over 6 years ago by James Friedman <[email protected]>
breaking(Theme): MDC breaking change, they refactored their theme option names #210

primary -> primary
secondary -> secondary
background -> background
text-primary-on-primary -> on...

github.com/rmwc/rmwc - 86fa087a2864f3198435cb5288ca793ee6f84b08 authored over 6 years ago by James Friedman <[email protected]>
chore(Typography): adding SSR test

github.com/rmwc/rmwc - 1c18a55575a128f16ba5f219cf7f7c4607dbc2de authored over 6 years ago by James Friedman <[email protected]>
breaking(Typography): MDC breaking change, updates almost all typography names. #210

display4 -> headline1
display3 -> headline2
display2 -> headline3
display1 -> headline4
headline...

github.com/rmwc/rmwc - 8d77666bd87380a824028c071a8597cdb647b1ad authored over 6 years ago by James Friedman <[email protected]>
feat(ImageList): Adding new MDC ImageList component. #210

github.com/rmwc/rmwc - 3b8f0504cf5cec0f60130dee7e8f05d844e8ab68 authored over 6 years ago by James Friedman <[email protected]>
feat(ShapeContainer): Adding new ShapeContainer component and docs #210

github.com/rmwc/rmwc - 748294e6219d9e79a83f84f33f4cf63b5feedbac authored over 6 years ago by James Friedman <[email protected]>
chore(Switch): Code cleanup and SSR test #210

github.com/rmwc/rmwc - b706f67191df3590a6042168c9a79673ea3790c8 authored over 6 years ago by James Friedman <[email protected]>
chore(Radio): Implemented via Foundation #210 #192

github.com/rmwc/rmwc - 9bc4b5ea38b482845cb183d7260551e26cdfa0e8 authored over 6 years ago by James Friedman <[email protected]>
chore(Foundation): Removing class adapter handling due to repetitive renders #210

github.com/rmwc/rmwc - caa23edc61f8cc762f0a9feade141a76b7f98833 authored over 6 years ago by James Friedman <[email protected]>
chore(Checkbox): Implements Checkbox via Foundation #210 #191

github.com/rmwc/rmwc - 1c6edfaea3c33af5c26506e2519819470c908842 authored over 6 years ago by James Friedman <[email protected]>
chore(FlowType): Fixes all flow type issues through codebase, adds flow check to test suite, correctly exports .flow definition files for 3rd party comsumption #210 #159 #40

github.com/rmwc/rmwc - 1158af9ea1a9d701520ba0bca9c6377f2c247873 authored over 6 years ago by James Friedman <[email protected]>
chore(TopAppBar): adding class adapter methods and dense story

github.com/rmwc/rmwc - 88abec3ce9ab3ef8175f6cf6130824ac797667dd authored over 6 years ago by James Friedman <[email protected]>
feat(TopAppBar): New top app bar component added #210

github.com/rmwc/rmwc - fc082b67696ff5bfe211f933564d831712f28793 authored over 6 years ago by James Friedman <[email protected]>
breaking(Card): MDC breaking change, `stroked` prop changed to `outlined` #210

github.com/rmwc/rmwc - 62ab4157a418acc0076eca95103df849a947f16b authored over 6 years ago by James Friedman <[email protected]>
breaking(Button): MDC breaking change, stroked renamed to oulined #210

github.com/rmwc/rmwc - 979b1fc13cb8ab9b9742ad0f5f2c71e45958ef05 authored over 6 years ago by James Friedman <[email protected]>
1.5.6

github.com/rmwc/rmwc - 1a01d07dbae9de47532dd437d21c6e9bb4632b79 authored over 6 years ago by James Friedman <[email protected]>
fix(TextField): Corrects issue with syncing props quickly #216

github.com/rmwc/rmwc - 1218272222cf6d20fee598e4c6992761f62f8cfa authored over 6 years ago by James Friedman <[email protected]>
fix(dependencies): Adds hyperform and mutation as explicit dependency since they are required for testPolyfill #217

github.com/rmwc/rmwc - 72176dac3ee9e0292ef726466814ff70d0cde3c9 authored over 6 years ago by James Friedman <[email protected]>
fix(className): Removes redundant classNames on ripple elements #218

github.com/rmwc/rmwc - 22be2ab5fcbb6f3eaa2d097a05b016e4ff3d6b6f authored over 6 years ago by James Friedman <[email protected]>
1.5.5

github.com/rmwc/rmwc - 96a0d77509041105fc9221dcb9b16e20d8489ded authored over 6 years ago by James Friedman <[email protected]>
fix(Foundation): corrects issues with prop syncing from an event when a component removes itself. #215

github.com/rmwc/rmwc - 3a5ec7648ce8b448c7e8edf652fb6722a4db4e9c authored over 6 years ago by James Friedman <[email protected]>
1.5.4

github.com/rmwc/rmwc - ffb74be77f6463cb2d3a0077fcc8f5faf305f869 authored over 6 years ago by James Friedman <[email protected]>
fix(TextField): corrects issue with trailing icon alignment when using custom icon rendering.

github.com/rmwc/rmwc - 9890736c518bff8ebb8affb211ec80ec2747c126 authored over 6 years ago by James Friedman <[email protected]>
Merge pull request #214 from jamesmfriedman/memory-leak-fix

fix(Foundation): Component destroy was not being copied onto the new …

github.com/rmwc/rmwc - 59e0f77ba2d21229c438744dfd9f69df2d59c2ac authored over 6 years ago by James Friedman <[email protected]>
Three frames is the magic number…

github.com/rmwc/rmwc - 7d01a7bf75ca5a6e021e7629b2e0b6f14992aba9 authored over 6 years ago by James Friedman <[email protected]>
fix(Foundation): foundation destroy must be explicitly called, fixing ripple tear down bug.

github.com/rmwc/rmwc - eb8d126e04632828fd4dd1825cec201d4f9010e6 authored over 6 years ago by James Friedman <[email protected]>
docs(Styling): adding a little more clarity to css runtime vars #212

github.com/rmwc/rmwc - 8421c37cb7524a724654544cc0faf46b9f22c69d authored over 6 years ago by James Friedman <[email protected]>
Removing ES6 code from tests

github.com/rmwc/rmwc - 0eb4d854aec830e4f0e68198d169d325e9a45e87 authored over 6 years ago by James Friedman <[email protected]>
fix(Foundation): Component destroy was not being copied onto the new prototype and called resulting in memory leaks.

github.com/rmwc/rmwc - 70ff32cefbf94670f19c91f29b11dc3e5d8cf2c3 authored over 6 years ago by James Friedman <[email protected]>
Merge pull request #208 from puopg/master

Fixing typo in anchor corner

github.com/rmwc/rmwc - efd5fb140af6ef623dcbdb9109cbcf024e0128b4 authored over 6 years ago by Johannes Dobler <[email protected]>
Fixing typo in anchor corner

github.com/rmwc/rmwc - 181a523ae191e83d512bd8b6dacc19748be96681 authored over 6 years ago by Michael Chen <[email protected]>
1.5.3

github.com/rmwc/rmwc - 683f8a7c1f0bd364d3a886a8db8ce29ce83ba499 authored over 6 years ago by James Friedman <[email protected]>
docs(Readme): Adding react version coverage

github.com/rmwc/rmwc - d9334e2a54dbd04032abd8dde8a75ecfd11b54dc authored over 6 years ago by James Friedman <[email protected]>
fix(Select): don’t specify value and default value

github.com/rmwc/rmwc - 0604c299c143eac14963a01666d3a89378282774 authored over 6 years ago by James Friedman <[email protected]>
Merge pull request #203 from jamesmfriedman/multi-version-react-tests-2

feat(Test): Testing in multiple versions of react

github.com/rmwc/rmwc - afa625f5fd5588daaae431a3a450e8e4f0ab0c6f authored over 6 years ago by James Friedman <[email protected]>
feat(Test): Testing in multiple versions of react

github.com/rmwc/rmwc - 512828d910675104f272b32371b4ade84c270005 authored over 6 years ago by James Friedman <[email protected]>
1.5.2

github.com/rmwc/rmwc - 3c24ad333865a3989458a660a632661555f9f90b authored almost 7 years ago by James Friedman <[email protected]>
fix(Select): Corrects issue with syncing of disabled prop

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

github.com/rmwc/rmwc - d8c9eb4c68a478f496abfdbc265f0d448a50973c authored almost 7 years ago by James Friedman <[email protected]>
fix(Select): Don’t spread className to native control

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

github.com/rmwc/rmwc - 80917c0f3e0385c3e59a1270ceae3a38cd510a84 authored almost 7 years ago by James Friedman <[email protected]>
Merge pull request #183 from jamesmfriedman/mdc34

MDC 34

github.com/rmwc/rmwc - bc709f938216ac686c4b08018bf6d749d9b898ec authored almost 7 years ago by James Friedman <[email protected]>
Correcting PR issues

github.com/rmwc/rmwc - 75278a820eead1bf82dae158f693e2b11cf7f018 authored almost 7 years ago by James Friedman <[email protected]>
Updating code coverage

github.com/rmwc/rmwc - 94ede901db8872cab93ee7389f5886875040b2e7 authored almost 7 years ago by James Friedman <[email protected]>
docs(Cleanup): small tweaks to docs for release

github.com/rmwc/rmwc - a64f218bc1d13aa15045a613551af6c2d5f32b96 authored almost 7 years ago by James Friedman <[email protected]>
feat(Chips): Added chip filtering. #179

github.com/rmwc/rmwc - 487ede3bdc3c0f94fbcb6f14f1b75d3c17af2ab7 authored almost 7 years ago by James Friedman <[email protected]>
chore(Flow): FlowType improvements, #159

github.com/rmwc/rmwc - eccfb749935fc75234691b2ad43b58377462206c authored almost 7 years ago by James Friedman <[email protected]>
feat(Dialog): Implementing via foundation #179 #177

github.com/rmwc/rmwc - 3a072b2e37aa7086052e146e66824eed2940ac57 authored almost 7 years ago by James Friedman <[email protected]>
feat(Grid): Added alignment and ordering props #179 closes #178

github.com/rmwc/rmwc - b50707052ada4cbdab8711832aff90bd6de69889 authored almost 7 years ago by James Friedman <[email protected]>
docs(Node Version): Adding node version 7 as a requirement in contributing #129 #179

github.com/rmwc/rmwc - c541d960ad15034e2b055cfaa04ea1701f250864 authored almost 7 years ago by James Friedman <[email protected]>
fix(TextField): Implements TextField foundation. #179 Closes #128, #156

github.com/rmwc/rmwc - bde5cd3fb6d100f2596aa7fd7776884ca5ed52fa authored almost 7 years ago by James Friedman <[email protected]>
fix(Ripple): Corrects an issue where Ripple would not properly handle using the tag prop with non RMWC components. #176

github.com/rmwc/rmwc - 9fb8019252efe5e0fd972f73e454c92dc79adbb6 authored almost 7 years ago by James Friedman <[email protected]>
docs(Select): Adding optgroup documentation.

github.com/rmwc/rmwc - 3774d663fc366aadd3301845074321f061873420 authored almost 7 years ago by James Friedman <[email protected]>
breaking(Select): MDC switched to using native select elements. RMWC selects should be fine with a few caveats. Props now spread to the native select by default, and a rootProps prop has been added. Also, if you were relying on MDC’s ListItem as the children, they are now standard HTML option elements. #179

github.com/rmwc/rmwc - d7300093561b8f4222e1256ef9a69de8cb1468a0 authored almost 7 years ago by James Friedman <[email protected]>
breaking(Button): MDC breaking change, removed compact buttons

github.com/rmwc/rmwc - 8d0fbcf90c9845089bdb9bc76f2cab92b62cd033 authored almost 7 years ago by James Friedman <[email protected]>
breaking(Typography): MDC breaking change, removing adjustMargin

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

github.com/rmwc/rmwc - b4c5d8dbfb196bf6207783f63bbad27e263f9749 authored almost 7 years ago by James Friedman <[email protected]>
Updating recent updates

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

fix(SSR): Corrects server side rendering for foundation based components

github.com/rmwc/rmwc - f17a7effe30f4b8f4e89b6b7cfd557c3471df068 authored almost 7 years ago by James Friedman <[email protected]>
fix(Select): incorrect tabIndex attribute

github.com/rmwc/rmwc - f6e81c39e744a7f216b8253baf232af3105ff770 authored almost 7 years ago by James Friedman <[email protected]>
fix(Slider): Temporary workaround for MDC issue where min values greater than 100

github.com/rmwc/rmwc - da228d417b6fdf405812abe4123ef1dc89e2cb44 authored almost 7 years ago by James Friedman <[email protected]>
fix(Select): Unknown attribute ‘options’ in older versions of react.

github.com/rmwc/rmwc - 443015ab9e6876f9603bd2bd4d49c6748f048889 authored almost 7 years ago by James Friedman <[email protected]>
fix(Slider): Temporary workaround for MDC issue where min values greater than 100

github.com/rmwc/rmwc - c90e899ac2bc72613876f51ab0b003db26acd719 authored almost 7 years ago by James Friedman <[email protected]>
Removing unnecessary dep

github.com/rmwc/rmwc - e979b81a409911c9ce06883c8b05123939eb3b03 authored almost 7 years ago by James Friedman <[email protected]>
fix(SSR): Corrects server side rendering for foundation based components

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

github.com/rmwc/rmwc - 83b86ffd537ff42f99706bd4b637682b7585e223 authored almost 7 years ago by James Friedman <[email protected]>
fix(CardPrimaryAction): Adding missing ripple.

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

MDC 32

github.com/rmwc/rmwc - 6a8921d43cadd78e3d9f2da2246721d59c2a973d authored almost 7 years ago by James Friedman <[email protected]>
Makes apiRef backward compatible.

github.com/rmwc/rmwc - 967c736c361244fdf32493e17c870255af52d0d9 authored almost 7 years ago by James Friedman <[email protected]>
adding back apiRef functionality to foundation

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

github.com/rmwc/rmwc - 1387894d2d1be442582fb127962d773709481f25 authored almost 7 years ago by James Friedman <[email protected]>
feat(ListItem): adds the ability to specify text only for list item meta content #162

github.com/rmwc/rmwc - 30cdfee94beb72cbb972328ca70c6a839ebb9a74 authored almost 7 years ago by James Friedman <[email protected]>
fix(Ripple): Correcting issues with mdc-ripple-surface class

github.com/rmwc/rmwc - 06c6686bb1c0890c3a9820d7cfe0d2f3e5af1b11 authored almost 7 years ago by James Friedman <[email protected]>
docs(Readme): Updating recent changes

github.com/rmwc/rmwc - ab2aa2ce619bef3742507c6145bf1a77d7d52fb5 authored almost 7 years ago by James Friedman <[email protected]>
feat(Flow): potential fix for exporting flow types and publishing es6 src #159

github.com/rmwc/rmwc - 2d0f85af518454ec751ceb7839196a4df94c63bf authored almost 7 years ago by James Friedman <[email protected]>
chore(Docs): fixing typos

github.com/rmwc/rmwc - 1ec60560fa008edc757b4a4c33e33b8e6998e4ab authored almost 7 years ago by James Friedman <[email protected]>
Merge pull request #161 from afixoftrix/typos

fixed a typo, added 'see' to sentence

github.com/rmwc/rmwc - b745bcdf703415caaf8637f913c8c6d433e47c43 authored almost 7 years ago by James Friedman <[email protected]>
chore(FloatingLabel, LineRipple): Making resuasble component

github.com/rmwc/rmwc - e6f8f136d61bd4f048f119217ed146977238df99 authored almost 7 years ago by James Friedman <[email protected]>
feat(Chip): Implemented with Foundation adapter, upgraded to current spec.

github.com/rmwc/rmwc - cc909ce0d708f88bea375fd86b09e23607284220 authored almost 7 years ago by James Friedman <[email protected]>
chore(Test): Improving tests for IconToggle and Slider

github.com/rmwc/rmwc - 9e61e547dc7ac5ac063c2fc5584a68bef2ed7685 authored almost 7 years ago by James Friedman <[email protected]>
fix(Ripple): Correcting issues with standalone ripple use

github.com/rmwc/rmwc - 147fd2dd2f56bed400e7d849b43e28497cd61ee9 authored almost 7 years ago by James Friedman <[email protected]>
chore(Ripple): Update typing

github.com/rmwc/rmwc - 82186b3b6c597a47395774244ae31716db856015 authored almost 7 years ago by James Friedman <[email protected]>
chore(IconToggle): cleaning up prop sync

github.com/rmwc/rmwc - 8f2c40ed7c5b1c6acf08671d03f2f8177fc55441 authored almost 7 years ago by James Friedman <[email protected]>
breaking(Slider): The Slider has been directly implemented with MDC Foundation. Please use evt.detail.value instead of evt.target.value.

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