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
Closees #353
0e33e1192e82e0cce5cfc8845515b7ee01d15f7c authored almost 8 years agoFixed a super minor typo
62aa508899989bad334a40853f83248c4a40af4c authored almost 8 years ago
With the changes from vh and vw to % for pickers, it ended up adding
scrollbars to the pickers. ...
e9d5e4bf03af0996133fed059f056ba355c6ee9c authored almost 8 years ago
This should fix 2 things:
1. No types found for `import Button from 'react-md/lib/Buttons/Button...
ac8d68576e105b0c770e383adf966dc16e7463c4 authored almost 8 years ago
323774333f9118ae41f5da0e14292070f8ef8661 authored almost 8 years ago
f843aca25c4308505269b3694548e3c9fb6a5e8f authored almost 8 years ago
25b21b23e97a1dc41ab55f0c251ff9b2c386a0b4 authored almost 8 years ago
58401321861d09dcbb51ec69ae0d4bb4d2904e20 authored almost 8 years ago
a845e1595bd941b46b304da328f5c7a41729fcbb authored almost 8 years ago
When the Dialog is visible when it enters the render tree/on initial
page render, it will no lon...
To interact the same as a button, the AccessibleFakeButton also triggers
the click event on spac...
A multiline text field can now begin at 1 instead of 2 so that it can
grow from a "single-line" ...
The Layover will no longer give a warning if the layover is for context
menus or if the node env...
5d05d7748b46d89bb16ba73357c1d1ba49fb7114 authored almost 8 years ago
This reverts commit 8e4bc2e3b035503ce7f5b9502fbfbdcaac30ac24, reversing
changes made to 636d44ec...
This reverts commit 98293c622f1f27dc57156fc865a7b6338940bee7.
1e8f0585236254b3720528ae310842aa6aa68a55 authored almost 8 years ago4f3b4b42ccbd1e5b4a377b709b4fe6fba4a194d3 authored almost 8 years ago
950a46fcac4cf2e793888dbd7497de9e1880a236 authored almost 8 years ago
7b4f0acb5ed1e0f9550cac4e0d2aebd892fc8928 authored almost 8 years ago
01db928eae8314dbb3647e4c12c67e41f184c658 authored almost 8 years ago
e3581aa8e14eb8dd1b7c5eb75c4f4e4453d52a4b authored almost 8 years ago
255cdb663dafbd7cd6ad7ad5e5520b93925310be authored almost 8 years ago
6697c0b0bffb85bbce5cc065337e6ecf9ab2d428 authored almost 8 years ago
2a7985ba9e57192bf815a67e0da85adc9fb17c2f authored almost 8 years ago
2d841810265bbf2247ff22d252f120b8c5f66f70 authored almost 8 years ago
Updated the Dialog, Drawer, Menu, and Snackbars to stop waiting 300ms
before being closed. For s...
f50b6062a3037a401f956360f8e2274aefdf0b99 authored almost 8 years ago
aa64f094417c8701c1d816faeb8ef55b3a61d802 authored almost 8 years ago
d47a8494cc208c330388fe1a6af0d2e89c22440d authored almost 8 years ago
Switched to the react-dom/test-utils instead. Also had to update enzyme
and add another dev depe...
Merged over from react-addons-css-transition-group and
react-addons-transition-group to the new ...
c32ee15d988587619aafb7090d39393e24dd46ed authored almost 8 years ago
With the React 15.5 changes, moved the PropTypes from the main package
to prop-types.
Reference...
94dc837b02611af7f36a843c10dbe0b2fd113bcf authored almost 8 years agoFixed Typo in README.md
97092fca42ba5e914377545b0dbd7798e3244ef8 authored almost 8 years ago171dd428d65267194f2c31bc186205e95d2691ce authored almost 8 years ago
Mobile safari does not calculate view-height as expected (and other
browsers are following suit)...
07c93f0135e901ab142c3ccedfeea96bcae65392 authored almost 8 years ago
When the user changes the rowsPerPage fromt he dropdown menu, they will
now always be reset to t...
Just rm'd --
ea9a116c4d24c1b7eb053f12e1e86271c2e95d01 authored almost 8 years ago
When the autocomplete has a controlled filter (so external and the prop
is null), the default ma...
All the components that relied on being closed with an outside click did
not work on mobile safa...
d51d2bbbb02a01f797b5b3fc015500d7a13f269a authored almost 8 years ago
Stopped using initial for css since I should support IE 11.
Closes #399
07d0d3fd90662b1b9b1dbc93cfe41680fbc0c4cc authored almost 8 years ago
914ff4f9192f0943cf2d306f81278b2ec8b500b5 authored almost 8 years ago
Updated the html width to be 100% so the layout won't change when a
dialog appears.
Updated the...
7e2db2674c82c4ccacbe34e2f382d17ab9675038 authored almost 8 years agoCloses #334
b1a236f7abab234e80274ec2405d5f2f61f93d6f authored almost 8 years ago
Updated all prop types that were specified as string that could really
be node.
Also removed an...
e2127cf618b127608b7d1f6fa24317ac10e6ac4e authored almost 8 years ago
Since text field labels should be allowed to be react
elements/components, I updated the addSuff...
4bb55d559dc29623f72ba8142e5b2f6c94e913fd authored almost 8 years ago
9d06ab404e1e7d9404531af98542604591420e88 authored almost 8 years ago
0038a2ae0e4d6e4679c11e2ade5c6769f1ba3b53 authored almost 8 years ago
98293c622f1f27dc57156fc865a7b6338940bee7 authored almost 8 years ago
Update components to use prop-types as per react 15.5 change. Switch …
8e4bc2e3b035503ce7f5b9502fbfbdcaac30ac24 authored almost 8 years ago9da580923ffd8a6653cf962ea39dd39b1866bbfd authored almost 8 years ago
68083df6a88e16859c9d4d7576712aa6c4dfb48b authored almost 8 years ago
Fixed DatePicker issue #315.
8cd29cee31b33258ddc080e6debaeef6316940d5 authored almost 8 years ago
Fix 2 behaviors when current day is bigger than next/previous month last day :
- skipping next m...
Feature/fixed tables
636d44ec3c6ce2dd961f70da659caddacc720bb5 authored almost 8 years ago
Added some tests for the fixed table headers/footers.
Updated the TablePagination to also be fix...
CardActions centering classname fixed
a02343726725db50027ceb6fd2e37299617a9aa3 authored almost 8 years ago9da7ea259405f2fa35f886b1af5ffc02a2bbc525 authored almost 8 years ago
- Fixed up some of the style applications for the columns and tables when
fixed.
- Updated the T...
3b9b4facbc8b6939a82ceea7d8dfd2e7023b6815 authored almost 8 years ago
c5afd9cbf1ba31a00c97860f81ef9daafb95e0b5 authored almost 8 years ago
e50374eb99e429b9a3dbe57496a124a22d2d3570 authored almost 8 years ago
9cab6084568db47c56f91e3493c30b68f2c6e7fa authored almost 8 years ago
5392608a94b140523fc2864918b3234bd2127b7e authored almost 8 years ago
7191b72f9965b984d8bd53b9491bf7342d0fb079 authored almost 8 years ago
14eb00b9a276ff42a93f78ff246f86e7b536473d authored almost 8 years ago
04d8f47a2ef10ba1fbb21122d4c990472a18ac93 authored almost 8 years ago
8463f9aaf9353e0bcaf1dc47db64fdc27e52a1f6 authored almost 8 years ago
ee7341a7c1a41ab46594e6a55e7bcef5babd6bed authored almost 8 years ago
9a8919846783a25c864a57e44b95e3998959100d authored almost 8 years ago
6aa4a80685c9b499d1ba962c5eaa1089915952e1 authored almost 8 years ago
a2460dc7b0072956175e61b62d702d0478caae59 authored almost 8 years ago
I hadn't correctly set up tables to allow for dynamic content with the
checkboxes. It should now...
I forgot to remove the timeouts when unmounting the tooltip component,
so that you would get war...
Updated the DataTable examples for a better dynamic row showcase and
usng the TableCardHeader.
...
8e1fb71e6ba41f04354b040752287d0d72bfa9fc authored almost 8 years ago
This was actually a problem with my equality check of toasts. The swap
timer was actually create...
Providing the disabled prop to the SelectionControlGroup will now
correctly disable all the sele...
Changed the defaults to include inline lists and the default styled
badge.
Exposed the toolbarZ...
9250e0be1ffb1650163bd2073c6239895d5ff308 authored almost 8 years agoc02a341fc94a0a44c1c97bd68aeb839875e0ecf6 authored almost 8 years ago
886e9357aaca8ede759b55abdfdcdb2eb0612a9c authored almost 8 years ago
dca6a4ef8a61555091c0faca7b233feef8b9e3d3 authored almost 8 years ago
1af263e4f63d1d04a4bab2cddbfa064d069e6d05 authored almost 8 years ago
a386587192ad8dd25857063267049caaf0eb75dd authored almost 8 years ago
Exposed a new prop for growing a TableColumn instead of relying on the
TableRow to find the bigg...
Feature/viewports
584fc12ef23ea272cb0ef5a47e0540df46b5de28 authored almost 8 years ago3439230f804594e75d530f563ab3e78ac2b4011d authored almost 8 years ago
917a7e77c6708dbecf4103440bfe02bd2b48c1ab authored almost 8 years ago
07dfdb4dacca9ac4510688535bcc77d01fcd284b authored almost 8 years ago
3012519b20033a15dd7c97d0c1e8a7d5d9bda438 authored almost 8 years ago
54b181865eb87b53c5f4ef93711639fc9b38557d authored almost 8 years ago
281c842297246ecdfe792dad06d00e7c7242587a authored almost 8 years ago
f18d9f0a2a5a2812cf115031e74e5a1d715d8bc2 authored almost 8 years ago
1d8884670ea4bc9c11c0bc0ed4ff6701df8ff4ff authored almost 8 years ago
Updated the MenuButton to use menuItems instead of items to match the
SelectField.