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

Enhancement/#20 card docgen (#73)

* Added Card Docgen

* Added CardTitle Docgen

* Added CardText Docgen

* Added CardMedia ...

5828366e708ab53ede3f6cac5295aa4594e14764 authored over 8 years ago
Enhancement/ci (#72)

* Fixed eslint problems

* Updated jest and eslint plugin react

* Added travlis ci

5ce19da385b13a522bc3945f09b94d3a21bc692c authored over 8 years ago
Enhancement/#39 card tests (#71)

* Added Initial Card Tests

Added tests for the Card component.

* Added Tests for CardTitle...

30db39e0efffe5c2fdf50eeb43059c76b3fa9580 authored over 8 years ago
Updated lib

f6c1de6466c2367e025911db51fcb1ed280d16c5 authored almost 9 years ago
Updated version and updated prebuild to run tests

5dc4d778d6a76bc0d63e3665c740be4991ba28dc authored almost 9 years ago
Enhancement/#25 select field selection (#69)

* Menu Performance Optimizations

Updated the Menu component to only have a single click event...

b3e2bcf01c09f9497fafbdb856977b83bc2f39be authored almost 9 years ago
Updated navigation drawer to use a isMobile prop instead of calculating in utils. This is to allow server side rendering.

90e63c0c460ac118bc51c64881cc0354c5c3d76f authored almost 9 years ago
Updated Ink to work onFocus instead of keyUp

The ink works onFocus event instead of onKeyUp. This is so the native
.focus() event will trigge...

bb7054a1d895ce85eced7151cbf6d1b3022a4a33 authored almost 9 years ago
Fixed a small bug where multiple inks would be created

2adac37adb020adf768ad1ae4ceab7a0acbb2650 authored almost 9 years ago
Added initial Menu tests for #47 (#68)

29890cd0f70d323f5565d195dbd0ec15ec3f6918 authored almost 9 years ago
Added Menu Docgen

04a52441e91dffdf68b963938c40572f2843e237 authored almost 9 years ago
Initial tests for text fields #35 (#67)

578915abba6a393e99366fe0a432682b35b15d58 authored almost 9 years ago
Updated readme for color stuff

f684f6e9ed8a992f6da02a06e70f2502cb201c05 authored almost 9 years ago
Fixed the prop types for floating/icon button and the sassdoc for avatars/theme

8aca0b4c36cd35d0889713220de29c98d41e5e79 authored almost 9 years ago
Fixed media queries for pickers

587c74e0a7b083d207357c944125f9f06d2bcbd9 authored almost 9 years ago
Enhancement/#46 lists tests (#66)

* Initial Tests for Lists

Added the initial tests for List and ListItem.

Fixed a bug where...

ce6cb38431b31d7b8980dd4a934b2f39a719de6a authored almost 9 years ago
Enhancement/#20 list docgen (#65)

* Updated ListItem's className and Styles

Updated the className style props to apply to the m...

4f8cc408fc62c90e82ed0e11614b766479887a61 authored almost 9 years ago
Fix color fixes for dark theme on lists and cards

ea1b89e75c81e626b4c2dbc3555d9b7739bf4bd1 authored almost 9 years ago
Enhancement/#20 list docgen (#64)

* Updated ListItem's className and Styles

Updated the className style props to apply to the m...

55a7c70d884e456158b5a2b3588f7e1142ac74f4 authored almost 9 years ago
Enhancement/#44 font icon tests (#63)

* Added Tests for FontIcon #44

* Added react-docgen for FontIcons and #20

65663ff3415918e5538c5801bef93d626f6cc934 authored almost 9 years ago
Enhancement/divider tests (#62)

* Added Divider Tests for #43

Added the initial divider tests. Had to update the Divider
com...

b63388b8be4431efe8f8f1329653b3372598def1 authored almost 9 years ago
Updated Chip to use Docgen

The Chip component now uses react-docgen for documentation.

Updated the tests to include avatars.

c7bc826b2e93e0297038785bb7b7588c9db8e8be authored almost 9 years ago
Enhancement/chip tests (#61)

* Updated scripts:watch to Ignore tests

* Updated Chip Remove Icon

Updated the chip's remo...

b41402a39d2a96b1a9d51386eb068a5e778e04b1 authored almost 9 years ago
Updated build for 0.1.0 release

58c175a25f95b7493b3d18f07e3a7a4587cb4c00 authored almost 9 years ago
Updated version to 0.1.0

4164038e49eebee757d6a15dd86965e6f4653ef2 authored almost 9 years ago
Fixed the red accent color

386ee073dfdc8d66ee4dec7b32f8340a118a26f0 authored almost 9 years ago
Enhancement/buttons docgen (#38)

* Added Initial Tests for FlatButton

Added the tests for FlatButton and added a beforeTest sc...

15b4eb1d20637e61fd606d0920baa46a86d5d296 authored almost 9 years ago
Enhancement/avatar docgen (#37)

* Added Docgen for Avatars

This should handle the Avatar component for #30.

* Updated Avat...

0ea533985f4d3697fc06acc0e27e985e082b5c67 authored almost 9 years ago
Enhancement/avatar testing (#36)

* Added Avatar Testing and Updated Deps

Needed to update dependenciees to get a better workin...

fe3f8ff9552a4ba3e63cf8ed15d420cfa1450c24 authored almost 9 years ago
Removed md-pickers-desktop and fixed the portrait and landscape mixins to not use the &

7439998d843c1da85ecf3934157f26c9282bbe91 authored almost 9 years ago
Fixed mixin name of date-pickers to just be pickers

fb85b2b6a33e96f2a46c1a8ea37ac937f3ec32cc authored almost 9 years ago
Updated to include linting

89b5aa04d4566fdae9664d6dfe1615740706d6eb authored almost 9 years ago
Fixed the progress bar to use the accent colors and added a secondary color hue variable

8c6f65fac3d93b9926e707bf8e2ad3d0590e1e00 authored almost 9 years ago
Simplified import of helpers to use all

826e2beaf0e6bd3b4781edb9fadfe3c936b09dcd authored almost 9 years ago
UPdated sass components for ink, sidebar, and snackbar to be pluralized.

d7ef53af1b5a9bd6198ca5041a29acdad73111df authored almost 9 years ago
Merge branch 'master' of https://github.com/mlaursen/react-md

f0f2a450a02bb765803b0d65b803a16ae4604285 authored almost 9 years ago
Merge pull request #34 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

d362737f8e978e446e7bf6f5a6bb6f58132bc2c4 authored almost 9 years ago
Removed unused colors mixins file and updated text fields to have a placeholder styling mixin

92ef0b372f23e19c5a9fe7d5903624494cb56b8e authored almost 9 years ago
Add Gitter badge

b23ba9dd81b506cf25c29b913b90fe9d2f6ae193 authored almost 9 years ago
Updated select field to correctly calculate the scroll for button version

de6911fe99c7182dd9fda62c585bec02b3130cf1 authored almost 9 years ago
Updated compiled code

904225790865cc65f9ccf6ac40dc2be9026c8cd9 authored almost 9 years ago
Merge pull request #33 from mlaursen/enhancement/Text-Field-Documentation

Enhancement/text field documentation

3c04eb0a3c35083a9d14055a50784b95d0708f8f authored almost 9 years ago
Updated the text field component to use react-docgen for documentation. #20

13a890bc975abd23f4d765fffaad0a0fd79fc415 authored almost 9 years ago
Updated gitignore to hide DS_STORE from macs and updated readme with a little bit of information for contributing

89754607a685deea68ff9b850782c56dbec5cca5 authored almost 9 years ago
Updated text field to add the disabled prop back to the text field.

1349fff3a04a7840a5416bd862d8e88111423f9d authored almost 9 years ago
Updated TextField to include size and readOnly attributes as well as fix SelectField passing correct className after rename

717a39a0b4844e656a69ac536f975c9c09eeda68 authored almost 9 years ago
Merge pull request #32 from carlosforero/fix-textfield-style

Fix TextField style property

e03d3cafb056db1492881e8daf2d3c9aeac63a46 authored almost 9 years ago
Fix TextField style property

* The style property was not applying to container

3d6d84d4e7bade5bebd7cceac2744bba5437ee30 authored almost 9 years ago
Merge pull request #31 from carlosforero/improve-textfield-props

Improve TextField props

e6bbf4e925182fb4309493eb39c1d86b13b03773 authored almost 9 years ago
Improve TextField props

* Now className is applied to container instead of input
* containerClassName is removed
* input...

7a5fa9523711ed62100d5027ff38d8647014fc5d authored almost 9 years ago
Merge pull request #28 from mlaursen/enhancement/#3-Select-Field-Buttons

Enhancement/#3 select field buttons

fd45b80c91daa4d0188045a8a79681bbc2f4e632 authored almost 9 years ago
Updated ink to not inject ink if disabled.

be827e2760727ac59856e98bb7abd07cddfc503a authored almost 9 years ago
Updated SelectField selecting a list item

After the list item changes, the slect field no longer scrolled the active element correctly int...

26cde77f2e89edfddc942949dd74f05ac40bf2a7 authored almost 9 years ago
Updated buttons to inherit colors in toolbars

98ac7fa8659ba2684e1ffdbef11f699320239264 authored almost 9 years ago
Updated inks to not have double ink creation on mobile devices by disabling mouse creation if touch is enabled

ec2ee67c1cc020a1689674328012c5ebf418af51 authored almost 9 years ago
Updated SelectField to scroll to active element when opened

912e0b11e4af85da97f7aa29662b60caa4dd8d6e authored almost 9 years ago
Updated select fields to be placed in toolbars and tables and extracted things to variables

495b8968e6e13f69fdddb6243f0331df54194e48 authored almost 9 years ago
Updated SelectField BOTTOM position to be BELOW to mathc Menu

37744dd699d7d671964b7cd1add6f8a60fccee01 authored almost 9 years ago
Added initial steps for a SelectField button in toolbars.

42633a9d9dfdccf1569d7a4a63fbe71260d0fe83 authored almost 9 years ago
Updated Menu for Transitions Below

The Menu can now actually have a below transition.

adf0212f66f261fc3ce77cf396d7303b8637f58b authored almost 9 years ago
Updated ink to have an additional prop to disable the ink other than disabled

22c9709eb117b41a96932df0d236f55e759c5b74 authored almost 9 years ago
I Lied. Now I fixed it.

2e91abe28e5e2bb721bc4edd6826232f8df1f07e authored almost 9 years ago
Removed defaultValue from text field for react-15 happiness

82b946078040525a0cd57ab61728509e29ce2589 authored almost 9 years ago
Updated Card to allow Expander to have a tooltip

164be240691e4bd6f23a75eb91cf79ccbbee89b4 authored almost 9 years ago
Fixed tooltip text transform for buttons:

ef218d2cbe193a1abd13f51b855840fb9403ffe9 authored almost 9 years ago
Added ability to disable a select field

566f9958805731c892cac2ef3d2322b05c523de8 authored almost 9 years ago
Added docgen for SelectField

1c7664e41d6ba8e05878034dadc17b9493bd4d6b authored almost 9 years ago
Added a drop animation when a select field value changes

8f2924d69cbf8463ac94b309f2bcb99eb76ff575 authored almost 9 years ago
Fixed tooltip timeout

fa0b8c07014472921d83dc2159591d8e7f986b28 authored almost 9 years ago
Forgot to remove TableData component that doesn't exist anymore

1a12c33c8b60999468246885e06d8735ee3fe4c2 authored almost 9 years ago
Merge pull request #27 from mlaursen/enhancement/#5-Data-Tables

Enhancement/#5 data tables

9f127047e6de071f0c11f8c9786aae650396879d authored almost 9 years ago
Fixed main index file with data table exports

c4983a16333332a5190adfccf1aca94c8addbe00 authored almost 9 years ago
Updated onOutsideClick handler for Edit Dialog

Updated the onOutsideClick function for the EditDialogColumn to be more specific
about what happ...

951471d14850d0e4121b2468ed1faf36d0a923e1 authored almost 9 years ago
Fixed Tab Behavior for EditDialogColumn

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 ago
Updated readme to remove data tables

728f6af4dd4bdc36a61c3583826f50ed835809f9 authored almost 9 years ago
Some documentation updates for clarity

4c8a5846a33c7142dfabe0a7af03fb33ec96a19b authored almost 9 years ago
Updated sassdoc for data-tables and z-index groups

edf47a63b42bd0db5a6a75da45b61aeaf0b0e565 authored almost 9 years ago
Fixed name of autoAdjust

42b0e75beca9f41d0f850f4f88951b7203e2add9 authored almost 9 years ago
Updated Table Column/Row with autoAdjust details

Wasn't enough details bout the autoAdjust prop and the .prevent-grow className.

Also fixed the ...

a4b2a8ac1851746a8f764cd20d1207a50c5c235f authored almost 9 years ago
Fixed Uncontrolled Warning for Switch

I had forgotten to set the defaultToggled prop for the Switch so it
was considered changing betw...

531f7baf0dfebcee81e1a630feed590145440a76 authored almost 9 years ago
Fixed documentation for data tables and renamed items for clarity

ece1c7b63dc7877b6f9ecbfbce46c0f6ce82adbc authored almost 9 years ago
Fixed cancel click value for controlled EditDialogColumn

7f22057bd7fbf0b495b777b8731150470ef7034a authored almost 9 years ago
Updated Edit dialog column to cancel on escape keypress

ec616c542db4311f8ebf71cb1ff0b4a669674430 authored almost 9 years ago
Updated the Edit Dialog to be able to revert values on cancel.

f814267cfe169f84061f1c41ab2ced3bb2218b89 authored almost 9 years ago
Added Sortable columns for #5

Updated the TableColumn component to inject a sort icon if it is sortable.

254c429437c46695f6d1cc0e3944bdae26c7a3c4 authored almost 9 years ago
Added Large Edit Dialog Column

Added the first parts of the large edit dialog.

4e12175a630e137c78e8dc055d7ee0c086124376 authored almost 9 years ago
Added Initial EditDialogColumn for #5

Added the small version of an EditDialog for Tables. This will display a small dialog with only ...

93a322b4a6ab9447029ce1e494d91870dc7d543f authored almost 9 years ago
Added the ability to prevent growing for a table column

23c3b3e3ed548ba86ca3a55ac76501fb41ab74fd authored almost 9 years ago
Fixed Documentation and Selected for #5

Updated documentation for Data table prop types and did some changes to how a row is considered ...

510948bb1e8f105497306d845636f09717d89ae8 authored almost 9 years ago
Added Tooltip for #5

The TableColumn component now automatically has a tooltip if the tooltip props are added.

ab2468734c8c38f2227a1ae9f1bcc38907aa04db authored almost 9 years ago
Created a common onOutsideClick function to use

c49ae00a0fd0f7c2bc71d64b043223b481f3fd04 authored almost 9 years ago
Updated peers for react to be >= 0.14.0

99199110756bfb6aa6b0d7e9983fe8443857eb3c authored almost 9 years ago
Updated DataTable Documentation and Selection Updates

Updated the data table to automatically manage the state of all rows in the table and allowing d...

34c8290130af03d50ab56d089a52424256712444 authored almost 9 years ago
Added Table updates for #5

Removed the TableHeaderRow component for using a TableHeader component follwed by a TableRow com...

3f5e3c9f01829bc8c4b6d3445eadae4930acd3a6 authored almost 9 years ago
Merge branch 'enhancement/#5-Data-Tables' of https://github.com/mlaursen/react-md into enhancement/#5-Data-Tables

aebb3d7fcc4e8df04a4a7d875987b0faf60740b1 authored almost 9 years ago
Added data-table container and removed row onClick

3276fb10b9a61012142d50c762861d57ef950776 authored almost 9 years ago
Initial Progress for #5 Data Tables

Added the initial table components and updated the css to use classNames.

664a3052f1e5d90162643d5aa6c49ab49801c5f5 authored almost 9 years ago
Small readme changes

632c329078f7bef76008af3aa0b0a2bfd6eb070b authored almost 9 years ago
Added data-table container and removed row onClick

1057289d8683900f0d6f80b3549a07a8eb9bc1dd authored almost 9 years ago
Initial Progress for #5 Data Tables

Added the initial table components and updated the css to use classNames.

fd1e4d279fa7294fb8896f8bb8208922594ec7e8 authored almost 9 years ago