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
Chips can now render SVGIcons correctly. This did deprecate the
`iconClassName` prop.
Cards can now use SVGIcons. This deprecated the `expanderIconClassName`
and `expanerIconChildren...
The SelectFields now support SVGIcons for the dropdown icon, but this
deprecated the `iconClassN...
This actually fixes the WIT problems with the assets not being resolved
correctly. It only works...
Fixed the problem with the code examples not expanding after extracting
the CardTitle to a separ...
d1e40f15b1657efe65bc6f9c5b6ad50769cf5677 authored over 7 years ago
Added a global md-text--error class name that can be used to set an
error state to text. This al...
It is now possible to hover over the example name on desktop and then
click a button to give a d...
178b09a1de551c5ac1f96f4978aab2cf1fdcfb4d authored over 7 years ago
5368daf2dd323905e6b86cbd8e78a41d9f3e8a21 authored over 7 years ago
beadc9bad126573953bceaf5b204473afd96193f authored over 7 years ago
When the svg or image was not being converted to a data: link, it was
being compiled incorrectly...
6491129b766dda474905a443d7a26cfabdbe5977 authored over 7 years ago
The floating buttons will now have the same size between disabled and
normal states. This was do...
0b16c102dc7374498f4a4916de1375e6a1f687bf authored over 7 years ago
8368c85bcbc47ee6487cfc8ab5179d2de4c9e463 authored over 7 years ago
The error text will now correctly be displayed when the field is errored
and the helpOnFocus pro...
6a0735dac9ab9570518ffaecf5e6efc553a8f3be authored over 7 years ago
The public url will be set to the empty string when not running in
production and the PUBLIC_URL...
ecaf1e76a905f4a09d1ca84aba5432921b69f0b5 authored over 7 years ago
70442d3ef0e574d231484c5b549254bf78dd0627 authored over 7 years ago
0829f1571b49ce54291a80f726781841c1d761f7 authored over 7 years ago
Drawers and NavigationDrawers can now provide overlayStyle and
overlayClassName to the created o...
This included 2 fixes:
- Removing the unneeded window focus handler
- "Optimizing" the find focu...
Just like the TextFields, I had a too simple "isValued" check for the
select field. IT will now ...
The floating label on text fields will now correctly float when the
value of the field is 0. I h...
Not sure why I had it in there on the first place, but when a keyboard
was navigating the autoco...
Closes #457
aca58673f930a31119e2d8a99662f60912a5344c authored over 7 years ago
The NavigationDrawer will now correctly set the internal visible state
to true when the drawer t...
Updated the logic so that mini drawers are always visible. In addition,
mini and permanent drawe...
The React `key` is actually on the `React.Children.only(el)` instance
instead of the `React.Chil...
1c13bc33fca3198f52a22fa3d0af0ab1166b901c authored over 7 years ago
I no longer use Gitter to chat and prefer Slack so I removed the link
6becb13fce132f059be4336fc14c73f84c4b0995 authored over 7 years ago2fd82e0c71cdce815f0ab5ba8d55c20e893f19bf authored over 7 years ago
f662bfec0d36cebc205dd5e94bdef28138ae4e5b authored over 7 years ago
Updated all the folders/files in the Components folder to be PascalCase
instead of caterpillar-case
79a7fb5e7e276255377ae8f41d791fc59bb8b413 authored over 7 years ago
4c3b6b84528806178a8b175e4d4b39640e83cf82 authored over 7 years ago
a1a08c4766f8bad8df4216e6e7c47df3422523bb authored over 7 years ago
12da9b8cd278fc939171678c95f72916cc8a0127 authored over 7 years ago
Added a way to allow grids to be column based instead of row based.
ce30b26c5d99573e2103ef4691802c5d2b128af5 authored over 7 years agoAdded more testing help and fixed some styling issues
5e4737ea01e964ec3d0a10562a201ca8e369efcb authored over 7 years ago739c74b68deb3ce2f5680663ca4e6131f4bd542d authored over 7 years ago
162b4105c12d34a18d04fc1580593cc4d9fea1ac authored over 7 years ago
fa97d18c4934b7c5359466dc2fdf9f093c268c6f authored over 7 years ago
91142b6eebb20048922c2c49078c8ef7f9ef17cd authored over 7 years ago
firstDayOfWeek, className and format properties in DatePicker
7260108bb3168c6ce75b43d712dc7ac026582b17 authored over 7 years agob1e9a57ef6026016d6e2b7c2825087cd1d510574 authored over 7 years ago
222221504e2063fd3512ecdb7c26be05c410fe16 authored over 7 years ago
1d1e9731af8d650f2897cad0e213dc699332335d authored over 7 years ago
112f671ff4e509917a2ca6d51cfc912564772244 authored over 7 years ago
When the Layover was toggled quickly between visible and invisible, it
sometimes incorrectly pos...
The EditDialogColumn will now correctly provide the mouse/touch events
on the TableColumn instea...
159e0c9f25ab497d83d3a4607268cae0874fb79a authored over 7 years ago
cd15c52361d632e4dc168ad8ffb8b240418999b6 authored over 7 years ago
b5ba5a8ffb17da205067bc7a202c2ad79a13df28 authored over 7 years ago
Added titleClassName, titleFormat, weekdayClassName and weekdayFormat
properties in Pickers/Cale...
cbe74baf899f24c58de563544621115bd3d0e9d3 authored over 7 years ago
51c3fda16cbd33188940f640abd397f75bef2fd8 authored over 7 years ago
fec45bbff1dbc452477264519df5bfb01e316540 authored over 7 years ago
8d45a9b83f673e01bd1bdaa29659f84bf79553b0 authored over 7 years ago
818c0575bebf89a3df1b84d952cbdeb122278f66 authored over 7 years ago
Fixed some of the bugs with the tabs component.
Updated the resize observer to provide the targe...
5d192915b68f2e0f1934b98341f2d69f816a93e3 authored over 7 years ago
74f73c996b6a8b3ffb15636c96dd6e5fbd3bd025 authored over 7 years ago
46336e1872c36dd009ee4f81bc77991ddfaa717b authored over 7 years ago
c3987daa78fb4a46b9bb474cc089203f84b008c6 authored over 7 years ago
b7dd6e92ea34bb41c6e78742fa27b719b87167c4 authored over 7 years ago
fe6bdf3a58931dadb40b74724a358d92a0dd6f11 authored over 7 years ago
230f527781530ce762769b1cb03a342c5d427f59 authored over 7 years ago
1385adfd9638478cd3517210b215974fb2fe731f authored over 7 years ago
a1ad47cb350f2b9c55ef9ea1661bd6bb086ff354 authored over 7 years ago
There are no longer separate routes for each of the SelectionControl
types. They will all be und...
57ec3e3243824008d77cbda235d4f5058f150a27 authored over 7 years ago
e1f84e163963b8f3e2ad911785c1a50ffe950ae9 authored over 7 years ago
47cafffa9f9fe3673e57ee85d1babff78d992023 authored over 7 years ago
e1260584886033a28f435c202d76073cdbb88c88 authored over 7 years ago
3e8362c0a99230166e1229a8b3c718eaae658e0f authored over 7 years ago
4729a559a149f009d80146c02579f379b091c6e3 authored over 7 years ago
9e559bdf8e4525111e1db7fa98fdd4aaf7ddb7e9 authored over 7 years ago
ceee805af5b24705cb56b1ddb3b0734b4224b9c9 authored over 7 years ago
3e55d4848ccbbda6b754134ff17c4aaad63c2da0 authored over 7 years ago
e1a220c78b1cd4828191aec7f2236db409a0e9cb authored over 7 years ago
6169508eb71d14bb6788e647af821bb0e789fc80 authored over 7 years ago
Added the textfield resizing ability back now that I figured out how to
get closer cross-browser...
Updated the SelectionControlGroup to stop using findDOMNode so that it
can be snapshotted. This ...
6c23307d79c271551fc211d1b441bd36097bdefc authored over 7 years ago
bad14f07b0f1678aeb5153f52620148d404f7890 authored over 7 years ago
2906a9414ff368f16518f4b362f5fd111dddc763 authored over 7 years ago
13377e6a309f3f5e659db001d517d4f9c2f231f1 authored over 7 years ago
286904d3d078f488c265fbdfe4336ad15b91aa2a authored over 7 years ago
8643a10ff321b90e56e3b66c83b82439ef40f57e authored over 7 years ago
4b20b87afe30cfb665565aee8480527697184f94 authored over 7 years ago
fd01c9c7117d27bbc534539530930025cef78540 authored over 7 years ago
The Ink will no longer pulse while focused or being held via touch or
mouse by default. This wil...
43eeda59750bc1f6010d42f202e92f3d053c83cd authored over 7 years ago
dd0a091c2ff07536a2f64dc391567c2526781eb3 authored over 7 years ago
7a38a4fd8a480da0480bd42fe52079af1d557dd6 authored over 7 years ago
77636e7da0047616ab9d3d42820e4416ed4c593a authored over 7 years ago
2b8449ef3173745c281a4273799e1dd444e87006 authored over 7 years ago