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

Revert "Merge pull request #328 from strues/update-react15.5"

This reverts commit 8e4bc2e3b035503ce7f5b9502fbfbdcaac30ac24, reversing
changes made to 636d44ec...

e4d5c4459a7b87fec865c1ef1b60555cf2e50c7a authored almost 8 years ago
Revert "Fixed tests"

This reverts commit 98293c622f1f27dc57156fc865a7b6338940bee7.

1e8f0585236254b3720528ae310842aa6aa68a55 authored almost 8 years ago
Version Bump

4f3b4b42ccbd1e5b4a377b709b4fe6fba4a194d3 authored almost 8 years ago
Fixed a weird link issue in markdown

950a46fcac4cf2e793888dbd7497de9e1880a236 authored almost 8 years ago
Updated readmes for the examples folder

7b4f0acb5ed1e0f9550cac4e0d2aebd892fc8928 authored almost 8 years ago
Added react-router v4 example

01db928eae8314dbb3647e4c12c67e41f184c658 authored almost 8 years ago
Added a simple react-router v3 example

e3581aa8e14eb8dd1b7c5eb75c4f4e4453d52a4b authored almost 8 years ago
Added initial showcase

255cdb663dafbd7cd6ad7ad5e5520b93925310be authored almost 8 years ago
Added the custom-react-scripts example

2d841810265bbf2247ff22d252f120b8c5f66f70 authored almost 8 years ago
Added webpack-2 example with react-md

2a7985ba9e57192bf815a67e0da85adc9fb17c2f authored almost 8 years ago
Added example with create-react-app

6697c0b0bffb85bbce5cc065337e6ecf9ab2d428 authored almost 8 years ago
Stopped the weird delay for closing items

Updated the Dialog, Drawer, Menu, and Snackbars to stop waiting 300ms
before being closed. For s...

a7b0859bf1fbefd3bb1718219a1b1129e0a32022 authored almost 8 years ago
Updated documentation for no longer requiring react-addons-*

f50b6062a3037a401f956360f8e2274aefdf0b99 authored almost 8 years ago
Fixed linting error for mocks

aa64f094417c8701c1d816faeb8ef55b3a61d802 authored almost 8 years ago
Upgraded react-swipeable-views

d47a8494cc208c330388fe1a6af0d2e89c22440d authored almost 8 years ago
Stoped using react-addons-test-utils

Switched to the react-dom/test-utils instead. Also had to update enzyme
and add another dev depe...

fec5ec97e0c29a6403c3da853bb7b24a743f689f authored almost 8 years ago
Stopped using react-addons-transition-group

Merged over from react-addons-css-transition-group and
react-addons-transition-group to the new ...

66f4aa2645ec04ead466e91b678a506c9e694d8e authored almost 8 years ago
Upgraded react-motion to eliminate createClass warning for [email protected]. References #325

c32ee15d988587619aafb7090d39393e24dd46ed authored almost 8 years ago
Moved PropTypes to prop-types

With the React 15.5 changes, moved the PropTypes from the main package
to prop-types.

Reference...

94dc837b02611af7f36a843c10dbe0b2fd113bcf authored almost 8 years ago
Merge pull request #341 from kevinkle/patch-1

Fixed Typo in README.md

97092fca42ba5e914377545b0dbd7798e3244ef8 authored almost 8 years ago
Fixed the mobile safari autocomplete in toolbars not appearing correctly.

171dd428d65267194f2c31bc186205e95d2691ce authored almost 8 years ago
Fixed the majority of the view-height bugs

Mobile safari does not calculate view-height as expected (and other
browsers are following suit)...

95aad968d437c160d74547a7fdb8ad7ae52c83ec authored almost 8 years ago
Also switched to yarn to install react-md

07c93f0135e901ab142c3ccedfeea96bcae65392 authored almost 8 years ago
Updated TablePagination rows per page logic

When the user changes the rowsPerPage fromt he dropdown menu, they will
now always be reset to t...

d6306fddf65c85803ee4d4fef8f0bcace1bd4ccd authored almost 8 years ago
Fixed Typo in README.md

Just rm'd --

ea9a116c4d24c1b7eb053f12e1e86271c2e95d01 authored almost 8 years ago
Fixed some autocomplete controlled filter bugs

