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

Fixed opacity for text color

51d0ab30edf3d7bcd88df72bf694a21b868defae authored almost 9 years ago
Fixed double change events for selection controls

e2fee954ea1d4f3685917b1619c3d4d0e5e314f3 authored almost 9 years ago
Removed unused dependencies and updated build

ce2ca79a813183459db2b3a5d8c7bc5b0d414c47 authored almost 9 years ago
Merge pull request #21 from mlaursen/enhancement/#18-Tooltip-HOC

Enhancement/#18 tooltip hoc

40862f69244dd23f2618bb18caaf1f5a786281df authored almost 9 years ago
Removed non-hoc Tooltip #18

Removed the Tooltip component and the .md-tooltip-container class.

Updated the Tooltip default ...

54ce873ff8ca251b620ff1aaa165f45e2c9b7526 authored almost 9 years ago
Added injectTooltip to IconButton

Updated the IconButton component to inject the tooltip. Also updated the md-btn scss to remove o...

907ced9db2154905674d27b82a57b0ff8e1afdea authored almost 9 years ago
Started #18 Tooltip HOC

Added the injectTooltip function for injecting a tooltip and added tests for tooltips.

957609b56e79cfa1834bfdfe714bad201578f726 authored almost 9 years ago
Updated build with newer modifications

2b40aadddac71f755cb5c54911aec9cb5f80d6d6 authored almost 9 years ago
Small fix that allows expanding fromt he right for TextFields on their indicators and removed transform-decorators

8069bacc13b56ee6007138e9463d75b98829f449 authored almost 9 years ago
Merge pull request #19 from mlaursen/enhancement/#17-Ink-HOC

Enhancement/#17 ink hoc

ac4aa954a6e996f1eb8a42afc3949c7ea624675b authored almost 9 years ago
Removed unused ink files.

6e239ddde30666d5d6ebce4bcb32d2b31c5d5c09 authored almost 9 years ago
Added simple extender for having a relative ink item parent

d572e726b9ee9f72a0c5e77b0e7b8f6b9e38429e authored almost 9 years ago
Added missing touch events for injectInk

86acc4290e2aecb894850a77e2361070a678c065 authored almost 9 years ago
Updated InkHOC to be injectInk for #17

Hopefully final commit. Renamed InkHOC to injectInk, and updated it to be
the default export.

dd8764de4323baccaf8ccda234c1424763bd68d5 authored almost 9 years ago
Updated InkHOC and Added InkHOC to Tabs

Updated the InkHOC to pass the inks down as props instead of children. This solved some of the p...

e6c6343ccb1bcf34c706f21d191e737aaa5cb95a authored almost 9 years ago
Updated the InkHOC to trigger passed in event listeners as well

47696b3ff4d69a5a18619fa34005c7362435bfba authored almost 9 years ago
Added Ink to Buttons

Updated the Button and IconButton components to use the InkHOC.

I'm a bit iffy about the IconBu...

b9258252eae6d441a7924810dfe2e2f171e6e3ef authored almost 9 years ago
Updated ListItem to use InkHOC

Created a new component ListTile to add the ink to.

a52652df6a001c583dfaf9c2ba7b19d30fd9f2d4 authored almost 9 years ago
Updated Checkbox and Radio with Same Wrapper

Updated the Checkbox and the Radio Component to use a ControlContainer since they both had all t...

b24718cf232c332ff453e870e54a69c7742fcca8 authored almost 9 years ago
Updated Checkbox and Radio with InkHOC

Updated the Checkbox and the Radio Components to use the InkHOC component. Also
created a InkedC...

c026317690013faae0c139ecef5739115ff3aa14 authored almost 9 years ago
Added Initial InkHOC Component

Created the initial InkHOC component for #17. It will eventually
be the default export once I co...

793035eb47ae7c1c108b7aa245fb9959ee6c08ba authored almost 9 years ago
Merge pull request #16 from mlaursen/bugfix/#12-SelectFields-AutoClose

Fixed #12: Select Fields/Pickers Autoclose IE

