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
After playing with this some more, it seems better to stop propagation
after custom keyboard mov...
6cafc2e3b9f4f1cba64149cbe26ac946331a7888 authored almost 5 years ago
Added the remaining demos for chips, but also renamed the activated prop
to selectedThemed since...
Renamed the id -> progressId to be more explicit for the getProgressA11y
function.
Updated the ...
b4b671b85a8cfffd111700de0653c38d6a855744 authored almost 5 years ago
Updated the chips to include the rest of the requirements from the
material design guidelines I ...
Updated the FocusContainer so that the `element.focus()` can optionally
provide `{ preventFocus:...
5291365b70957bd3e234902c821c40cb85df31de authored almost 5 years ago
72f81346d4f4b16bb40654caa5566ef4217d0168 authored almost 5 years ago
This is finishing up the work required for chips. This added some new
states, a selection state,...
There are places where applying the default background color change on
keyboard focus makes the ...
14e1f7f4eaaae527860821e43bbb8c6d48c4cd08 authored almost 5 years ago
4c676226257df3376bc1f21db0730b2c85417bbd authored almost 5 years ago
700753aa02e93b06edde09b314ffc23f4738b75d authored almost 5 years ago
39af3ebaa245dbb2424f0b70d47ea49ef6d56c54 authored almost 5 years ago
30b0ce3cea86b652a248e9864d1e52ab12533a3c authored almost 5 years ago
c1d5fe035fe0dcd44d0bec771e49bfba80fc782a authored almost 5 years ago
Fixed the AutoComplete to no longer use the getEmptyValueData prop since
it caused infinite re-r...
Renamed useInteractionModeContext to useUserInteractionMode and also
created another simple useI...
dfd16b4f77abe2788dd040b8eb8ead2d4c510c32 authored almost 5 years ago
025999b5aedae4d474189df43588e28ea53ab2c4 authored almost 5 years ago
47959dd8c691deae0310c7cd01b3c275699e6f8c authored almost 5 years ago
841ad6631a5b9594258d208934bab52768ed4928 authored almost 5 years ago
e0572425d9dcabf28997204d696c91ec0051b5e7 authored almost 5 years ago
Dynamically set the `fixedElevation` while on the homepage of the doc
site so that it only appea...
f5bf080be112cd6d51f75d1f4621810c7072975d authored almost 5 years ago
f243f999233e5b8bf0a35c7785e691e4824d65c8 authored almost 5 years ago
The guides page will now "support" hot reloading in a pretty hacky way
for dev mode only.
Also ...
d73cbb301549cc2a342cbfa08250bce3c57184c3 authored almost 5 years agoe9baca866a91b6fc53319029113e9baa5c7d30ab authored almost 5 years ago
Updated the documentation for the hosting of material icons as a font
icon as well as hosting go...
66287206a8d8ea606e4f150ebf6a5b6f48885260 authored almost 5 years ago
Updated all the sandboxes to no longer include the custom Code component
since it lead to weird ...
Updated the header for the expansion panel to default to the subtitle-2
typography.
Updated the...
b0267c0dfc66e2f7d7ba6169f046d19e0a50932f authored almost 5 years agoAdded the expansion panel package back for v2.
Mostly done, just need to write some tests for t...
d10e3a9c674412a8c1b807cde4741ba8c007f406 authored almost 5 years agoafbf8299dcb7e269b1b033f019443e26306c7ace authored almost 5 years ago
56d0a80f1d146bd53fa06db0b7257fccbf8ebc02 authored almost 5 years ago
The positioning logic will now allow for default x and y coordinates
which is useful for positio...
d631f0c9dfb3434ef9686429ef7a91705e11b2ec authored almost 5 years ago
Updated most of the jsdoc/typedoc to now be formatted with a max width
to make it easier to read...
2128e1ec018464c459f989a6249873d5c6eacda4 authored almost 5 years ago
Updated the goals on the homepage of the documentation site to hopefully
be more concise and giv...
e6ede8cd9cbfefba40f91650ee9560040db807b5 authored about 5 years ago
I ended up disabling this more than not. I think it's okay to fix broken
builds after travis mor...
Most of these tests aren't very good, but they'll at least add some
level of regression testing....
Added the final sticky column example of fixed cells within the
TableBody
Fixed some styles for...
ae422a8448c909fe8bdd29dbc627b3750d86be78 authored about 5 years ago647a3f995d4f116dc3811ee3a1e291bdb70bb374 authored about 5 years ago
b31afe8dc076cf0647ac3e99dc0b61f8f4b7b0e2 authored about 5 years ago
668a007ebbcb57a21bb0857d20b84d115f8e37c6 authored about 5 years ago
Created the first three examples of adding sticky columns to tables.
Updated the TableFooter to ...
2add2a7b20c492b776b9aba2b3686263a3ca48ab authored about 5 years ago
f5a53592749db6863f4ee5fa5971ded463803780 authored about 5 years ago
Closes #861
f33d0ecd23036f442c0cc7dfacc0c72db1a45cbd authored about 5 years agoCreated an example for sortable columns with the TableCell component.
Added a new sort icon to ...
f63f9f75f338cd16c44ce74783f1deacdf22ad3f authored about 5 years ago
The TableCell will now apply the correct `scope` value automatically
when rendered in the `Table...
019e36dade04af6136539a5886fcaf70fb2f722b authored about 5 years ago
996b5e0aabcf1275c063e078a05aa009dc9aa75b authored about 5 years ago
33f2a7d21e519cb4b8d9702c0626ad98c298f393 authored about 5 years ago
This reverts commit a57ce970ce26de7474c987a2d2482d3bc01e406e.
This doesn't seem like good behav...
80765df64ae4f3430ce05de695593f8274a13e25 authored about 5 years agoChanged the default row selected colors since they were ugly.
Added a clickable state to the ro...
d6999ec72158007cdf5b07c319e9386359ae9b5b authored about 5 years ago
Removed the scssVariables and sandbox pre-commit hooks since they are
more trouble than their be...
Finished the basic demo for a configurable styled table.
Renamed some of the types in the table...
fca48ccf37f41c9f9aff3f5c414416328ed4808e authored about 5 years ago
Updated the Listbox and Select components to "support" a name by using
the `data-name` attribute...
ece0476b5108d878fcd62d2c46ca2e81ab14f53e authored about 5 years ago
Need to figure out the best default selected state colors for rows.
Need to finish the document...
f341c684fff51222a61fabd91e5049b2c0cad44f authored about 5 years agodf9da1d038fe0bc00a743dab93951d05a761d080 authored about 5 years ago
02aa618846e5a2a3dcd693ab758cc8c55d08f4cc authored about 5 years ago
a57ce970ce26de7474c987a2d2482d3bc01e406e authored about 5 years ago
This went through and updated the tables to have a better styling API.
Also implemented the fir...
761e02c31f984618e511fffeda512cc033146534 authored about 5 years ago
I wish comments were supported by prettier so this could be automated,
but it looks like it'll s...
c41e642ce7ddff266b2faba248788261965d015e authored about 5 years ago
I wasn't a big fan of how I made the table beforehand so re-wrote it a
bit. This allows for bett...
d4946f7a5c882d1237c87dcee56f088371ae7e03 authored about 5 years ago
350de835a947f17cc866bd2a9d25267497ae2f57 authored about 5 years ago
d84f6d45e003ccbdc42832e7332e313c09f3dcb9 authored about 5 years ago
a23c11b6b0af836a8b74b8472ce0b73d95b2b09b authored about 5 years ago
3428c060a351cb19b5189e211328de678feba1d9 authored about 5 years ago
Added a new prop that allows you customize the autocomplete suggestions
list when the value in t...
Updated the Card component to support the bordered style instead of
box-shadow only.
Fixed the ...
0fe8443ccc0ef5875c883bdd19d9d7a642df5c2c authored about 5 years ago
Added a simple UnstyledButton that renders a <button> element without
the default styles. This i...
9d5bf7df30e620533f43d3f8770a44333447a5b4 authored about 5 years ago
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release note...
b18c3652b2c7720a983c3f3e5491a888867ecf2c authored about 5 years ago
This became such a hassle that I decided to implement this for initial
v2 release. All icons thr...
This is an annoying fix since there isn't really a nice way to style the
`:-moz-focusring` effec...
337c1501d0883fabf6c1cae71e823c67318d7930 authored about 5 years ago
This adds the new box-shadow focus behavior to the checkbox, radio,
switch, and file input compo...
740017d534dece692a4520df98de74df4d2e55c7 authored about 5 years ago
Finished the setup for how sassdoc should work and started working on
creating the sassdoc pages...
7b460594ed03135aeb791376973ad9610911f264 authored about 5 years ago
Fixed the toggle component to no longer shrink. The text for the toggle
should shrink instead of...
I forgot that links are styled inline and the whole `::before` pseudo
element with box-shadow do...
Updated the Layout component to be able to conditionally render the app
bar after the main navig...
Updated the states package so that there is also a default blue
box-shadow applied when an eleme...
The Tree component will now correctly try to focus the active item into
view when it is first fo...
Switched up how the types folder behaves in the documentation size to
work a bit nicer and not n...
Refactored the dev-utils to separate the utils into separate files as
well as generalizing the u...
I haven't tested a full clean build yet but the next TravisCI build
should check it for me, but ...
Removed the unused file-input variables file and fixed some of the typos
in the sassdoc types an...
Re-ran prettier after the update which changed how FC formatting works.
Fixed the DOMRect mocks...
5ded5c1b10ea7e9e7cc3ef5848d5856bccd469ff authored about 5 years agoea26930125e7aa4b3771b445468607f7777a434b authored about 5 years ago
Also updated the tests to remove the cleanup since it's built-in now.
Also updated some of the ...
d95b7ebb305c15578dd2aee590680c3180a8e309 authored about 5 years ago