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
b53801bb28f2d8539deade252cc7b67443c329ef authored over 7 years ago
Closes #456
c58d6778d81b8e79eaaa26996a8440a5b267014e authored over 7 years ago
The Autocomplete no longer needs to automaticlaly be focused after a
suggestion was clicked/sele...
Back when I changed the Dialogs to toggle scroll overflow at a different
timing, the TimePicker ...
d71379f663efe31914dcfdcc99b16345bc0642d3 authored over 7 years ago
I accidentally added/subtracted at the wrong parts for the AM/PM toggle
on time pickers.
Closes...
a55048fd6cabf355db83108a3c343a89be67526d authored over 7 years ago
Updated the TimePicker to correctly display the last selected time or
the last viewed time (when...
4f8f1b4c674e6d74f9271a85bba7c565a0b5d40f authored over 7 years ago
b80d5985bbec4b6f1eebc119e4d4cdf375d288e1 authored over 7 years ago
Added the existing file input/upload examples.
Also added a few more data-type parses for the f...
c98a7232daf6c682081fbbb2c7031c17a0cc2cd0 authored over 7 years agoa27dcaacd500280b9a958b5e5c043fd28ca50aa0 authored over 7 years ago
4211f354d69e2cae1f4c88b7d9fa1eb4a04bc864 authored over 7 years ago
The ExpansionPanel can now optional display no footer, a custom footer,
or add additional props ...
The SelectField can now remove additional keys from each menu item
before passing it to the `Lis...
327a18db31a079bbbd6add385df5780f8d43d723 authored over 7 years ago
cd9c28aae86a60433b730214da751ffae16bbca3 authored over 7 years ago
c4f616116eead9250a66ef2f939db26417d741e4 authored over 7 years ago
Added some nginx configs as well as updated the server so that it can
serve the static assets vi...
d61a93977ca8af0fe89f792ef8cafe43760e7973 authored over 7 years ago
The dialog footer will now correctly only render children if no actions
are provided.
The TextF...
85acd078e5cd772c1b61bb9bb975807d02905529 authored over 7 years ago7b7631953d0347f728e3e800d8fe42f48eea17b5 authored over 7 years ago
77287826ed512a1ba67d63810c82b6e81f211aee authored over 7 years ago
997f8792af2552d45694efbfac71b23ea614363d authored over 7 years ago
3a71eb14151373380a7ba21df2474757a91c65dc authored over 7 years ago
480dcd7c8cd6e3138e5d720c312af47af2fc84bb authored over 7 years ago
e7213c1477ea79734a561caf5fdaaec77578c0e5 authored over 7 years ago
eca45a497f3477e55ff73102ae31e051e3036fc9 authored over 7 years ago
Begun some of the work to remove findDOMNode usagage through the
components.
Related to #427
dc5c30e19375fd99cac41ecb18d6a3e49dad33a0 authored over 7 years ago
Removed all the unneeded refs and listeners as well as removed the
findDOMNode usage. The TextFi...
9875e6d6d60c7e3055dc47ef7c68a453cb1da25d authored over 7 years ago
2959524e55ab380cad3af0f61c1d5042dfb31a18 authored over 7 years ago
f8e7725e2af1201c81cfaef842f4b925a0d4a7ac authored over 7 years ago
06e2cc0e63842b258a9153ebf1f0f88850773cf9 authored over 7 years ago
652d336c9bb35c6b7940ab6148d2f81989bc6f31 authored over 7 years ago
There was a weird bug that if you were scrolled to the top of a page and
then opened a dialog, c...
Bugfix/resize observer
279741df31d3e886ef17f73f2ae4d3b06a9a9d99 authored over 7 years ago
The Mutliline text field will now correctly calculate its height if the
styles have loaded after...
Fixed the ExpansionPanel and Tabs components to update column widths
when styles or loaded or th...
The TablePagiantion did not correctly reposition when the surrounding
table's width was updated....
Added a ResizeObserver component that works with the ResizeObserver API
to trigger resize events...
TextField placeholders will now correctly be styled with the disabled
color. Also created a bett...
588e73d857ec0fa1d70b28bb89825905dadc1393 authored over 7 years ago
I updated the Issue Template to provide more information about the issue names so that it will b...
d825898a838667a1da30374ad241a52f25feffe8 authored over 7 years agoe02f7a1c3599f3f3eab6047be2c4cdbde00d17be authored over 7 years ago
ca03dccdfbd745c37c5cc21e9f37629c300e94e6 authored over 7 years ago
Closes #439
dfa62219eb960b8f1b2586606f4b0ac2824ab092 authored over 7 years ago
Updated my components that manually need to add touch event listeners
outside of the React hooks...
4f0a1930ecdcdb64ccc4a0d5feaadcc255b8f8bf authored over 7 years ago
5852f800106f3dd881a1495772c3e939522612e1 authored over 7 years ago
3e20a55564e7964cd776c4039ca3052ff3b79266 authored over 7 years ago
Mobile safari has some issues with z-index: -1. Not sure why though.
This removed all the hidden...
The controlled prop validation will now ignore the disabled prop as
well. So the validation will...
The TextField will no logner manually call the blur function when an
area outside of the text fi...
Fix React warning on Tabs with alignToKeyline
81fa8ad2a31ea27c8f41ac28821f1bbde53b2dc1 authored over 7 years agoSetting the alignToKeyline prop on the Tabs component triggers a console warning from React. Thi...
786443003a2de9308aff61caea07234d5899d57b authored over 7 years ago9f517bb822dbeef036f451235f4b4de3ce3dc68b authored over 7 years ago
c6694db1a86e9c8f247fd74f1327990f9765ce42 authored over 7 years ago
fd74709f7b9b7828e6c4184f64eda62cae849b25 authored over 7 years ago
de17a642d7a643b8a106b3e9a472d49f52b6f92b authored over 7 years ago
bfd15a07613bb28567ef785f187e49eab6627e14 authored over 7 years ago
The air quality now correctly has columns and data instead of meta and
data.
Updated the air qu...
299da5f25ed354d80e1c3a9cf2f117974251b968 authored over 7 years ago
Updated the DataTable to have an optional full-width param (defaults to
true) so that it no long...
430534ff23989f49490f0738c41b8ac0f16e699f authored over 7 years ago
a94f5253c1ed29510b5069765aa7f841990d0809 authored over 7 years ago
043b4f952f3ea31faf1aced5198fcfdaaa522f2e authored over 7 years ago
a67cf4eb40e2cdaddc3fd99711ed85fdbb2791bd authored over 7 years ago
6ad5843b4b3867848e0ec5d2a721c51401eaa3d5 authored over 7 years ago
5473158498364278b2c8559cfc411aede22e9bda authored over 7 years ago
f305d59dc0cce3d649ecc10e565606162a1d9c5a authored over 7 years ago
The Documentation Server now uses the ENDPOINT constants for its own
routes and also created a u...
910d45727d7f4026028b4c9c44aee8c525872dd7 authored over 7 years ago
bfe96fd404a2f8b7aa76124581df40297678c194 authored over 7 years ago
b626f71f98ff691eba8f8fb37fca4530f9c9816d authored over 7 years ago
Changed the width of edit dialogs to be static instead of relying on a
min width.
Changed the ed...
3d82b9e761aafc5e0e6fa5ef3c44408a7e9090a6 authored over 7 years ago
ad9ca084cfbb16d7fe6a00e5481d77f3e00e50ab authored over 7 years ago
a5ae884322f302b0c5515e1efc4b94854cd5f917 authored over 7 years ago
67bff5fdf924da9ef1db53747a994c5f7dcf6cc7 authored over 7 years ago
6f569756dbd4d32f983f5fb1a39c90bb50704ebf authored over 7 years ago
2e88b59ac71882db998c736b5066f3a0f5d0ec72 authored over 7 years ago
1a0f419fcef2176f0a02f87d708fb8054b5511b8 authored over 7 years ago
cd52011c99c604f7cb7144a750fb4f51a93a189a authored over 7 years ago
180cac7c0cb75453368a60c8e411fb4567b23c87 authored over 7 years ago
54cf77bfc8ba1e2f6c5859225abed0a5453785a3 authored over 7 years ago
It is now possible to showcase examples that use react-router by
navigating to the /discover-mor...
02891370078106a6ce0cc42abdc741f7030d2b92 authored over 7 years ago
db58644c6f30a1b78291446cc975becc748908b6 authored over 7 years ago
The FAB on the SassDocPage will now correctly be offset for the bottom
navigation on mobile devi...
344fb77ddbbb54b20e34f897e8e572b55a1425e6 authored over 7 years ago
ddd1935e3055742a9dbdff58aa1cebbfcda1d4c6 authored over 7 years ago
7fb1b9ee7b7044efa8981523f86517a55288dfe1 authored over 7 years ago
77f1285d0e487630b172bab430186bce5d6f85b5 authored over 7 years ago
a2f8a67da32264d6a1afaaad07838de665a5ca5c authored over 7 years ago
Without the tabIndex of -1 on the dialog, the page will scroll oddly if
the overlay is clicked f...
d3281a2fa3ce993d95df0fe40c18e3307d94b84b authored over 7 years ago
2a4312618f78daace9537a08fc192248b5821d86 authored over 7 years ago
da18cc851caf5939ce89bcc754920e20b6460155 authored over 7 years ago
0c64ee6b1c3d36675581f50bcb0b4e0e2763d23e authored over 7 years ago
8f09922fdebd104f968fab50df478b124af36ace authored over 7 years ago
778fc880d00a632eee70c046e57ce738b0eb2e88 authored over 7 years ago