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

Updated Custom Keyboard Behavior to stopPropagation

After playing with this some more, it seems better to stop propagation
after custom keyboard mov...

0d868a24f5c44fff08dbf0a7bbe55f9c7ad3e309 authored almost 5 years ago
Phone updates for focus behavior and status bar only

6cafc2e3b9f4f1cba64149cbe26ac946331a7888 authored almost 5 years ago
Mostly Finished Chips

Added the remaining demos for chips, but also renamed the activated prop
to selectedThemed since...

77a648560257d81913624c406837ccb9834b08f3 authored almost 5 years ago
Progress package updates

Renamed the id -> progressId to be more explicit for the getProgressA11y
function.

Updated the ...

b4b671b85a8cfffd111700de0653c38d6a855744 authored almost 5 years ago
Finished Remaining Chip Work (I think)

Updated the chips to include the rest of the requirements from the
material design guidelines I ...

605152e8fcb6fbf4433f5ae9fa1a7f2522092bef authored almost 5 years ago
Updated FocusContainer Behavior

Updated the FocusContainer so that the `element.focus()` can optionally
provide `{ preventFocus:...

f0ddce22a08e079517656723ed346bd2bb9dd29d authored almost 5 years ago
Added no-wrap functionality to card titles

5291365b70957bd3e234902c821c40cb85df31de authored almost 5 years ago
FIxed lint, tests and Sandbox for Chips

72f81346d4f4b16bb40654caa5566ef4217d0168 authored almost 5 years ago
Chip Work

This is finishing up the work required for chips. This added some new
states, a selection state,...

bccfe82117de6ed295d62b6c1a45e22c4b89094f authored almost 5 years ago
Updated States for Optional Keyboard Focus

There are places where applying the default background color change on
keyboard focus makes the ...

5acde9d9f68d906af5088738fde06849beb2274f authored almost 5 years ago
Fixed scroll into view for AutoComplete

14e1f7f4eaaae527860821e43bbb8c6d48c4cd08 authored almost 5 years ago
Added flex-shrink: 0 to avatar since they normally shouldn't shrink

4c676226257df3376bc1f21db0730b2c85417bbd authored almost 5 years ago
Updated searching for readonly

700753aa02e93b06edde09b314ffc23f4738b75d authored almost 5 years ago
Fixed some AutoComplete highlighting

39af3ebaa245dbb2424f0b70d47ea49ef6d56c54 authored almost 5 years ago
More Documentation Fixes for Demos and FixedDialog

30b0ce3cea86b652a248e9864d1e52ab12533a3c authored almost 5 years ago
Fixed non-throttled events to still be called

c1d5fe035fe0dcd44d0bec771e49bfba80fc782a authored almost 5 years ago
Fixed AutoComplete

Fixed the AutoComplete to no longer use the getEmptyValueData prop since
it caused infinite re-r...

2c9d6fea94c3947a42305180de342e5a55b9a48e authored almost 5 years ago
Renamed useInteractionModeContext

Renamed useInteractionModeContext to useUserInteractionMode and also
created another simple useI...

fa2563e17baf028dae7b68a6d553a538bb9b42cf authored almost 5 years ago
Fixed expansion panel missing dependency

dfd16b4f77abe2788dd040b8eb8ead2d4c510c32 authored almost 5 years ago
Removed the aria-controls since the content will normally not be persistent

025999b5aedae4d474189df43588e28ea53ab2c4 authored almost 5 years ago
v2.0.0-alpha.13

47959dd8c691deae0310c7cd01b3c275699e6f8c authored almost 5 years ago
ExpansionPanel tests and some a11y fixes

841ad6631a5b9594258d208934bab52768ed4928 authored almost 5 years ago
Renamed header -> customHeader and headerChildren -> header

e0572425d9dcabf28997204d696c91ec0051b5e7 authored almost 5 years ago
Added Elevation Change For Homepage

Dynamically set the `fixedElevation` while on the homepage of the doc
site so that it only appea...

639d7fb2ac2aed4a71a05c8d8fb6b795ddfa4f26 authored almost 5 years ago
Updatd Layout for fixedElevation prop on main AppBar

f5bf080be112cd6d51f75d1f4621810c7072975d authored almost 5 years ago
Finished the Advanced Installation guide

f243f999233e5b8bf0a35c7785e691e4824d65c8 authored almost 5 years ago
Added Hot Reloading to Guides

The guides page will now "support" hot reloading in a pretty hacky way
for dev mode only.

Also ...

d73cbb301549cc2a342cbfa08250bce3c57184c3 authored almost 5 years ago
Added prebuild pack to documentation package to copy readmes

e9baca866a91b6fc53319029113e9baa5c7d30ab authored almost 5 years ago
Fixed Hosting Font Mixins and Documentation

Updated the documentation for the hosting of material icons as a font
icon as well as hosting go...

95c92f24b0d034e2e5b4359758ca5866d05bbcbd authored almost 5 years ago
Fixed lint for unused CODE_INDEX_FILE variable

66287206a8d8ea606e4f150ebf6a5b6f48885260 authored almost 5 years ago
Sandbox Fixes for Code and Finder

Updated all the sandboxes to no longer include the custom Code component
since it lead to weird ...

f8647badb8a9a9b3b75429568579d2c8ebbfbc25 authored almost 5 years ago
Expansion Panel Default Typography and Keyboard Fix

Updated the header for the expansion panel to default to the subtitle-2
typography.

Updated the...

b0267c0dfc66e2f7d7ba6169f046d19e0a50932f authored almost 5 years ago
Added Expansion Panel Package

Added the expansion panel package back for v2.

Mostly done, just need to write some tests for t...

d10e3a9c674412a8c1b807cde4741ba8c007f406 authored almost 5 years ago
Updated Collapse to apply hidden when rendered and collapsed

afbf8299dcb7e269b1b033f019443e26306c7ace authored almost 5 years ago
Added the ability to create context menus

56d0a80f1d146bd53fa06db0b7257fccbf8ebc02 authored almost 5 years ago
Updated Positioning Logic for Initial Coords

The positioning logic will now allow for default x and y coordinates
which is useful for positio...

c9290a510ec8caae54467738fe476c4d5ac7b1c2 authored almost 5 years ago
Updated sandboxes

d631f0c9dfb3434ef9686429ef7a91705e11b2ec authored almost 5 years ago
Formatting and Convention Change

Updated most of the jsdoc/typedoc to now be formatted with a max width
to make it easier to read...

61f33e8d450251182a50c6b1f01a7862054852bd authored almost 5 years ago
Added Simple Tests for Menu

2128e1ec018464c459f989a6249873d5c6eacda4 authored almost 5 years ago
Updated Goals and Fixed Table for RTL

Updated the goals on the homepage of the documentation site to hopefully
be more concise and giv...

fb07fa4e9a61f99e60dfea00c28f3faab6bf7326 authored about 5 years ago
Fixed eslint error

e6ede8cd9cbfefba40f91650ee9560040db807b5 authored about 5 years ago
Removed pre-push check

I ended up disabling this more than not. I think it's okay to fix broken
builds after travis mor...

3691b91b00f85ebe6850abe080e45a9110bcc05e authored about 5 years ago
Added a bunch of simple component tests

Most of these tests aren't very good, but they'll at least add some
level of regression testing....

0efc058aa56c03b190f7e6db3a13bf35560a8d35 authored about 5 years ago
Another Sticky Column Example

Added the final sticky column example of fixed cells within the
TableBody

Fixed some styles for...

ae422a8448c909fe8bdd29dbc627b3750d86be78 authored about 5 years ago
Fixed github links for demos with hyphens or parenthesis in their name

647a3f995d4f116dc3811ee3a1e291bdb70bb374 authored about 5 years ago
v2.0.0-alpha.12

b31afe8dc076cf0647ac3e99dc0b61f8f4b7b0e2 authored about 5 years ago
Fixed build for scopedOnly packages

668a007ebbcb57a21bb0857d20b84d115f8e37c6 authored about 5 years ago
Documentation and fixes for Sticky Columns

Created the first three examples of adding sticky columns to tables.
Updated the TableFooter to ...

865d064509c89bee441f93571d8bfcd2c65b6fe1 authored about 5 years ago
Fixed stylable table demo for mobile

2add2a7b20c492b776b9aba2b3686263a3ca48ab authored about 5 years ago
Disabled no-array-index-key eslint rule in demos

f5a53592749db6863f4ee5fa5971ded463803780 authored about 5 years ago
Fixed react-md package to run build again

Closes #861

f33d0ecd23036f442c0cc7dfacc0c72db1a45cbd authored about 5 years ago
Added Sortable Columns

Created an example for sortable columns with the TableCell component.

Added a new sort icon to ...

f63f9f75f338cd16c44ce74783f1deacdf22ad3f authored about 5 years ago
Fixed the TableCell auto-scope behavior

The TableCell will now apply the correct `scope` value automatically
when rendered in the `Table...