c9e67a72941d001c6f8339db08d3026bb1dcaae0 authored almost 9 years ago
Fixed #12: Select Fields/Pickers Autoclose IE

IE Triggered the toggle function twice for the select field. The fix was to preventDefault on th...

42d41ca6082bd8ee8139014dba195c70b78360e0 authored almost 9 years ago
Fixed the year picker so that the active date is in the middle of the picker

0835ef67c18ebfe52811ae379113e1d5f1bd514a authored almost 9 years ago
Updated the Transitions to not export height by default

4ea160fc6e9c0afa531af9388e9b8b79edc829b8 authored almost 9 years ago
Removed DateUtils from main utils

68d32c99bf2c419126aa6fff6533090ae28efd62 authored almost 9 years ago
Removed unused functions from utils

bda53f4b5eeabaacb98491c86ca58c83cf0caf94 authored almost 9 years ago
Updated tests to have a different eslintrc

e31cb9423896e50434334f095016108da2f4a858 authored almost 9 years ago
Merge pull request #15 from mlaursen/bugfix/#2-IE-TimePicker-Fail

Bugfix/#2 ie time picker fail

78e693d9f3896337a81e8a5e5d2e8ebd1f9c8605 authored almost 9 years ago
Fixed #2: IE TimePicker Fail

There is some weirdness going on with IE ever since IE7 that when you do
negative lookaheads, it...

701b8879e67c4c3f0f7af0a9df2fab1edaa8066f authored almost 9 years ago
Added jest for Testing

Added jest for testing and added initial tests for the date utils.

67952f3c18340bcc697165a1403d068bef8ec1dd authored almost 9 years ago
Merge pull request #14 from mlaursen/enhancement/#11-Swipeable-Calendar

Enhancement/#11 swipeable calendar

a9a58f25a6839bd0b7f710bc7c30d9a77f61655a authored almost 9 years ago
Swipeable Calendar #11

Updated the Swipeable View component to allow a single item with a transition when changing.

Up...

6f65e7db279f78e7a86824777d6acb74401d8062 authored almost 9 years ago
Fixed swipable views threshold for changing on swipe and fixed tabs touch scroll

ea42f97f1b3fcda0d6d02134fd903e40814f8419 authored almost 9 years ago
Quick update to navigation drawers to hold text fields like toolbars

f2d460b28fdbe19cd384823301e6605dd91c6f8a authored almost 9 years ago
Updated sassdoc for typography

b8d23c529e80ac19391a1691383328c18e6d7eae authored almost 9 years ago
Fixed text-fields with a custom size not having their labels resize correctly when active

499f2644d38215eb54c62a8120cd297d2b33aaa3 authored almost 9 years ago
updated readme to point to new website

4976d5d86af683ec3e95fc5f11bfb392c2e6cc7e authored almost 9 years ago
Updated navigation drawer to include a mobile width.

ef21b457bbaade0ec744e653654947a3a189f97c authored almost 9 years ago
Removed old Gulpfile

b62d66721935abd5f153bde32a5e74e6e3c2b677 authored almost 9 years ago
Removed docs folder

5a555e626247eecc6f1c36768f5e9d67883aa48b authored almost 9 years ago
Starting to test 0.1.0-beta

6e8c15dcf8da6b8b9535d91ed286960e5374d464 authored almost 9 years ago
Updated readme to point to newer site

9153277a89bdf59759189f42c5c0a997eae90c19 authored almost 9 years ago
Updated with newer built tools

9b0c83a5a35bc27dfd2fda3813a30652a53a02b6 authored almost 9 years ago
Avatar icons inherit color correctly

27d32447872d30feebe0c81543ff5a4381ab0ca2 authored almost 9 years ago
updated button ink color to be .2 opacity instead of .35

009013bb3131ae5f93e279d649343a8928168a2a authored almost 9 years ago
Fixed subheader in cards and list item padding in dialogs

e3c25c3c093d61397d0e3d2775275b0ccf59d156 authored almost 9 years ago
Added className and containerClassName to toolbar

ccb70567e9aa97040f5bac588f2618d55deb68a7 authored almost 9 years ago
Fixed ink prop type

