Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mlaursen/react-md-v1-docs
The old v1 branch of react-md that's mostly just used for the gh-pages now
https://github.com/mlaursen/react-md-v1-docs
* Added Card Docgen
* Added CardTitle Docgen
* Added CardText Docgen
* Added CardMedia ...
5828366e708ab53ede3f6cac5295aa4594e14764 authored over 8 years ago* Fixed eslint problems
* Updated jest and eslint plugin react
* Added travlis ci
5ce19da385b13a522bc3945f09b94d3a21bc692c authored over 8 years ago* Added Initial Card Tests
Added tests for the Card component.
* Added Tests for CardTitle...
30db39e0efffe5c2fdf50eeb43059c76b3fa9580 authored over 8 years agof6c1de6466c2367e025911db51fcb1ed280d16c5 authored almost 9 years ago
5dc4d778d6a76bc0d63e3665c740be4991ba28dc authored almost 9 years ago
* Menu Performance Optimizations
Updated the Menu component to only have a single click event...
b3e2bcf01c09f9497fafbdb856977b83bc2f39be authored almost 9 years ago90e63c0c460ac118bc51c64881cc0354c5c3d76f authored almost 9 years ago
The ink works onFocus event instead of onKeyUp. This is so the native
.focus() event will trigge...
2adac37adb020adf768ad1ae4ceab7a0acbb2650 authored almost 9 years ago
29890cd0f70d323f5565d195dbd0ec15ec3f6918 authored almost 9 years ago
04a52441e91dffdf68b963938c40572f2843e237 authored almost 9 years ago
578915abba6a393e99366fe0a432682b35b15d58 authored almost 9 years ago
f684f6e9ed8a992f6da02a06e70f2502cb201c05 authored almost 9 years ago
8aca0b4c36cd35d0889713220de29c98d41e5e79 authored almost 9 years ago
587c74e0a7b083d207357c944125f9f06d2bcbd9 authored almost 9 years ago
* Initial Tests for Lists
Added the initial tests for List and ListItem.
Fixed a bug where...
ce6cb38431b31d7b8980dd4a934b2f39a719de6a authored almost 9 years ago* Updated ListItem's className and Styles
Updated the className style props to apply to the m...
4f8cc408fc62c90e82ed0e11614b766479887a61 authored almost 9 years agoea1b89e75c81e626b4c2dbc3555d9b7739bf4bd1 authored almost 9 years ago
* Updated ListItem's className and Styles
Updated the className style props to apply to the m...
55a7c70d884e456158b5a2b3588f7e1142ac74f4 authored almost 9 years ago* Added Tests for FontIcon #44
* Added react-docgen for FontIcons and #20
65663ff3415918e5538c5801bef93d626f6cc934 authored almost 9 years ago* Added Divider Tests for #43
Added the initial divider tests. Had to update the Divider
com...
The Chip component now uses react-docgen for documentation.
Updated the tests to include avatars.
c7bc826b2e93e0297038785bb7b7588c9db8e8be authored almost 9 years ago* Updated scripts:watch to Ignore tests
* Updated Chip Remove Icon
Updated the chip's remo...
b41402a39d2a96b1a9d51386eb068a5e778e04b1 authored almost 9 years ago58c175a25f95b7493b3d18f07e3a7a4587cb4c00 authored almost 9 years ago
4164038e49eebee757d6a15dd86965e6f4653ef2 authored almost 9 years ago
386ee073dfdc8d66ee4dec7b32f8340a118a26f0 authored almost 9 years ago
* Added Initial Tests for FlatButton
Added the tests for FlatButton and added a beforeTest sc...
15b4eb1d20637e61fd606d0920baa46a86d5d296 authored almost 9 years ago* Added Docgen for Avatars
This should handle the Avatar component for #30.
* Updated Avat...
0ea533985f4d3697fc06acc0e27e985e082b5c67 authored almost 9 years ago* Added Avatar Testing and Updated Deps
Needed to update dependenciees to get a better workin...
fe3f8ff9552a4ba3e63cf8ed15d420cfa1450c24 authored almost 9 years ago7439998d843c1da85ecf3934157f26c9282bbe91 authored almost 9 years ago
fb85b2b6a33e96f2a46c1a8ea37ac937f3ec32cc authored almost 9 years ago
89b5aa04d4566fdae9664d6dfe1615740706d6eb authored almost 9 years ago
8c6f65fac3d93b9926e707bf8e2ad3d0590e1e00 authored almost 9 years ago
826e2beaf0e6bd3b4781edb9fadfe3c936b09dcd authored almost 9 years ago
d7ef53af1b5a9bd6198ca5041a29acdad73111df authored almost 9 years ago
f0f2a450a02bb765803b0d65b803a16ae4604285 authored almost 9 years ago
Add a Gitter chat badge to README.md
d362737f8e978e446e7bf6f5a6bb6f58132bc2c4 authored almost 9 years ago92ef0b372f23e19c5a9fe7d5903624494cb56b8e authored almost 9 years ago
b23ba9dd81b506cf25c29b913b90fe9d2f6ae193 authored almost 9 years ago
de6911fe99c7182dd9fda62c585bec02b3130cf1 authored almost 9 years ago
904225790865cc65f9ccf6ac40dc2be9026c8cd9 authored almost 9 years ago
Enhancement/text field documentation
3c04eb0a3c35083a9d14055a50784b95d0708f8f authored almost 9 years ago13a890bc975abd23f4d765fffaad0a0fd79fc415 authored almost 9 years ago
89754607a685deea68ff9b850782c56dbec5cca5 authored almost 9 years ago
1349fff3a04a7840a5416bd862d8e88111423f9d authored almost 9 years ago
717a39a0b4844e656a69ac536f975c9c09eeda68 authored almost 9 years ago
Fix TextField style property
e03d3cafb056db1492881e8daf2d3c9aeac63a46 authored almost 9 years ago* The style property was not applying to container
3d6d84d4e7bade5bebd7cceac2744bba5437ee30 authored almost 9 years agoImprove TextField props
e6bbf4e925182fb4309493eb39c1d86b13b03773 authored almost 9 years ago
* Now className is applied to container instead of input
* containerClassName is removed
* input...
Enhancement/#3 select field buttons
fd45b80c91daa4d0188045a8a79681bbc2f4e632 authored almost 9 years agobe827e2760727ac59856e98bb7abd07cddfc503a authored almost 9 years ago
After the list item changes, the slect field no longer scrolled the active element correctly int...
26cde77f2e89edfddc942949dd74f05ac40bf2a7 authored almost 9 years ago98ac7fa8659ba2684e1ffdbef11f699320239264 authored almost 9 years ago
ec2ee67c1cc020a1689674328012c5ebf418af51 authored almost 9 years ago
912e0b11e4af85da97f7aa29662b60caa4dd8d6e authored almost 9 years ago
495b8968e6e13f69fdddb6243f0331df54194e48 authored almost 9 years ago
37744dd699d7d671964b7cd1add6f8a60fccee01 authored almost 9 years ago
42633a9d9dfdccf1569d7a4a63fbe71260d0fe83 authored almost 9 years ago
The Menu can now actually have a below transition.
adf0212f66f261fc3ce77cf396d7303b8637f58b authored almost 9 years ago22c9709eb117b41a96932df0d236f55e759c5b74 authored almost 9 years ago
2e91abe28e5e2bb721bc4edd6826232f8df1f07e authored almost 9 years ago
82b946078040525a0cd57ab61728509e29ce2589 authored almost 9 years ago
164be240691e4bd6f23a75eb91cf79ccbbee89b4 authored almost 9 years ago
ef218d2cbe193a1abd13f51b855840fb9403ffe9 authored almost 9 years ago
566f9958805731c892cac2ef3d2322b05c523de8 authored almost 9 years ago
1c7664e41d6ba8e05878034dadc17b9493bd4d6b authored almost 9 years ago
8f2924d69cbf8463ac94b309f2bcb99eb76ff575 authored almost 9 years ago
fa0b8c07014472921d83dc2159591d8e7f986b28 authored almost 9 years ago
1a12c33c8b60999468246885e06d8735ee3fe4c2 authored almost 9 years ago
Enhancement/#5 data tables
9f127047e6de071f0c11f8c9786aae650396879d authored almost 9 years agoc4983a16333332a5190adfccf1aca94c8addbe00 authored almost 9 years ago
Updated the onOutsideClick function for the EditDialogColumn to be more specific
about what happ...
Updated the edit dialog column to be able to only tab with the text field and the ok/cancel butt...
b37d3b7034d3f7c106c86490a54d57ec2e7b74a0 authored almost 9 years ago728f6af4dd4bdc36a61c3583826f50ed835809f9 authored almost 9 years ago
4c8a5846a33c7142dfabe0a7af03fb33ec96a19b authored almost 9 years ago
edf47a63b42bd0db5a6a75da45b61aeaf0b0e565 authored almost 9 years ago
42b0e75beca9f41d0f850f4f88951b7203e2add9 authored almost 9 years ago
Wasn't enough details bout the autoAdjust prop and the .prevent-grow className.
Also fixed the ...
a4b2a8ac1851746a8f764cd20d1207a50c5c235f authored almost 9 years ago
I had forgotten to set the defaultToggled prop for the Switch so it
was considered changing betw...
ece1c7b63dc7877b6f9ecbfbce46c0f6ce82adbc authored almost 9 years ago
7f22057bd7fbf0b495b777b8731150470ef7034a authored almost 9 years ago
ec616c542db4311f8ebf71cb1ff0b4a669674430 authored almost 9 years ago
f814267cfe169f84061f1c41ab2ced3bb2218b89 authored almost 9 years ago
Updated the TableColumn component to inject a sort icon if it is sortable.
254c429437c46695f6d1cc0e3944bdae26c7a3c4 authored almost 9 years agoAdded the first parts of the large edit dialog.
4e12175a630e137c78e8dc055d7ee0c086124376 authored almost 9 years agoAdded the small version of an EditDialog for Tables. This will display a small dialog with only ...
93a322b4a6ab9447029ce1e494d91870dc7d543f authored almost 9 years ago23c3b3e3ed548ba86ca3a55ac76501fb41ab74fd authored almost 9 years ago
Updated documentation for Data table prop types and did some changes to how a row is considered ...
510948bb1e8f105497306d845636f09717d89ae8 authored almost 9 years agoThe TableColumn component now automatically has a tooltip if the tooltip props are added.
ab2468734c8c38f2227a1ae9f1bcc38907aa04db authored almost 9 years agoc49ae00a0fd0f7c2bc71d64b043223b481f3fd04 authored almost 9 years ago
99199110756bfb6aa6b0d7e9983fe8443857eb3c authored almost 9 years ago
Updated the data table to automatically manage the state of all rows in the table and allowing d...
34c8290130af03d50ab56d089a52424256712444 authored almost 9 years agoRemoved the TableHeaderRow component for using a TableHeader component follwed by a TableRow com...
3f5e3c9f01829bc8c4b6d3445eadae4930acd3a6 authored almost 9 years agoaebb3d7fcc4e8df04a4a7d875987b0faf60740b1 authored almost 9 years ago
3276fb10b9a61012142d50c762861d57ef950776 authored almost 9 years ago
Added the initial table components and updated the css to use classNames.
664a3052f1e5d90162643d5aa6c49ab49801c5f5 authored almost 9 years ago632c329078f7bef76008af3aa0b0a2bfd6eb070b authored almost 9 years ago
1057289d8683900f0d6f80b3549a07a8eb9bc1dd authored almost 9 years ago
Added the initial table components and updated the css to use classNames.
fd1e4d279fa7294fb8896f8bb8208922594ec7e8 authored almost 9 years ago