c794c5cae46f7514b2ab2d64851578aaec168131 authored about 5 years ago
Fixed travis build

019e36dade04af6136539a5886fcaf70fb2f722b authored about 5 years ago
Updated library size and added script to print it

996b5e0aabcf1275c063e078a05aa009dc9aa75b authored about 5 years ago
Fixed TableCheckbox for aria-checked

33f2a7d21e519cb4b8d9702c0626ad98c298f393 authored about 5 years ago
Revert "Fixed interaction mode for shift+mousewheel"

This reverts commit a57ce970ce26de7474c987a2d2482d3bc01e406e.

This doesn't seem like good behav...

80765df64ae4f3430ce05de695593f8274a13e25 authored about 5 years ago
Row Selection Updates

Changed the default row selected colors since they were ugly.

Added a clickable state to the ro...

d6999ec72158007cdf5b07c319e9386359ae9b5b authored about 5 years ago
Removed some pre-commit hooks

Removed the scssVariables and sandbox pre-commit hooks since they are
more trouble than their be...

55cb47aaa89fa2f3fcf34a1511fbcdfd61ce4ebd authored about 5 years ago
Finished Table Configurable Styles Demo

Finished the basic demo for a configurable styled table.

Renamed some of the types in the table...

fca48ccf37f41c9f9aff3f5c414416328ed4808e authored about 5 years ago
Updated Listbox onChange Callback and name attribute

