Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mlaursen/react-md

React material design - An accessible React component library built from the Material Design guidelines in Sass
https://github.com/mlaursen/react-md

Fixed Autocomplete Open Bug

Fixed a bug that the Autocomplete would open for a second if
the list of data changed.

17be7db5c02fe4a166a08f464e478245e859748b authored over 8 years ago by Mikkel Laursen <[email protected]>
Updated TableRow Hover States

Updated the TableRow hover state to be a className instead of the :hover.
This is because the ro...

aa9b7d4910cd7d8b358899beada43abd21c96e43 authored over 8 years ago by Mikkel Laursen <[email protected]>
Small margin for for <p> in the CardText component

04517f54ffc776cb6b0e91fce248a817a58708ce authored over 8 years ago by Mikkel Laursen <[email protected]>
Small Styling Fixes for Data Tables

- Added the md-table-body className to the TableBody component.
- Fixed the EditDialogColumn's p...

bb96b819e0f4effa9e25c0945e065c23d4d3b1fa authored over 8 years ago by Mikkel Laursen <[email protected]>
Added the TablePagination Component

Added a component for helping paginate tables.

45d9cd2cccb3e75ec5625b3aa0e79d57becd2395 authored over 8 years ago by Mikkel Laursen <[email protected]>
Updated dependencies

109d71601dcf2ebc096a86f2d5af608f07f26e04 authored over 8 years ago by Mikkel Laursen <[email protected]>
Updated the Inline Autocompletion for Touch

The Inline Autocomplete now allows for a touch device to autocomplete
when the user touches the ...

b49af0de055bec68f59ab1c8027509be6e6e0738 authored over 8 years ago by Mikkel Laursen <mlaursen03gmail.com>
Fixed Custom PropType Validation

