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

Upgraded dependencies and types

72d22bc706d01aba2960d66b0307384e6d19ffb7 authored about 5 years ago
Fixed missing sheet mixin import

de4611bd90650e425dfd9e725f3d1af2678445d4 authored about 5 years ago
Added @types/react-transition-group dependency

It looks like this needs to be a dependency unless I want to make every
user using my library to...

3bdb629a301f6f6561c5dbb3c394d32150f851bb authored about 5 years ago
Fixed the dialog portaling behavior

894fd15c71902120503500b2426d9dc204bf82f5 authored about 5 years ago
Fixed some missing SassDoc

6b47e20b94e041f8bb4e02b525efaf6a0c430333 authored about 5 years ago
Lowered node version back to 10

This fixes the Travis build for right now. The node 12 is really just required for the documenta...

286e6f8d2108b24df3fd66f62219215345360d80 authored about 5 years ago
Fixed customizing your theme link

88817faf172e34a8515a1fc434b4a63f199eed3a authored about 5 years ago
Small documentation tweaks and broken link fixes

9663b5f401fa8b819ec7528a94b4cf16c08c2246 authored about 5 years ago
Updated the documentation site for v1 links and @next

8736bab3ef9843f8b37b1b11a2c3f728e6504025 authored about 5 years ago
Updated some naming for the resize observer

80eb359266f95fe0651973e6b0b5aa223dbfd3b9 authored about 5 years ago
Added some more tests

c810c3b67a1f5ec6eed00049ab4a4aa4a460c2b0 authored about 5 years ago
Added a few more tests

3724070a2d4b76a7dcb952876aadce810aaa95ba authored about 5 years ago
Fixed some coverage reports ignore paths

81a5c5f2fabac523509a722bfe8b3dc7637ced0b authored about 5 years ago
Trying to add codecov

92215858ffedc2dc6784210468551d4c93f82907 authored about 5 years ago
Added the license into each package

37cba2b61c95dafc492d562eef64f7fc4818d986 authored about 5 years ago
Removed the old/ directory

Removed all the old code from v1 since there's now a v1 branch to
compare against if I really wa...

c4637c549fa3b711715f7bd1c219e556615933fc authored about 5 years ago
Merge branch 'next'

141f3172a71f5d33a3f73cb891a31ac10fd4ec38 authored about 5 years ago
Updated readme for linking to v1

9ea33c8bb9651c0d520c5703fa0c393bfc231918 authored about 5 years ago
Small fixes

a419e4fe142a837966acb65b5f62c3e3c904fdae authored about 5 years ago
Fixed sandboxes that were in folders

68f9b4cf16d44bc72e0787835109cb2548b0d7b1 authored about 5 years ago
Fixed missing tooltip dependency

875ddba560ac33f516484e4705f67a5ae9f05915 authored about 5 years ago
ResizeObserver Behavior Fixes and Changes

Updated the useResizeObserver to use `target` instead of `getTarget`.

Stopped using the "shared...

6057fa70e9a4dc4567c9e741024768aeccc5e183 authored about 5 years ago
Fixed z-index for theme preview

3f52c774753a50b4860a474f7c48a21d42110816 authored about 5 years ago
Updated sandboxes for Configuration and latest changes

d2b1fa957e5559749f521416ef8fecbef29ec801 authored about 5 years ago
Documentation Fixes

Fixed the ThemeBuilder Preview to no longer disable scrolling

Fixed the github urls to use the ...

e01adae8f1940d54e63215d94aa8cb60b87dc45e authored about 5 years ago
Fixed the sheet rendering default offscreen

5a87731c03e0e627392d724dc5008420b3346032 authored about 5 years ago
Added a swipeable tabs example

2b8c9fcb4903b0d61fadfe53972dfb57fbc9bb61 authored about 5 years ago
More tab fixes and lint fix

e2b468a6ba502a7bc9913008bc0395e58e8cc093 authored about 5 years ago
Added Perstant Tabs

