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
d3072effd6650aef56fa8bc21de4322837836239 authored over 4 years ago
f5d10f5b45339268ca671b190f03ad19138cdc94 authored over 4 years ago
I'll need to look into a better way to handle the version since the
packages don't always versio...
Closes #860
547877c51217a544fdaad9c77e2469a45f30336e authored over 4 years ago
This is actually pretty helpful since you'll be able to tell at
a glance when a new feature was ...
1eb544b826f6f203ddff083369697b2f5258d0c6 authored over 4 years ago
This should have probably been the default to start with instead of
`initial`. It became more of...
0f67a4cc1e243452bdeb6882c85d006878f8d57f authored over 4 years ago
80ed67d628175d713b76254fc39fe0dd2a836247 authored over 4 years ago
The tree will now correctly scroll the active item into view when using
the left and right arrow...
56cda1f8069ab491a06bd4fcfaff53ce1f346b4c authored over 4 years ago
15916cdeaba36750f38a388d3dfcae49c7c4a7b6 authored over 4 years ago
e83b2969b38e012d27eac27b69fce506497aa79b authored over 4 years ago
It looks like the conventional commits didn't like the existing
changelogs so also tried fixing ...
a32a0e3ac3931c4d8bfe4b8b90eb2746a04f90a8 authored over 4 years ago
Updated the cursor for the Select to be the default cursor instead of
the inherited text cursor ...
The placeholder text was still appearing for TextArea due to missing
some of the base text field...
The Select component will no longer open the Listbox if it somehow gains
focus while disabled (_...
This also changed some of the blog behavior so that the bullet links can
be disabled with a new ...
ccb220af2d620bd6eccccf36dc689356fa1db568 authored over 4 years ago
Trying to use the new conventionalCommits option so the changelogs are
generated. Also created a...
Going to try out using lerna version --conventional-commits
instead.
bd9999fcc79ba822d5fe36aaa6ad7a22cb95281a authored over 4 years ago
See: https://webpack.js.org/guides/tree-shaking/
Summary, new sideEffects field helps with dead...
31820b9b43705e5849664500a17b6849eb6dc2a9 authored over 4 years ago50c9021cedc0d642758b9fd541bb6c93d2fe1786 authored over 4 years ago
626796fce9b019d9ffb4d7b3a50ed276baac3ff4 authored over 4 years ago
Updated the sideEffects to be a multiline array since changing
a dependency later will automatic...
Also changed the SimpleListItem due to jsx-a11y/role-supports-aria-props
8f20f16c56c40e590af253caa972cbfbf289400e authored over 4 years agobcc84056351821fb55cc21327de191f65fe7958a authored over 4 years ago
d0efc59aed0b0ccaa9acadb4e8cf8037bad1f3b3 authored over 4 years ago
Looks like the styles one was failing or something
else.
Closes #878
81264ba5b0d2330b562cefba78d8dc64d44cbeeb authored over 4 years ago9aacba4a58a2f33ec3e22a0894258c5cdd6c088b authored over 4 years ago
eabfd5670c970b9ffdc79e722fe22629e70ae545 authored over 4 years ago
8770488f1f1ab540236b088a16d7946ad5eab5f9 authored over 4 years ago
I should automate this...
a23598981b97f6add1d4696256653336705e8cec authored over 4 years ago
Not sure how I managed to mess this up so badly.. but the gzip size
package does not parse by fi...
73fdae4d8b29a2c240fe17cb36d7e016cf34c6b2 authored over 4 years ago
The react-md package now creates 3 separate bundles to handle:
- the base ReactMD library
- an ...
20b983442ffa68b2c071c944985ae18293550ae1 authored over 4 years ago
33ae5855d23d16074cb76b2de875502f0bd83a4a authored over 4 years ago
The icon UMD bundles can now be used instead of the base bundle to keep
sizes small.
a1085fff85840ceba455ce53b57d448cdf4c99f2 authored over 4 years ago
1cdf5212f12e340dc81d43c47cb80ac94ae27b7f authored over 4 years ago
6cf22dc73054a914a26bf73aba0e33af743b3904 authored over 4 years ago
Looks like I forgot to update this after completing the layout package.
Also updated the sandbox...
7d8a0390a35c261227a6ae047f5269f3bfde3ba1 authored over 4 years ago
bb7b78bbafd92e86d0a7841a56dbd4d181a405af authored over 4 years ago
V2 Release
9e909960e53d1de3ccac8b489f23f62af7cf26dd authored over 4 years ago* chore(docs): Started initial v2 Release Notes/Blog
* chore(docs): Updated documentation for...
ce477759b05b881ab6651fefaa9568e7d62da63f authored over 4 years ago
This should hopefully be the last commit required for the v2 release.
Tagging all the open v2 ta...
Created a new `yarn dev-utils rmd-readme` script that will copy the root
README.md to the `react...
88fb6a011fc7dffe6d1c6cb9d853763f4e3d94fc authored over 4 years ago
I haven't figured out how to generate the API docs yet and it's better
to remove these pages so ...
* chore(docs): Started initial v2 Release Notes/Blog
* chore(docs): Updated documentation for...
d029293207f071b6eb720053b5fe18ddcb9471c9 authored over 4 years ago
I haven't figured out how to generate the API docs yet and it's better
to remove these pages so ...
Created a new `yarn dev-utils rmd-readme` script that will copy the root
README.md to the `react...
This should hopefully be the last commit required for the v2 release.
Tagging all the open v2 ta...
0370a5671499c7d8559f82e403526a3b1f62a1d4 authored over 4 years ago
bcb80ff7f449cb89a2b25985df6cfc0e026584aa authored over 4 years ago
1a6f34ab7a8ed239e9e9cf48456643ad7392e598 authored over 4 years ago
Added the <input type=hidden /> back to the Select component so it can
be submitted in forms. Al...
cce7dc086f2cd3c56aeee792626a3c6f56c076cb authored over 4 years ago
After removing the toTitle.ts file from git, travis started failing
since utils/toTitle no longe...
1a4161976fbb95233284c507c10063602d1cc682 authored over 4 years ago
256ca2a4efbfd35da824a8cf3b6091134de6e31f authored over 4 years ago
Fixed the layout package to now be linked to demos instead of
installation
Updated the SassDoc ...
5ecfe359d89a1b099377214927d396024b6a03c0 authored over 4 years agoe2700d8f193fc07f67a7fcd8aa20b56582de2085 authored over 4 years ago
This lead to a lot of issues once it was deployed to codesandbox and I
really don't want all the...
c791e44a842fcfa2ff17cc29b1260dfc8e6b9048 authored over 4 years ago
cf3a082e89a038dd4cc60974874938af6480b289 authored over 4 years ago
359894b22f16e02ae5f0c3348d3dd40515b0732f authored over 4 years ago
Updated the dev-utils to copy and transform `*.md` files with the same
behavior since I also add...
431ca8bcb02ec7b2b0e82c1d8a737ac3240326de authored over 4 years ago
Updated tooltips to be removed from the DOM while not visible,
portalling by default, and only a...
31dcbef8014bb79fdbbf6946a188042a72f746f0 authored over 4 years ago
Also fixed some typos in readmes and changed the default fallback colors
when using the rmd-them...
57dd84b1c8d932279ca3be4ed47da4c5b0ca1ac3 authored over 4 years ago
This helps with traversing the SassDoc.
e9a06c403020d9410cc8ff6a6531005966287aa3 authored over 4 years ago
The `TextContainer` can now clone the className into the child instead
of requiring the render f...
Tree Items that are a link will now correctly open in a new tab if the
user is keyboard navigati...
01fe67bb284e8f6bba4e05470b89fbb9005f4138 authored over 4 years ago
Also updated some of the READMEs for more info about the package or to
soften the language.
29e9aaa32241af295c2a09c4eb4aab78edfa1350 authored over 4 years ago
20b97a4a55b21114621ceb30437687679c361d8d authored over 4 years ago
80cf00e586450911bf3b4a30b3a6fa6275a35c77 authored over 4 years ago
The AutoComplete now supports a defaultValue and value prop even though
this should be re-writte...
Also automatically disable the indicator transition for automatic keyboard
selected tabs
4a41c8fb4af34b25af733c334ce43b426b860fa3 authored over 4 years ago
f525f2b15f1b8d72c94324aad902258070baff5a authored over 4 years ago
Also fixed some typos or added a summary for the changelog.
c542381bb9c4467097bbfb099b3c7837a9c11bc7 authored over 4 years agodb8bf8711da6f5014572585a4105ee9489915003 authored over 4 years ago
eb01f4fa8410ced539827ce858cd880b0049ddfb authored over 4 years ago
Added the first draft for how to create dynamic themes using the new
theme API and CSS Variables...
9602cfaec87e5b889c49ca5a0d68ba0eb72fe6db authored over 4 years ago
1df6e17a0ada9ab8b8db948f4188f64910ff9faf authored over 4 years ago
1151e00d1caa78792082d767a16d8d9ce2d034c9 authored over 4 years ago
6305e82f54ecccd3b6c4bd63d8940a1d2d13ed0c authored over 4 years ago
8bb857c59316c8ce483cd707c0306880827566e6 authored over 4 years ago
This allows for the alerts to be rendered at the top or bottom of the
page instead of only the t...