69dede6d2b998b17243ac5e827765c98fb62d001 authored almost 9 years ago
Fixed ListItem height when there is an avatar. And small css fixes

c32239080c6d85b09adbd8a72fc210a8cb14bac3 authored almost 9 years ago
Remved isPropEnabled and mergeClassnames. As well as removed the secondary stuff from toolbars and tabs

f64eafeb85403f1c02b4d33ca5b2380ed516d4f0 authored almost 9 years ago
Updated button component to remove mergeClassNames and isPropEnabled

dd53f4cfab51628489d08a447f4109c9558af9bc authored almost 9 years ago
Removed isPropEnabled and mergeClassNames from floating/icon buttons

7ba20b905912af7adc4d6a93c11920d2f9098e27 authored almost 9 years ago
Removed old textOnly prop from List and ListItemControl validation for the primary and secondary action to have at least one.

93326216928008a69e6ff4378344dc54ee6195a6 authored almost 9 years ago
Merge pull request #10 from mlaursen/enhancement/#7-Controlled-List-Items

Enhancement/#7 controlled list items

b25355e9089887c6349b6144d5109e8340459896 authored almost 9 years ago
Updated menu to have a first implementation of nested menus. Just goes to the right of the component for now. Also small css fixes.

9069ef194ba3f37a25cb8198fc37405c472859f5 authored almost 9 years ago
Added listItemControl component

Created a new ListItemControl component instead of modifying the existing
ListItem component wit...

6f158e02592029283cceb3b58f78b44f6975c724 authored almost 9 years ago
Updated ListItem Secondary Text

The ListItem Secondary text now does not require secondaryText and secondaryText2 to create a 3 ...

dc21b55bdd4af617937170e32d51ce54a6ccbc5c authored almost 9 years ago
Removed Primary and secondary actions from the main ListItem Component

b74d3e345dceca286f57125c0efc1b5f01f752d5 authored almost 9 years ago
Added a containerClassName prop to ListItem

0397f4a42813e52156af4d401c887ddb2f8d9125 authored almost 9 years ago
Extract the List Item text into it's own component

56a54e8b740d4250d39d022924c6ca3d45e9e25b authored almost 9 years ago
Updated lib

cf2d63325dca0ce9100d60393f16255c396252e2 authored almost 9 years ago
Added small changes so that swipable views are correct size and the ink in tabs is white

6cb52de26ee57d9aac79ce96d36cbb0b5128070a authored almost 9 years ago
Removed actionarea component

24be8822e5fbc0d48de3a31dfb9b643e237479eb authored almost 9 years ago
Updated tabs to have ink

e6379ec1d0746f92d3683fb2774a2ba700f8de59 authored almost 9 years ago
Updated text fields to work with full-width

Removed the ability to have a floating label on full width text fields.

8873fa564da47d5b6c622450fe0f27e6ccbd98d4 authored almost 9 years ago
Updated proptypes for the snackbars and toasts

5c9a3ced8e24ac7240652ca8a0a3f6931bcd85b2 authored almost 9 years ago
Updated with new build after renaming/deleting components

76fcff98244255b08e8e0684e73e21ba6cff0466 authored almost 9 years ago
Added the beginnings to disabling sliders.

d08515d33931f8a09c3564b53b0e8477e24c185c authored almost 9 years ago
Updated switch to no longer use isPropEnabled and renamed checked to toggled

b7ba9e2543d111aaf6aadfa1f6cc329e06db2d49 authored almost 9 years ago
Removed unused control button

5141dcd255097b7bbcac3e88db7d71a5f615f835 authored almost 9 years ago
Updated Radio and RadioGroup to be it's own component and updated css

23547b3054b58fee78308e559f72459d7b8ed707 authored almost 9 years ago
Updated checkbox to be it's own component and simplified the props a bit

4b090d3a9b50f0c0538256265240fb246c24640f authored almost 9 years ago
Fixed selection controls to use the accent color of the app

8cc24499675b1c99dda80a41fb9c4ff33f6bc7f7 authored almost 9 years ago
Updated SelectItem to allow keydown and onClick functions