Updated the TabPanels to work without removing the inactive TabPanel
from the DOM.

a214c3f2e8db53c5b1cfe6c4580dece425cf33b6 authored about 5 years ago
Added a no-padding class for the Grid when padding is set to 0

6d7c2cec3ce1965cd7764b79263b0b1d6708d594 authored about 5 years ago
Updated AppBarTitle for Auto Tooltipping in documentation

09e5521a9882ab46b308e2cbef5399b29142ebd0 authored about 5 years ago
Simplified the AppBar Demo Container

65cef6325ca2ce0531d6c4f4a8786fae48c6086c authored about 5 years ago
Updated the AppBarTitle to have nowrap by default

40975799b5218872b163267b3c22b718f382c973 authored about 5 years ago
Updated divider spacing vars

9ee96d3f34ee1af2ce1125645dde3da900903029 authored about 5 years ago
Added localStorage theme backup to doc site

66f70d332ee889e498bea7375c86d5ad7a47da89 authored about 5 years ago
Fixed the sandbox aliased paths

Fixed the aliased paths in sandboxes after I added the src directory for
the documentation site....

5c5a018b927dd7461e7da72484e79508b31a80d9 authored about 5 years ago
Fixed a snapshot test after updating TextIconSpacing

9b1c7207b3f8f577cdc05336da62eb5e1fa076a1 authored about 5 years ago
Added more fixes and examples for tabs

431d26eb569f80e47fdfe9785c592657ec0a85a0 authored about 5 years ago
Added a util mixin to hide scrollbars but still be scrollable

2a69aee1aadb3734f28cd660ed7f50877c5a189d authored about 5 years ago
Changed Fieldset to opt-in for SR Only Legend

abc61a64d8882ff1aa03fb1fb434b787668e4c06 authored about 5 years ago
Fixed the app-bar derived height

fc2e41ef49882f908c12c94332ea1aa76ba0d2f1 authored about 5 years ago
Fixed useResizeObserver for cleaner unmounts

Since it's sometimes helpful to use arrow functions to get an element,
it ended up causing the o...

e5648fd3b8ef8ccddc92f6c403f8f8b304eca24d authored about 5 years ago
Added an opt-out for RTL support in default styles

cac5c7bdea13728652ffb3d18a387e499d24bee1 authored about 5 years ago
Updated customization routes and small fixes

Moved the Customization Routes to colors-and-theming since the Guides
cover most of the customiz...

c668e93811b8a19201a297c4e7d0927b6307ffcc authored about 5 years ago
Fixed some list icon/avatar styles

0e429b1dcb4cb9ed47667e92758ba05d10fb2d43 authored about 5 years ago
Initial Tabs Package Work

c2ab0781451b006cf8430b1f6e654203033332fd authored about 5 years ago
Fixed theme scssVariables after contrast ratio update

bb12b715c64b2062f0cdaa2c024614006a8d21db authored about 5 years ago
Added initial ThemeBuilder Back

60d82dd2c809a67b3b97590e8ee6acb0723130b8 authored about 5 years ago
Added some general color a11y utils

6e92113d9c1a57892bed96a2123466a6820f6c4e authored about 5 years ago
Fixed Select/Listbox isOptionDisabled default prop

78af00f20d0207b6e3d69d521048b426571d90ea authored about 5 years ago
Fixed the GridCell for colSpan option

ededd320b48309cf6382806b2915505b4c70fbaf authored about 5 years ago
Added Additional Demo and Phone Config

Added a new emulated option for the Demos so that the demo can be
"emulated" in a phone without ...

a5e8911fd9db5b544222e20cb5cb1523932abac5 authored about 5 years ago
Exported the ItemRef and added Tabs Presets

4859140a5ac5be5575a729b809ac24a4984671fa authored about 5 years ago
Added Stacked Configuration for the TextIconSpacing