Updated the Listbox and Select components to "support" a name by using
the `data-name` attribute...

4f43f8c7d4935c4e8f46658380a6c44d7a2441fe authored about 5 years ago
Removed file that shouldn't have been committed

ece0476b5108d878fcd62d2c46ca2e81ab14f53e authored about 5 years ago
Started working on updated table demos

Need to figure out the best default selected state colors for rows.

Need to finish the document...

f341c684fff51222a61fabd91e5049b2c0cad44f authored about 5 years ago
Exported more table typescript interfaces

df9da1d038fe0bc00a743dab93951d05a761d080 authored about 5 years ago
Fixed empty class for demos

02aa618846e5a2a3dcd693ab758cc8c55d08f4cc authored about 5 years ago
Fixed interaction mode for shift+mousewheel

a57ce970ce26de7474c987a2d2482d3bc01e406e authored about 5 years ago
Updated Tables

This went through and updated the tables to have a better styling API.

Also implemented the fir...

761e02c31f984618e511fffeda512cc033146534 authored about 5 years ago
Fixed scss comment formatting

I wish comments were supported by prettier so this could be automated,
but it looks like it'll s...

baba621490596e7f34516b62a4c502c597f2ca22 authored about 5 years ago
Fixed dev-utils watcher to include all scoped packages

c41e642ce7ddff266b2faba248788261965d015e authored about 5 years ago
Initial Table Rework

I wasn't a big fan of how I made the table beforehand so re-wrote it a
bit. This allows for bett...

a18db70ca7c83fd4be502e222582ed30e0583dc4 authored about 5 years ago
Added a hook for indeterminate checkboxes

d4946f7a5c882d1237c87dcee56f088371ae7e03 authored about 5 years ago
Updated useMediaQuery to be disableable

350de835a947f17cc866bd2a9d25267497ae2f57 authored about 5 years ago
Updated Collapse Transition to be Disableable

d84f6d45e003ccbdc42832e7332e313c09f3dcb9 authored about 5 years ago
Fixed installation README link

a23c11b6b0af836a8b74b8472ce0b73d95b2b09b authored about 5 years ago
Fixed Fallback Pressed States for Bubbled Events

3428c060a351cb19b5189e211328de678feba1d9 authored about 5 years ago
Added getEmptyValueData to AutoComplete

Added a new prop that allows you customize the autocomplete suggestions
list when the value in t...