When the autocomplete has a controlled filter (so external and the prop
is null), the default ma...

d4774f8c76b34ed4b1152ca5ba7e435c148b1696 authored almost 8 years ago
Fixed Mobile Safari Click Delegation Issue

All the components that relied on being closed with an outside click did
not work on mobile safa...

e3a9153b9b513d7ba914b707fe2717b663098c50 authored almost 8 years ago
Fixed Grid Dcoumentation. Closes #338

d51d2bbbb02a01f797b5b3fc015500d7a13f269a authored almost 8 years ago
FIxed the invalid use of initial for IE 11

Stopped using initial for css since I should support IE 11.
Closes #399

24821e4397a1865802cb61d3d77860f7ce0f3b97 authored almost 8 years ago
Updated documentation website for IE 11 Support

07d0d3fd90662b1b9b1dbc93cfe41680fbc0c4cc authored almost 8 years ago
Fixed Slider positioning. Closes #323

914ff4f9192f0943cf2d306f81278b2ec8b500b5 authored almost 8 years ago
Fixed the Layout Breaking for Dialogs

Updated the html width to be 100% so the layout won't change when a
dialog appears.

Updated the...

7e2db2674c82c4ccacbe34e2f382d17ab9675038 authored almost 8 years ago
Updated TableCheckbox to be a th in the header

Closes #334

b1a236f7abab234e80274ec2405d5f2f61f93d6f authored almost 8 years ago
Updated props for node

Updated all prop types that were specified as string that could really
be node.

Also removed an...

e2127cf618b127608b7d1f6fa24317ac10e6ac4e authored almost 8 years ago
Updated addSuffix to allow Components

Since text field labels should be allowed to be react
elements/components, I updated the addSuff...

262bd4bfba847c9215be53b7c0e24e0ab2c0b339 authored almost 8 years ago
Updated some of the missing types

4bb55d559dc29623f72ba8142e5b2f6c94e913fd authored almost 8 years ago
Updated types for help and error text on text field

9d06ab404e1e7d9404531af98542604591420e88 authored almost 8 years ago
Added title prop notes to the DialogContainer

0038a2ae0e4d6e4679c11e2ade5c6769f1ba3b53 authored almost 8 years ago
Fixed tests

98293c622f1f27dc57156fc865a7b6338940bee7 authored almost 8 years ago
Merge pull request #328 from strues/update-react15.5

Update components to use prop-types as per react 15.5 change. Switch …

8e4bc2e3b035503ce7f5b9502fbfbdcaac30ac24 authored almost 8 years ago
autocomplete test still failing. update all test files to pull from react-dom/test-utils as per react 15.5 docs. update react-motion dependency to remove create-class warning