Updated the TextIconSpacing so that the text and icon can be stacked
instead of inline.

Also fi...

883b11c0d2705b50bc0962ed47c980bfad675629 authored about 5 years ago
Added a new derived height for the AppBar

It can sometimes be useful to create an app-bar without the need for a
static height since you a...

06e0b18070afd556877faacb552020619971c387 authored about 5 years ago
Simplified the card theme updates

2efe7c057465e1d5aa14c60e88fec7f200dbb111 authored over 5 years ago
Updated docs and fixed temporary layout navigation

ac57c8ed60ade40afc0329cefead845b4e9c326d authored over 5 years ago
Documentation Updates

Added the CONTRIBUTING guide

Added some more info about advanced installation for styles on CDN...

98466cb61d4ee00889a5ed97ec3f6e45cbcb739c authored over 5 years ago
Added more dynamic routes to documentation site

Updated the installation, sassodc, and api pages to be dynamic routes.

ef6a1fc8b17a4ee63d7a9e1d2d16dafde33c5c23 authored over 5 years ago
Fixed some prop stuff

6b2856fece183c7e9608b0abc0b7015e5bea7c83 authored over 5 years ago
Fixed keyboard search to ignore alt, ctrl, and meta keys

9d7e2c364e4dd84052946150fe0377b392d061ee authored over 5 years ago
Removed the old prefetch stuff for nextjs

42dcda23eb63f43cd4ef9eb14702e03ebedf5009 authored over 5 years ago
Updated to use no-unused-vars eslint rule again

Added the @typescript-eslint/no-unused-vars rule back. This actually
caught a lot of "errors" fo...

462709a655a347c4973038889b9a2c46d566fc8b authored over 5 years ago
Mobile Documentation Fixes

Decreased the ridiculous font size for headline-1, headline-2, and
headline-3 for mobile devices...

9115102d480a12d29bc48a4684311b31d08e30c7 authored over 5 years ago
Documentation Updates

Added a general about page with some library sizing, supported browsers,
recommendation for not ...

f7e430d034fbb03a0039dde751467d7091da2c27 authored over 5 years ago
Updated Markdown and some styles

Updated the markdown stuff to use the default font-size for better
legibility. These are normall...

336cb8bb0ac7f57bc93a23f4067291d7b5d55394 authored over 5 years ago
Fixed the smooth scrolling after switch to new Layout

6b31c19e2b1ccbec851e7e47dabdf43534bf0a1d authored over 5 years ago
Updated readmes to not have including styles section

8a405706475bbf45fd088a16b7a38f58dd559de5 authored over 5 years ago
Added linkComponent convenience prop to Tree

1d8edeee81607fc0631bacedbf8d3518ff82f73f authored over 5 years ago
Dependency Fixes and Tree Renderer Update

Fixed some missing dependencies in the documentation package

Updated the react-md package to al...

42446f03dca937014ae86e81dab61eb24d6f58ad authored over 5 years ago
Fixed layout package requires and unused form dependency

deeb38b4bf3af97e88eae59dcd2fd8288b6c6389 authored over 5 years ago
v2.0.0-alpha.10

d42497f9e2e5c6e7f37774e140a5bf80c644081d authored over 5 years ago
README Updates and dev-utils changes

Updated the readmes to include the UMD and css gzipped sizes

Updated the dev-utils to use const...

6ab0456f51ce872b78f746af08ab43a1ea71ec5c authored over 5 years ago
Fixed css bundling in react-md main package

6299296f92446f559ccd45f80d60ab90f76c8b3f authored over 5 years ago
CHanged the all tablet layouts to be toggleable

978215ce44add579f7e042403a566cfa0b7ae279 authored over 5 years ago
Added layout to base react-md package and updated readme

edb7c9f83da7b7a988969c890f943565f7eb3ad2 authored over 5 years ago
Updated Temporary Navigation Behavior