6ddb463727235f61ae4cc5d847281c294654c597 authored almost 9 years ago
Small css changes for SelectField and TextField

Updated the TextField to apply the class name to the input itself
and have a new prop containerC...

15e204657130984a1b826e04acd6497c8aa57566 authored almost 9 years ago
Updated SelectField to focus the list item wen opened and the text field when closed

810e5b4290eee7f5486685f7c1dbd33f2f0a1039 authored almost 9 years ago
Removed the scaling from Menus since I have no idea what it is actually supposed to do.

9f5bb4ae4ede8681c4cb66b5d6ebe32d1f22605f authored almost 9 years ago
Small CSS Changes and Focusable LI

Updated the ListItem component so that it can be focusable if
the component is a div.

Updated t...

b2e777f4d2adabeeee7dfd2cd3695f69e9a4030b authored almost 9 years ago
Updated Select Fields

Updated the select fields so that they use the TextField component.
Also updated the TextField c...

63065dbf4802b0ed12f0577a63b92fa011f8c60f authored almost 9 years ago
Updated the width for horizontal dividers to be 100%

e6b9413ac62ca530f3ebcb2ba43b732f503e7617 authored almost 9 years ago
Updated props of progress and automatically set the value for a percentage of 0 - 100 for linear progress

eb3bfcca1b5866a9ffa81b68c86cb31d49ceceed authored almost 9 years ago
Date Picker AutoOK Delay

Added some delay to a datepicker when a new date is selected and autoOk is set to true.
This is ...

5da2596f625eabbc6661e0ef48b220d5ed4ca2c5 authored almost 9 years ago
Fixed css problems in progress and navigation drawers.

d1f0ce9b7470d4e3a735ade6cbd4ed202c0c88f2 authored almost 9 years ago
Updated TimePicker locales default to include userLanguage

4a61a04e46b4c5ec3b4cce08b9fefdd9fb67383b authored almost 9 years ago
Updated default locale for DatePickers to also check userLanguage

909e5328ee2a3d61950756ad0c2810132a3c114f authored almost 9 years ago
Updated date pickers to be able to handle Dates or strings as values/defaultValues.

989b9a8dd11e752fed37bd702abd70b5af736b22 authored almost 9 years ago
Updated icon buttons to have the disabled text color when disabled

58e946cfeabcf635a964be035b02d7f952773f81 authored almost 9 years ago
Moved Date and time pickers into the Pickers folder

9c7acd5ff0af6e87aa8fc9575fdd1f9fd4b15f3a authored almost 9 years ago
Fixed positions for menus when positioned to the right

ed4b685e6e51538117725f97b54a595c20bfc4e1 authored almost 9 years ago
Updated menu to update the expander icon and removed some padding whenthere is a right control on the list item

c81fbaf412187bb865d6f062ea95340d0268ee79 authored almost 9 years ago
Fixed missing margin from dividers

b8a7943000475839d2fcbd93fce98230c9109f75 authored almost 9 years ago
Updated ListItem to be able to be disabled

400543e8e2f840d0e52198ceac99fea4d2de4b81 authored almost 9 years ago
Added an initial way to have List controls -- but only as a controlled component

fbaafa332cb541866faa2e9a1ecc8ea65ee5e94f authored almost 9 years ago
Allowed lis titems to not expand automatically on click with a proop

c4fd1da946600324f62cdfbcc01a8ad880e0389b authored almost 9 years ago
Fixed the remaining ListSubheader references to be Subheader

838ad11170735908f8eba76b5cd51200ce5e6802 authored almost 9 years ago
Removed the reduced button size in lists.

c616022d1cf83efab3afa9172117d5d0c863679d authored almost 9 years ago
Removed ListSubheader and just created a Subheaders. This is because it can be in Menu, Lists, or Grid Lists

61ff18d111de94521ea36509aa194585b4a37bb7 authored almost 9 years ago
Updated lib with new changes

2514c45a9efd6b62b78a9d54c5ab8cec943d6ee1 authored almost 9 years ago
Fixed the props for dividers

f4b933492f2d282cf88947f9005242322ef2de1a authored almost 9 years ago