Updated the custom PropType validation to include the `...otherUpdated the custom PropType valid...

238aead347b0d6ed102705b5b3fc402e7e23205a authored over 8 years ago by Mikkel Laursen <[email protected]>
Added an AccessibleFakeButton

There are sometimes you need something to behave like a button, but shouldn't actually
be a butt...

82997932fb33b3b13b30ac4e3e4517005f763f21 authored over 8 years ago by Mikkel Laursen <[email protected]>
Added clearOnAutocomplete Prop to Autocompletes

The Autocomplete component can now have the value cleared
when auto-completed. This is beneficia...

b83b610d36d554d496875c73dc4c6420f71d27e0 authored over 8 years ago by Mikkel Laursen <mlaursen03gmail.com>
Removed the Unused InlineAutocomplete File

f288764dee10020765de4d9f281d62bac0b140b2 authored over 8 years ago by Mikkel Laursen <mlaursen03gmail.com>
Updated DatePicker Date Format Options

Updated the Date Picker component to allow custom date formats using
Intl. Before this, it would...

a5fb428d9f4894b98226b25ba3c467c4782c48f5 authored over 8 years ago by Mikkel Laursen <[email protected]>
Added Styling for Tables in Cards

Updated the styling for Tables to match the spects for Tables in Cards.
This can be applied by a...

93884d798401362ff28e147448ec8e914837c478 authored over 8 years ago by Mikkel Laursen <[email protected]>
Pickers Documentation Update

Added documentation explaining how the Containers are actually
exported instead of the singular ...

8c3cca84f422b8279546c6dc9806715e182c61f8 authored over 8 years ago by Mikkel Laursen <mlaursen03gmail.com>
Updated Styling/ClassName SelectField Props

Updated the SelectField to include some additional style props.

a2e205b50adcdc466a8d758b20b3a67438090d9f authored over 8 years ago by Mikkel Laursen <[email protected]>
Fixed Incorrect Documentation on Autocomplete

Fixed the order of the onAutocomplete callback function in the documentation.

352a64b506db23a3af34271f3031ceb33fa25d5a authored over 8 years ago by Mikkel Laursen <mlaursen03gmail.com>
Updated ListItem shouldComponentUpdate

The ListItem component will no longer use the PureRenderMixin's
shouldComponentUpdate if the com...

54a525b0f741ff38b73b6482550f8b3240a2df2a authored over 8 years ago by Mikkel Laursen <mlaursen03gmail.com>
Release/0.3.x (#125)

* Fixed small bug of adding the transition time to the transform attribute for cross-fade-enter-...

896a3cc5a9675d05ed0aae975ae2549e24ec1c7c authored over 8 years ago by Mikkel Laursen <[email protected]>
Updated Version for 0.3.4 Release

This small release just fixed a typo in cards and invalid transition for navigation drawers.

76c1994e76bc5d895a76cc6b10ff6a98bea967dc authored over 8 years ago by mlaursen <[email protected]>
Fixed typo of exted to extend (#124)

a007057eb6f2e80b57c8bef6c9b361071ac50230 authored over 8 years ago by Mikkel Laursen <[email protected]>
Updated deps

200caf6bb366c53634b207f25728b88f6750e711 authored over 8 years ago by mlaursen <[email protected]>
Merge branch 'release/0.3.x'

3f8330b978f8b796f5bd60f2624c331614e70cde authored over 8 years ago by mlaursen <[email protected]>
Fixed small bug of adding the transition time to the transform attribute for cross-fade-enter-active

593401bd30883fa2ba866ba43eadb3a8ca5e061e authored over 8 years ago by mlaursen <[email protected]>
Updated version num and license year

7c3da213e2111d3e497700ebc5d892589ebf033f authored over 8 years ago by mlaursen <[email protected]>
Feature/autocompletes (#122)

* Initial autocomplete stuff

* Small changes to allow better event handling props

* Fixed ...

be5b176c1248d28b35eb7c49748383e64653cb15 authored over 8 years ago by Mikkel Laursen <[email protected]>
Fixed some more props and the test error with floating labels

9a5b51c7a428d82d55d8253ea7216d678a181fd2 authored over 8 years ago by mlaursen <[email protected]>
Updated Divider for when it is in a list/card to remove more props

ae39ffeff3ed700bacf959f502c51120b5b6f987 authored over 8 years ago by mlaursen <[email protected]>
Updated the Menu for Styling Props

The menu component can now be styled with full-width and limit-height css.
The full width will s...

1d1965ecb847cc23af6b55b618997a79f640c224 authored over 8 years ago by mlaursen <[email protected]>
Fixed remaining tests for invalid props

f56e0a48f8a8905d0371a32ff553e5ec5ad62eb7 authored over 8 years ago by mlaursen <[email protected]>
Removed some more props to prevent unknown prop warning

65de95cb5239d88c64347fea1f1abc879c5dd413 authored over 8 years ago by mlaursen <[email protected]>
Updated components for deleting invalid props when passing to html elements to remove messages from React

6e39fd28d7e24ed7bdf8233b754df3876a6e416b authored over 8 years ago by mlaursen <[email protected]>
Small fix for invalid props being passed

e9128a23fb18b5c4ac07dff5dd27cb2adb998810 authored over 8 years ago by mlaursen <[email protected]>
NavigationDrawer Mobile Change

Updated the NavigationDrawer to always be rendered on a mobile device to help with the
transitions.

142de7972b1daf05a11c632dece8358a43d88256 authored over 8 years ago by mlaursen <[email protected]>
Moved some of the hover effects to the desktop mixins so they would not be displayed when a mobile device touches something.

392f0050a89fb3780d1bd8f5624f6ecf3d896f96 authored over 8 years ago by mlaursen <[email protected]>
Updated NavigationDrawer Transitions

Updated the enter and leave transitions for the navigation drawer to use
translate3d instead of ...

be7b7761ee883ae94f037b5c8093970ef9fb6a4d authored over 8 years ago by Mikkel Laursen <[email protected]>
Fixed Props for TextField (#121)

* Fixed Props for TextField

Fixed the props for TextField that only style and className are a...

f0a61452f4ead1aea4582d7c90236245fe92369d authored over 8 years ago by Mikkel Laursen <[email protected]>
Fix issue caused by react-docgen (#118)

Docgen lazy evaluates the expression in `oneOf` in these cases, in which Menu.Positions/SelectFi...

74bf36e828a14673a85642aea3308381e9ada69a authored over 8 years ago by jrop <[email protected]>
Updated Upgrade Guide

Updated the Upgrade Guide for the initial drawer type prop that was added to NavigationDrawers f...

9937809cc80c5447f8b10e22464ea4afbe984b0a authored over 8 years ago by Mikkel Laursen <[email protected]>
Forgot to save dev dependencies for webpack...

f0d45d1c53b8ba3a669dc435c0ec6284334e6a9a authored over 8 years ago by mlaursen <[email protected]>
Version Bump

Added standalone UMD Build and moved compiled css to dist folder

f59dc237483791403f1d22d610cb5d7774a461e5 authored over 8 years ago by mlaursen <[email protected]>
Implemented a single file UMD Build (#114)

* Implemented a single file UMD Build

Added a single-file UMD build so that this can be used ...

60ac3548cc751462c9b9bcb054b0751af9a2629c authored over 8 years ago by Mikkel Laursen <[email protected]>
fix fileinputs import error (#113)

0f227596f01008ef862aecb08c41f8d87dfbd95a authored over 8 years ago by Guten Ye <[email protected]>
Release/0.3.x (#112)

* Updated version to 0.3.0 for new release branch

* Navigation drawers (#98)

* Revert "Rev...

5bf2cd3997b73c0da7976d1c400715fb30d5b5f1 authored over 8 years ago by Mikkel Laursen <[email protected]>
Version Bump

- Updated build for UMD.
- Added Password fields.
- Added FileInput/FileUpload components.
- Add...

d1f094bf33cec4da52e568aed0e61c9f382dfa42 authored over 8 years ago by mlaursen <[email protected]>
Feature/file inputs (#111)

* Added the Initial FileInput Component

Added tests for the FileInput component.
Added the F...

af9317b4a6fc5a1618f96935006470f535342b7e authored over 8 years ago by Mikkel Laursen <[email protected]>
Added UMD Build (#110)

Updated the build process to use UMD for the build and default module-exports for testing.

873f68ec72e9cc71f3c74a7c4e1661e0be1b47ca authored over 8 years ago by Mikkel Laursen <[email protected]>
Updated Navigation Drawers for initialDrawerType for server side rendering (#109)

4fbe9b2b1e378b77d641b9d11c5576d4b8417db0 authored over 8 years ago by Mikkel Laursen <[email protected]>
Feature/password fields (#106)

* Extracted FloatingLabel Tests

Moved the FloatingLabel tests into it's own file.

Updated ...

b196c9145b80d17503994a04f2246aa8d5fe5593 authored over 8 years ago by Mikkel Laursen <[email protected]>
Updated main exports to include BottomNavigation

a695ee88ce3fd6eb11124506cbc341ce803021e4 authored over 8 years ago by Mikkel Laursen <[email protected]>
fix menu export (#105)

14aa70246e9c6f9d1e716f2ed532d3ca125c84cc authored over 8 years ago by Guten Ye <[email protected]>
Fixed SelectField clicking for IE

800e2715c26f1f8dae2087ba97d75b018f773485 authored over 8 years ago by mlaursen <[email protected]>
Navigation drawers (#98)

* Revert "Revert "All the CSS Changes for NavigationDrawer Rehaul""

This reverts commit 13a22...

7037e7e493b03ccaeb279569b23dada8cdbef847 authored over 8 years ago by Mikkel Laursen <[email protected]>
Updated version to 0.3.0 for new release branch

98b720ed250a42e4d5886ea6dcea033889d8e6ce authored over 8 years ago by Mikkel Laursen <[email protected]>
Version Bump (#97)

Updated the version to 0.2.1

Updates
- General Bugfixes Across the Board
- Implemented Te...

105b8cfccbd6c6875ed3d1ba3b57dd5b50c9c4ca authored over 8 years ago by Mikkel Laursen <[email protected]>
Feature/navigation drawer rehaul (#96)

* Added a new DrawerHeader Component

This component is almsot the same as the old NavigationD...

de8d154d3093883482a6127a2478845c89b7cb4f authored over 8 years ago by Mikkel Laursen <[email protected]>
Forgot to update tests after index changes for BottomNav.. Whoops

d814276910c21f7ff20120c5ca425ab04ed78549 authored over 8 years ago by Mikkel Laursen <[email protected]>
Small changes to BottomNavigations to use an index instead of a label for active keeping and css fixes

a76946ed9360f164f9497da80f73c56f189db9a5 authored over 8 years ago by Mikkel Laursen <[email protected]>
Small bugfix for controlled BottomNavigation components.

81d3e540d7e05c88b2ae573d6683ad65c1cc8802 authored over 8 years ago by Mikkel Laursen <[email protected]>
Feature/bottom navigations (#94)

* Added BottomNav component and Tests

Added a component for rendering the bottom navigation n...

9dcfcee54a4fbdcab633e92f4bb099019aa1a97f authored over 8 years ago by Mikkel Laursen <[email protected]>
Small fixes to media queries and overlay fix for navigation drawer

05ce4b21948df15e2c7968e4c85cf0b563fa0cad authored over 8 years ago by Mikkel Laursen <[email protected]>
Small bugfixes for table checkboxes and select fields for IE (hopefully)

6cf4cf2277b9b2a758cc060bbf679b425ee2355c authored over 8 years ago by Mikkel Laursen <[email protected]>
Enhancement/#50 time picker tests (#93)

* Added ClockTime Tests

Added the ClockTime tests. Also converted the ClockTime component
to...

05955793f07cb1c9c8450fc7b9e883acbec718df authored over 8 years ago by Mikkel Laursen <[email protected]>
Small bugfixes (#92)

* Updated Inks for Touch Devices

Inks no longer create two ink blotches on mobile devices by ...

62b1fab9b562c1164c832db50e9a9399dffbbaf4 authored over 8 years ago by Mikkel Laursen <[email protected]>
Fixed test updates for travis

bdd32d4e6525597d3068ee8544315acf1394342c authored over 8 years ago by Mikkel Laursen <[email protected]>
Updated tests to only do changed files instead of all.

566a411111f51c8db1b71d53386d1aed449e59f0 authored over 8 years ago by Mikkel Laursen <[email protected]>
Small changes to navigation drawers to get it working better for now. Will update when tests are implemented

94d6fbf84bf10724968de1d8118e740c53631db9 authored over 8 years ago by Mikkel Laursen <[email protected]>
Enhancement/#56 date picker tests (#91)

* Added tests for PickerControl and PickerFooter. Also converted them to non-pure React Componen...

ad7f9016c355eee1f8c1dcfaac48fbd696268994 authored over 8 years ago by Mikkel Laursen <[email protected]>
Enhancement/#20 remaining docgens (#88)

* Added Paper docgen for #20

* Added DatePickerContainer initial Docgen for #20

* Added in...

dd24d4e5e45471e6026afaeefbf702dcc15ff3d9 authored over 8 years ago by Mikkel Laursen <[email protected]>
Added Tabs Docgen for #20 (#87)

ab77f00cfe77be32bb3ead51365dac28cb7b4040 authored over 8 years ago by Mikkel Laursen <[email protected]>
Enhancement/toolbar tests (#86)

* Added initial toolbar tests for #60. Didn't do much since I play on changing it later

* Add...

b01a62ba036e9b650ececf6627e6d2166f2c604e authored over 8 years ago by Mikkel Laursen <[email protected]>
Enhancement/snackbar tests (#85)

* Added a mock for Tooltips and removed any unmocking of tooltips

* Updated Snackbar to pass ...

49cfdb384a5bbb36d6ee096c61eef418bdb476f5 authored over 8 years ago by Mikkel Laursen <[email protected]>
Enhancement/subheader tests (#84)

* Updated Subheader to remove menu and menuComponent since it was undocumented and no idea what ...

1163775f0057b9a16dbb7ad2957b7c08dd65158c authored over 8 years ago by Mikkel Laursen <[email protected]>
Enhancement/selection control tests (#83)

* Added ControlContainer Tests

Added the initial ControlContainer tests. Also added a mock fo...

54aa64bd8cae6eba6daa89caeeb25ddcf086cc5a authored over 8 years ago by Mikkel Laursen <[email protected]>
Enhancement/progress tests (#82)

* Progress Value Validation

Updated the Linear and Circular Progress value prop to check that...

53caf5a6c06a5329bf4713b72acd65978af34a4b authored over 8 years ago by Mikkel Laursen <[email protected]>
Added docgen for injectTooltip (#81)

bd766d5d0c1877b5db7ddb14a910959ca76ac286 authored over 8 years ago by Mikkel Laursen <[email protected]>
Fixed scripts for ignoring more of the test stuff

4db9dd743736fba6baef885d01c8028e3420aaf5 authored over 8 years ago by Mikkel Laursen <[email protected]>
Enhancement/dialog tests (#80)

* Extracted Overlay Transition to Transitions

* Updated the Dialog and NavigationDrawer Overl...

42763a066c937928061093d9b2bbe34dab1386ba authored over 8 years ago by Mikkel Laursen <[email protected]>
Added Initial Ink Tests (#79)

ecb6b706ad2e62e4a1905e334858f038ff98a5c1 authored over 8 years ago by Mikkel Laursen <[email protected]>
Updated version for 0.2.0 and added a period

3ac9a0b2fa7a05f9cd2c70a64e7f8797c57ac787 authored over 8 years ago by Mikkel Laursen <[email protected]>
Added initial Data Table Tests (#78)

e0524869d710cd1c45f2a9c1a587446325981381 authored over 8 years ago by Mikkel Laursen <[email protected]>
Change behaviour of FullWidth property in Fields (#77)

* Rename TextField.fullWidth to TextField.block
* Add FullWidth property in TextField and Selec...

8f504bce512180a66f79975530b1a0e9965e73f7 authored over 8 years ago by Carlos Forero <[email protected]>
Removed Lib and added npmignore

Removed lib from git and added a custom npmignore instead

64f15280c232f71f0158e6c03102a137538e7dd9 authored over 8 years ago by Mikkel Laursen <[email protected]>
Enhancement/style linting (#75)

* Added scss-lint and fixed lint problems

Went with using the Ruby sass and scss_lint gems fo...

964c0edd50ced02572d1d8c2290e63b3844690c6 authored over 8 years ago by Mikkel Laursen <[email protected]>
Added clickable extender (#74)

* Added clickable extender

* Updated node version for travis

* Removed node5 and fixed scr...

6654d4f194eba950271c85c666a824a37236bc93 authored over 8 years ago by Mikkel Laursen <[email protected]>
Enhancement/#20 card docgen (#73)

* Added Card Docgen

* Added CardTitle Docgen

* Added CardText Docgen

* Added CardMedia ...

5828366e708ab53ede3f6cac5295aa4594e14764 authored over 8 years ago by Mikkel Laursen <[email protected]>
Enhancement/ci (#72)

* Fixed eslint problems

* Updated jest and eslint plugin react

* Added travlis ci

5ce19da385b13a522bc3945f09b94d3a21bc692c authored over 8 years ago by Mikkel Laursen <[email protected]>
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 by Mikkel Laursen <[email protected]>
Updated lib

f6c1de6466c2367e025911db51fcb1ed280d16c5 authored over 8 years ago by Mikkel Laursen <[email protected]>
Updated version and updated prebuild to run tests

5dc4d778d6a76bc0d63e3665c740be4991ba28dc authored over 8 years ago by Mikkel Laursen <[email protected]>
Enhancement/#25 select field selection (#69)

* Menu Performance Optimizations

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

b3e2bcf01c09f9497fafbdb856977b83bc2f39be authored over 8 years ago by Mikkel Laursen <[email protected]>
Updated navigation drawer to use a isMobile prop instead of calculating in utils. This is to allow server side rendering.

90e63c0c460ac118bc51c64881cc0354c5c3d76f authored over 8 years ago by Mikkel Laursen <[email protected]>
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 over 8 years ago by Mikkel Laursen <[email protected]>
Fixed a small bug where multiple inks would be created

2adac37adb020adf768ad1ae4ceab7a0acbb2650 authored over 8 years ago by Mikkel Laursen <[email protected]>
Added initial Menu tests for #47 (#68)

29890cd0f70d323f5565d195dbd0ec15ec3f6918 authored over 8 years ago by Mikkel Laursen <[email protected]>
Added Menu Docgen

04a52441e91dffdf68b963938c40572f2843e237 authored over 8 years ago by Mikkel Laursen <[email protected]>
Initial tests for text fields #35 (#67)

578915abba6a393e99366fe0a432682b35b15d58 authored over 8 years ago by Mikkel Laursen <[email protected]>
Updated readme for color stuff

f684f6e9ed8a992f6da02a06e70f2502cb201c05 authored over 8 years ago by Mikkel Laursen <[email protected]>
Fixed the prop types for floating/icon button and the sassdoc for avatars/theme

8aca0b4c36cd35d0889713220de29c98d41e5e79 authored over 8 years ago by Mikkel Laursen <[email protected]>
Fixed media queries for pickers

587c74e0a7b083d207357c944125f9f06d2bcbd9 authored over 8 years ago by mlaursen <[email protected]>
Enhancement/#46 lists tests (#66)

* Initial Tests for Lists

Added the initial tests for List and ListItem.

Fixed a bug where...

ce6cb38431b31d7b8980dd4a934b2f39a719de6a authored over 8 years ago by Mikkel Laursen <[email protected]>