Updated the temporary navigation to automatically close when the
selectedId changes since this i...

08cdd276f891d6d86446731191278863c7abc9c3 authored over 5 years ago
AppSize Changes

Renamed useAppSizeContext to useAppSize since no one using the library
should care that it's a c...

a69c401424be1a7e8d6758141913884ecf20a295 authored over 5 years ago
Fixed to use clone instead of wrapOnly for clone prop

506e17515557f07b201513f71020e5bcf6ff7d00 authored over 5 years ago
Initial fix for layout guide and guides routes

2a6839754dfef7818742f34e9bccc3af79e9403a authored over 5 years ago
Implemented temporary layout type

Implemented the temporary layout type.

Removed the `appBarRenderer` and instead created a
useLa...

1c15a691e67c7a6db6cd25e0eeb304ea7170cd65 authored over 5 years ago
Updated documentation site for part1 of layout

I couldn't figure out a good way to create the layout demos in this
since I probably need to do ...

8a83d3e8e901b4f53349419ac699c4ede530c093 authored over 5 years ago
Initial Layout Work

This is the first commit for the layout package. This introduces the
helpful `Configuration` com...

83a422d28494db9ea61ac1eebae6bda773cfca80 authored over 5 years ago
Small refactor for NextFC

1e6a2affd7c2824267ce86ef1376bf22ae8a002a authored over 5 years ago
More Changes for layout

Updated hte Dialog component to "support" a none role so it can work
with an inline sheet. Also ...

675dd023ecd65998a2a335760173dd5dd90cd517 authored over 5 years ago
Added some tree utils for getting items

6099be199d5ffaabe5717e05ca195ff2719b5391 authored over 5 years ago
Updated icon package to force material-icons with boolean

251e42f327e7c7b08f1a59b3398ab2befcf592dc authored over 5 years ago
Added the auto-dense functionality to utils

316da8ca92424247ad46f8004a8c30d441098057 authored over 5 years ago
Added the SkipToMainContent Component to link package

Added the accessibility helper of SkipToMainContent to the link package.

7694c194a0e6e5c664ef7c26102c7e3948a10562 authored over 5 years ago
Added some test for the createIdGenerator

5e9ab4877853424b79b9636bbff591645bedf29d authored over 5 years ago
Exported More Types and rmd-utils-dense mixin

Created a rmd-utils-dense mixin that will automatically apply the dense
theme for all availabile...

c7ed6feed7b57037a78d3186b799e87d2d66e7b6 authored over 5 years ago
Fixed unused variable error

5387a8d598224f984180df9e1c743c10a4dbb51e authored over 5 years ago
Fixed Select form submit

I didn't know that triggering a form.submit() is actually different than
a type="submit" action ...

e863c821661bff2b96e0f1612b58d87518fe750d authored over 5 years ago
Initial Sheet Rework

This implemented most of the new rework for the Sheet component so that
it uses the dialog role....

3920926e27765844f38ca283282189d5add432a8 authored over 5 years ago
Updated Portal Container Behavior

The Portal container will no longer throw an error when an element can't
be found. It is way too...

e3e1c70def2e0b9853cb640f80df389ff2f5120b authored over 5 years ago
Removed default appear for dialog for SSR

48d64430613a7923164f4ca4adb6f390df240539 authored over 5 years ago
Updated Grid and GridList for cloning/wrapping

The Grid and GridList components can now automatically wrap each child
in the GridCell and GridL...

ad7d81f38e203ea40ab1004bdea34b48272f4b5c authored over 5 years ago
Added a simple useSelectState hook for typed strings

6e5beb49cbc17469dc37bc0878cf95a8d6fae6e2 authored over 5 years ago
Updated the base styles to include height: 100%

e29eae964d530be303a115e22740e901d85e6ee7 authored over 5 years ago
Updated dialog to support menu role for sheets

7b93552e7dc0497e68c48ffb01e8a5fabfa5055c authored over 5 years ago