f486091d886945a488c6a0fa45a81f546f111ff4 authored about 5 years ago
Card fixes and bordered styles

Updated the Card component to support the bordered style instead of
box-shadow only.

Fixed the ...

0fe8443ccc0ef5875c883bdd19d9d7a642df5c2c authored about 5 years ago
Added an UnstyledButton component

Added a simple UnstyledButton that renders a <button> element without
the default styles. This i...

313baf30020063447cbe1442477e1fb34831323e authored about 5 years ago
Updated LICENSE for 2020

9d5bf7df30e620533f43d3f8770a44333447a5b4 authored about 5 years ago
Bump handlebars from 4.1.2 to 4.5.3

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release note...

4278d0037afe25c345e82b15ba62ab3928c06f98 authored about 5 years ago
Fixed the DemoSandbox to for src and public

b18c3652b2c7720a983c3f3e5491a888867ecf2c authored about 5 years ago
Implemented a quick way to override default icons

This became such a hassle that I decided to implement this for initial
v2 release. All icons thr...

014c13bf4bb96b65e21c403ccde6e72436c37893 authored about 5 years ago
Fixed Firefox <select> Focus Styles

This is an annoying fix since there isn't really a nice way to style the
`:-moz-focusring` effec...

5615ff5caa0773b4c34404b4b8649e42642e614d authored about 5 years ago
Fixed some sassdoc generation and a typo

337c1501d0883fabf6c1cae71e823c67318d7930 authored about 5 years ago
Fixed the new focus styles in form package

This adds the new box-shadow focus behavior to the checkbox, radio,
switch, and file input compo...

605cd5e9849473f218951ba348f3a794d7758fce authored about 5 years ago
v2.0.0-alpha.11

740017d534dece692a4520df98de74df4d2e55c7 authored about 5 years ago
Added initial generated sassdoc and small sandbox fixes

Finished the setup for how sassdoc should work and started working on
creating the sassdoc pages...

3cd4d183d0dc73a67be82ab2675583b5132a61d6 authored about 5 years ago
Standardized the SassDoc type order

7b460594ed03135aeb791376973ad9610911f264 authored about 5 years ago
Small fixes

Fixed the toggle component to no longer shrink. The text for the toggle
should shrink instead of...

35b1b8de7a34c84506052ede549a1baffc9c6559 authored about 5 years ago
Fixed the link keyboard focus styles

I forgot that links are styled inline and the whole `::before` pseudo
element with box-shadow do...

be614c7ffdf133b742d519f1989521cadacea920 authored about 5 years ago
Added conditional order to Layout component

Updated the Layout component to be able to conditionally render the app
bar after the main navig...

d497148f4fee41d1eb001aef18513d4676c04e97 authored about 5 years ago
Added better keyboard focus indication

Updated the states package so that there is also a default blue
box-shadow applied when an eleme...

f2fc9edefa950482e6bcbb0579d25bee299cec0b authored about 5 years ago
Fixed the Tree to scroll active into view on focus

The Tree component will now correctly try to focus the active item into
view when it is first fo...

49a5a433e342323bbfb0baca1f122485f7256c40 authored about 5 years ago
Started Work for SassDoc

Switched up how the types folder behaves in the documentation size to
work a bit nicer and not n...

c5f5ff4cd61c53fee2e82cb22cc5d2d3825a388e authored about 5 years ago
dev-utils refactor

Refactored the dev-utils to separate the utils into separate files as
well as generalizing the u...

9e03dcd7519f730be7bb01bb5c8183117abe5549 authored about 5 years ago
Huge build speed performance boost refactor

I haven't tested a full clean build yet but the next TravisCI build
should check it for me, but ...

84ae42ce5b6b5dd647e91df7a3cf01e7cf88288a authored about 5 years ago
SCSS Fixes

Removed the unused file-input variables file and fixed some of the typos
in the sassdoc types an...

a75a3a272fcb5838d6f7e222d805c0385a244b8c authored about 5 years ago
Fixes and formatting after dependency updates

Re-ran prettier after the update which changed how FC formatting works.

Fixed the DOMRect mocks...

5ded5c1b10ea7e9e7cc3ef5848d5856bccd469ff authored about 5 years ago
Added variables file to combined react-md package

ea26930125e7aa4b3771b445468607f7777a434b authored about 5 years ago
Upgraded react-testing-library and react

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