9da580923ffd8a6653cf962ea39dd39b1866bbfd authored almost 8 years ago
Update components to use prop-types as per react 15.5 change. Switch from react-addons-* to react-transition-group/*

68083df6a88e16859c9d4d7576712aa6c4dfb48b authored almost 8 years ago
Merge pull request #319 from sniphpet/bugfix/#315

Fixed DatePicker issue #315.

8cd29cee31b33258ddc080e6debaeef6316940d5 authored almost 8 years ago
Fixed DatePicker issue #315.

Fix 2 behaviors when current day is bigger than next/previous month last day :
- skipping next m...

537e8cedac58ea9da6ce735433d5dd9be5f88c96 authored almost 8 years ago
Merge pull request #318 from mlaursen/feature/Fixed-Tables

Feature/fixed tables

636d44ec3c6ce2dd961f70da659caddacc720bb5 authored almost 8 years ago
Fixed table tests and fixes

Added some tests for the fixed table headers/footers.
Updated the TablePagination to also be fix...

5ce3de28a48484a2d7fe7d33b0c05318af2603a5 authored almost 8 years ago
Merge pull request #317 from sniphpet/bugfix/#316

CardActions centering classname fixed

a02343726725db50027ceb6fd2e37299617a9aa3 authored almost 8 years ago
CardActions centering classname fixed

9da7ea259405f2fa35f886b1af5ffc02a2bbc525 authored almost 8 years ago
Additional changes for Fixed Table Headers/Footers

- Fixed up some of the style applications for the columns and tables when
fixed.
- Updated the T...

18478ed8203cf6b19b737c7776e08fb48edbc884 authored almost 8 years ago
Fixed the table row selection logic

3b9b4facbc8b6939a82ceea7d8dfd2e7023b6815 authored almost 8 years ago
Fixed the text field for allowing 0

c5afd9cbf1ba31a00c97860f81ef9daafb95e0b5 authored almost 8 years ago
Fixed the API for duplicate keys in sassdoc

e50374eb99e429b9a3dbe57496a124a22d2d3570 authored almost 8 years ago
Fixed the Google Docs dropdown menu

9cab6084568db47c56f91e3493c30b68f2c6e7fa authored almost 8 years ago
Initial commit for fixed tables

5392608a94b140523fc2864918b3234bd2127b7e authored almost 8 years ago
Updated SelectionControlGroup typescript for disabled prop.

7191b72f9965b984d8bd53b9491bf7342d0fb079 authored almost 8 years ago
Updated MenuButton to use DropdownMenu component

14eb00b9a276ff42a93f78ff246f86e7b536473d authored almost 8 years ago
Added the DropdownMenu component

04d8f47a2ef10ba1fbb21122d4c990472a18ac93 authored almost 8 years ago
Updated Layover to throw error if no toggle could be found

8463f9aaf9353e0bcaf1dc47db64fdc27e52a1f6 authored almost 8 years ago
Fixed the search component and stopped setting state for font size change in autocomplete

ee7341a7c1a41ab46594e6a55e7bcef5babd6bed authored almost 8 years ago
Updated data table examples after merge

9a8919846783a25c864a57e44b95e3998959100d authored almost 8 years ago
Merge branch 'master' into release/1.1.x

6aa4a80685c9b499d1ba962c5eaa1089915952e1 authored almost 8 years ago
Version bump

a2460dc7b0072956175e61b62d702d0478caae59 authored almost 8 years ago
Fixed Tooltip Unmounting Problems

I forgot to remove the timeouts when unmounting the tooltip component,
so that you would get war...

ba8e734c663d87cc098d569258489c66590feb8b authored almost 8 years ago
Updated DataTable Examples

Updated the DataTable examples for a better dynamic row showcase and
usng the TableCardHeader.

...

8e1fb71e6ba41f04354b040752287d0d72bfa9fc authored almost 8 years ago
Added Dynamic DataTable Checkbox Support

I hadn't correctly set up tables to allow for dynamic content with the
checkboxes. It should now...

c2f83796a22c4f1d739292d4e97d08b71978a75c authored almost 8 years ago
Fixed the Toast Transition Bug

This was actually a problem with my equality check of toasts. The swap
timer was actually create...

50fb65fb0eea86ceedd84d0a514e1d705a793d57 authored almost 8 years ago
Fixed SelectionControlGroup disabling

Providing the disabled prop to the SelectionControlGroup will now
correctly disable all the sele...

ed696626664f4c5d25c42307cf70c6508dea42f0 authored almost 8 years ago
Changed some defaults

Changed the defaults to include inline lists and the default styled
badge.

Exposed the toolbarZ...

9250e0be1ffb1650163bd2073c6239895d5ff308 authored almost 8 years ago
Fixed the FocusContainer to defualt to enabling the foucs trap.

c02a341fc94a0a44c1c97bd68aeb839875e0ecf6 authored almost 8 years ago
Correctly fixed the smooth-scroll library

886e9357aaca8ede759b55abdfdcdb2eb0612a9c authored almost 8 years ago
Updated version to alpha-3

dca6a4ef8a61555091c0faca7b233feef8b9e3d3 authored almost 8 years ago
Updated contributing

1af263e4f63d1d04a4bab2cddbfa064d069e6d05 authored almost 8 years ago
Updated TableRow to set last column's adjusted prop to false

a386587192ad8dd25857063267049caaf0eb75dd authored almost 8 years ago
Stopped TableRow autoAdjust

Exposed a new prop for growing a TableColumn instead of relying on the
TableRow to find the bigg...

54637f7f18d525b155ae43a52a3ab4af9cafcfb2 authored almost 8 years ago
Merge pull request #303 from mlaursen/feature/Viewports

Feature/viewports

584fc12ef23ea272cb0ef5a47e0540df46b5de28 authored almost 8 years ago
Added tests for MenuButton and updated dialog for multiline text fields

3439230f804594e75d530f563ab3e78ac2b4011d authored almost 8 years ago
Initial tests for the edit dialog column

917a7e77c6708dbecf4103440bfe02bd2b48c1ab authored almost 8 years ago
Fixe for inline edit dialog positioning and the dialog position

07dfdb4dacca9ac4510688535bcc77d01fcd284b authored almost 8 years ago
Upgraded jest, more migrations for menus/menubutton

3012519b20033a15dd7c97d0c1e8a7d5d9bda438 authored almost 8 years ago
Added EditDialog tests

54b181865eb87b53c5f4ef93711639fc9b38557d authored almost 8 years ago
More documentation updates

281c842297246ecdfe792dad06d00e7c7242587a authored almost 8 years ago
Updated api and docs dependencies

f18d9f0a2a5a2812cf115031e74e5a1d715d8bc2 authored almost 8 years ago
Small documentation updates

1d8884670ea4bc9c11c0bc0ed4ff6701df8ff4ff authored almost 8 years ago
Renamed items to menuItems for MenuButton

Updated the MenuButton to use menuItems instead of items to match the
SelectField.

786f9554090801bd15351298c583f60bd6b42523 authored almost 8 years ago
Renamed Drawer Prop for Consistency

Renamed the onVisibilityToggle to onVisibilityChange for the Drawer and
NavigationDrawer to have...

0742a483c53a0afd2c97dd99749e906a8c8e4ec7 authored almost 8 years ago
Added commented line back in autocomplete

e623ec462e43ee8685a58ff5b80468b22db28f94 authored almost 8 years ago
Fixed Autocomplete's inline positioning

After the changes to menus, the autocomplete contianer needed a position
relative to display the...

be956763d710be882812b99264921b62ed8a5f44 authored almost 8 years ago
Copy/paste from browser fixes

464fc5cb4347de120ed3f85b746836ec00196137 authored almost 8 years ago
Updated layovers to work when in centered dialogs.

53cf5394ef32918ba01e1a5f0e3a44ad6248cab2 authored almost 8 years ago
Migraded SelectFieldColumn for Layovers

Migrated the SelectFieldColumn to the new verion of the SelectField and
using Layovers.

I also ...

fa78b406e0538e0afc525068174740ba750f71df authored almost 8 years ago
Added a belowAnchor Layover prop for easy access

It is pretty helpful to have the different anchoring when the animation
position for the layover...

710438d2dd4b2bd9c7839b82faf4b3d0bc970c60 authored almost 8 years ago
Small documentation menubuton migration fix

fb683b6e45511bdf068ceb79e0f8373028c98429 authored almost 8 years ago
Small bugfix for select field activity.

199f2488a83a3f7a97614781fd86a8f624a10ece authored almost 8 years ago
Quick Layover Props Refactor

29bfd6e2539c8eee32edad2e7fd6ef5a9c668416 authored almost 8 years ago
Merge branch 'release/1.1.x' into feature/Viewports

13f891c6501eb96314459ed09bac3e7484787ac7 authored almost 8 years ago
Merge branch 'release/1.0.x' into release/1.1.x

14edf370c97805892f005abe7cd67e79a34c8f23 authored almost 8 years ago
Fixed SelectField activeLabel bug (version 2)

Moved the activeLabel updates when the value or the
menuItems prop changes to the componentWillU...

9bee1fa5900c7b57ffd6f68fe00e40320e8a39af authored almost 8 years ago
Updated EditDialogColumn to use Layover

Whew. EditDialogColumn now uses the Layover component instead of doing
the weird absolute positi...

e032692f992940b2dbf898137e9b7e7eb17d1edc authored almost 8 years ago
Updated the DataTable for better styling/className application

b293029586e5acf7b57b9ea11735c7ddf929ca26 authored almost 8 years ago
Fixed Weird Layover/out of bounds logic

For some reason I only applied the threshold to the layover's horizontal
calculation when center...

0af3df6cf28cc80b8c3aa7010c68c8996e0e1453 authored almost 8 years ago