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

Fixed some errors found with dart sass

c1a7ac474badf23c14ee6e60492920bc8d19636c authored almost 5 years ago
Fixed some types for dev-utils and removed deprecated postcss plugin

6fb2bf37d6668c7e0bfcf690dba43e52efa5cb8b authored almost 5 years ago
Upgraded dependencies again

a30828e906b37eb036470c0807b0c8884a60580f authored almost 5 years ago
Breaking Change for addons within Lists

Updated the `ListItemChildren` component to use `leftAddon`,
`leftAddonType`, `rightAddon`, and ...

18fb3b395a19c11d520b524999e7a189eb5f8b37 authored almost 5 years ago
Added some more markdown fixes

b85564d69f97ab6194927a011e653906ad864eab authored almost 5 years ago
Updated @react-md/material-icons changelog and README links

bb572a696767766d89348e026d82bb29a6222ba1 authored almost 5 years ago
Updated @react-md/media changelog

0cce663ff358e5979919f3f91360967216743e47 authored almost 5 years ago
Updated @react-md/media scss and SassDoc

Renamed some of the mixins to be better at self-describing what they do.
Added some more example...

9c8540610ef6647b72af4004ef44cea47faaef8e authored almost 5 years ago
Removed lazy components since they were hackily implemented to begin with

5e928e4040b103a96d741ade64abcf2769bd272c authored almost 5 years ago
Fixed toc anchors

034c7de8346c9e795b279d474a96cf5519e3a857 authored almost 5 years ago
Fixed search after upgrading fuse.js

c4ad4fb378f34a940dbb26f1c574f51d80b36e7e authored almost 5 years ago
Format updates after prettier upgrade

98c89f84b3d5adbb1a0478379facc30563b9b1bc authored almost 5 years ago
Upgraded dependencies

204d95d821399a97b8782ad91662c4dbbfd7a0be authored almost 5 years ago
More small fixes

Fixed the demo anchors to have leading # symbols

Fixed the readme paths for OS that are case-se...

05d8e22199835e15036882598a24af64afda3b67 authored almost 5 years ago
Now I think I actually fixed search links...

fcd814d4b35438efaf8897715343c26a85e61d48 authored almost 5 years ago
Think I fixed search linking issue to stop server render

188736277947e545e251ec128638e24c927d93f6 authored almost 5 years ago
updated sandboxes

6700356197db622b2b58b0721773dfd2699e22e9 authored almost 5 years ago
Updated TOC and implemented Site Search

Created a new dev util to "index" the documentation site which creates
static table of contents ...

bbf85aba743fe93231d6e14ceb1b8fc8cfff2e79 authored almost 5 years ago
Separated some dev-utils

fafd35a800c6b48a514859ed5ca47fd919054566 authored almost 5 years ago
Updated AutoComplete Highlight Functionality

The highlight functionality can now be repeatable.

Also exported the HighlightedResult componen...

d474ef637d6682cd8887a49eeb1768b5e06a6de4 authored almost 5 years ago
Removed unused In Progress SassDoc page

99dfcf4967227d415167458ea801b41fc4753b97 authored almost 5 years ago
Renamed demo description file for consistency

e47c2ede67d87942d8052091b138c29f51eab0b0 authored almost 5 years ago
Added Line Clamp Mixin

Since react-md targets browsers that supports line clamps, added a nice
mixin to handle it for y...

fdd3bcb4614d55757ac740edc443e1a22dde3c67 authored almost 5 years ago
Fixed AutoComplete behavior with custom filter function

This also correctly passes the `valueKey` and `getItemValue` options in
to the custom filter fun...

a4419530b3efc16b33ae83e34491e74d518462af authored almost 5 years ago
Updated AutoComplete for inline suggestions

31da608895a5d83be9eb95b1c5f6fb89a2b616b9 authored almost 5 years ago
Moved Customization to ColorsAndTheming

3ff7e16e63f83b966cf1e75d622e904558836f38 authored almost 5 years ago
Small bugfixes found in new 3.9.0-beta TS

5ac8f5b2f0c02c5da60e5142d6a78b9c811230b0 authored almost 5 years ago
Added a disableShowOnFocus prop to AutoComplete

Since v2 defaults to the show on focus functionality, needed to add a
prop to conditionally allo...

fc904f7a74854a6f8026a1c1c82cb1f9abbb62ae authored almost 5 years ago
Updated positioning logic again

The fixed positioning hook will now attach the scroll and resize
listeners immediately after the...

c865f7c49a23ceb1c41638cba5815632afac87bc authored almost 5 years ago
Fixed the visibility check in useFixedPositioning

The visibility check will now use the smallest locations between the
fixed element and container...

5307d3c1199c5b12bf9ec0a4586637b85eab9b01 authored almost 5 years ago
Fixed HighlightMatches demo for iOS

Setting `height: 100%` for the phone apparently does not work in some
browsers if the parent ele...

0921aa2d86c9c719e3c5cae603d353276cac36b1 authored almost 5 years ago
Updated some AutoComplete defaults for better UX

This is a bit opinionated of course, but changed some of the prop
defaults to seem a bit better ...

2e1c3b9cbbeaf5e02e31523ce783d4f4afa688b0 authored almost 5 years ago
Fixed useOrientation for browser support

Welp... I should have realized that window.screen.orientation might not
be fully supported when ...

166a04eb7fc33973485cb553d67e4dceebeb643b authored almost 5 years ago
Fixed the SandboxModal

Fixed a css import order warning with the SassDocItem

Fixed the sandbox modal so the file tree ...

b4a8103774268933096ef25aa5690fb984d6a0f4 authored almost 5 years ago
Correctly exported the DATA_RMD_NOSCROLL variable

c1f8d8307dc62e76e325703622633573fadaeaa8 authored almost 5 years ago
Fixed the expandable code transition

7ba1d0b388facaf4bf4abfea03805cb09927d723 authored almost 5 years ago
Updated v1 website url

Updated the v1 documentation site to now be at https://react-md.dev/v1
instead of https://react-...

8d766b134e090b20348bc3672725a5e4bbb1004d authored almost 5 years ago
Fixed build with sass-lint failing due to CSS variables

2a93c146d191ee1e17a93aca5cfc8b952a10501e authored almost 5 years ago
Added the SassDoc pages back.

5de54aa7eb36ccdb833385e935fd4adb3422115b authored almost 5 years ago
Added constants for all the available position anchors

e76bc0b7baac5515c3d41d72dcb4c4db8ec4463e authored almost 5 years ago
Fixed the above positioning

5db350aca96523b5ece4f4a13e0f1d85e630f707 authored almost 5 years ago
Updated scrollbarWidth to support height and renamed to scrollbarSize

fa594cb91b2ca96d386ce22eb034b60c1233dcdf authored almost 5 years ago
Fixed sassdoc links to remove duplicates

The SassDoc usedBy field links to **each line** that an item was used. I
don't care about pointi...

2fb6f5e0dfbf02617279fa6c90a532b0e002567d authored almost 5 years ago
Updated SassDoc for variable parameters

All variable parameters will now be prefixed with the `$` so that I can
do some other nice stuff...

4dd89ad0b08ff59a8a350ef4c24839020ee3c6d4 authored almost 5 years ago
Removed the last uses of <Fragment>

c0eb74689b09abac1d642bc5922db3818aa4a916 authored almost 5 years ago
Fixed the remaining of progress variables

cbbc4cca56f436cedb1e2c1d504332b89af6daa6 authored almost 5 years ago
Added the @react-md/menu changelog

Also removed an unused scss variable

eb88dd665388793c4cb0b45bb61d2ed5240a6648 authored almost 5 years ago
Added the @react-md/overlay changelog

bd5a48a04c435efb307d9d090eb988bee645b3f4 authored almost 5 years ago
Removed the -alpha.0 from the @react-md/portal changelog since it was finished

20c50646abb5132095140da13b77eca4d28a65eb authored almost 5 years ago
Added the @react-md/progress changelog

Also updated the scss variables to have a consistent naming pattern.

76aa0c7197a49247d2b0c57a61295a5b05e68066 authored almost 5 years ago
Added the @react-md/sheet changelog

Also added a missing comma in the table changelog and re-ran the sassdoc
script

c998da37cb98704822e1d4ab2e8a0483247ca267 authored almost 5 years ago
Renamed enter and leave times to be duration for consistency

e79c2a6eaf76f507c288f2d6c867a56b76541ba1 authored almost 5 years ago
Added the @react-md/states changelog

b662491f3abec527a576151ce522ea6cab0d0c8a authored almost 5 years ago
Added @react-md/table changelog

82804ddab09b802552b8587c715b70802b1b7568 authored almost 5 years ago
Fixed README links to demo pages

79723bfe2a5e4c50b16649c254d288575cec0862 authored almost 5 years ago
Added @react-md/tabs changelog and README

ade0ca1bcbab9b9b8a692f2b124a8b1b42ae81e2 authored almost 5 years ago
Fixed material-icons package

faeb5896f2ba859d51b5de9a401ab2de6407a80c authored almost 5 years ago
Added changelog to @react-md/theme

170f5d1538a475060cb38f397f79f0cca10b53b3 authored almost 5 years ago
Added changelog to @react-md/tooltip

8aba4b444fc27513ce5f116896e04f41a595fc49 authored almost 5 years ago
Updated the current sassdoc constants

213d7045b229e214ee6800cb136a2febaee4ed4e authored almost 5 years ago
Added @react-md/transition changelog

987001c3e7b83d14d9df4d2f2a885873db5bafd8 authored almost 5 years ago
Removed the transition theme variables

The theme variables made no sense for the transition package since you
won't really be changing ...

749b97778e22fb0efe8d0246b7f365a70f5456b5 authored almost 5 years ago
Added @react-md/tree changelog

770c64f010af2a82f168e82d8db24d3de9d72623 authored almost 5 years ago
Fixed test after upgrading nextjs

3b7273f99419862c314b70643d27d083a36dde28 authored almost 5 years ago
Upgraded all dependencies except transition group types

80e05bd0d56792f17a248cb06d61eed601c91fec authored almost 5 years ago
Upgraded eslint dependencies

Part of this commit is to switch to always using the shorthand fragment
notation instead of <Fra...

2773b49030827c40b23d32ce66ac25c56f09e2e6 authored almost 5 years ago
Added the FormMessage component

Added a simple component for rendering help text, error text, and
counters for form components.
...

78282e788284a0a573d42dd4c5759f3430d75fd8 authored almost 5 years ago
Updated Default TextField active color

The text field now uses the same focus shadow color since it became
really weird while focusing ...

eb9349a13f2b6a45e928183898dbe5bd9fb19fb8 authored almost 5 years ago
Fixed tests after useOrientation and TextField Changes

Looks like the window.screen.orientation value is not provided by
default in jsdom. Will need to...

97541965b037c67099e9c5c50b23879a8dbc0817 authored almost 5 years ago
Fixed GridList on higher pixel density screens

Not sure if that is _really_ what the cause was, but the columns really
only seemed to be off on...

45fdc5e3f6428ebcefdcfb802774fcc4c8f0458d authored almost 5 years ago
Toggle Button Updates

Updated some of the buttons to work as toggle buttons for increased
accessibility.

This was mos...

0f5935c89f298181c32302d529e9fccc5c38d30b authored almost 5 years ago
Fixed text field outline styles and password mixin convention

b96df96d7871b4158a62cb5162337c3ca6630113 authored almost 5 years ago
Fixed the react-md package to import chip styles

a6c38952d9b7dbcc8ba04003aaab21d8bc5e86da authored almost 5 years ago
Fixed useAppSize to use orientation hook

Without the useOrientation hook, the app size will not correctly update
the `isLandscape` state ...

9d5de7a8863e0877dabae04940feea4920203010 authored almost 5 years ago
Fixed the default style generation

95c6af6e4a5ae43a3a7e25e595884e9f37e778e8 authored almost 5 years ago
Fixed chip variable

90b12accba2987eea59203e09d33fb2b5380847a authored almost 5 years ago
Added the missing Password configurable icon object and tests

0083e24e52ddcf08064148bf16d2c9fb1f082b16 authored almost 5 years ago
Added the new Transition Demos

469fddb2471d5d6069069a19d6f7184dbcf3b466 authored almost 5 years ago
Added additional customization to Password component

Added a getVisibilityIcon prop to dynamically return an icon for the
visibility button based on ...

0eaf761b4e45c2f0089abd8278d37e7d9ea7677f authored almost 5 years ago
Fixed the select submit behavior

4e07ec7a4684f17c036939b606104a680b2608c6 authored almost 5 years ago
Transition Fixes and new hooks

Created hook versions of the Transition and CSSTransition components
from react-transition-group...

743083fd93c2734fa9d1185bd2fd4c0c60325977 authored almost 5 years ago
Added LazyIFrame and LazyImage to media package

Added some nice components to lazy load images and iframes only once
they are visible within the...

460756a8f84b66f3b054a5c0b4fb3a191a639eb6 authored almost 5 years ago
Removed the CSSVariables stuff

I don't think they will be used much since it isn't super helpful. It
also made compiling worse ...

86533c0f31b9818e53969a4fb5c4484d2eb32978 authored almost 5 years ago
Added font-style to Text and some type changes

803c2972abb470ef4999df241db9cfcd81f0b380 authored almost 5 years ago
Updated dependencies again

c9cf368d9720ff6f8db73b931db7e26a8ab0521f authored almost 5 years ago
Fixed prod start command for documentation server

db64767ab0a49fa71302e7a14c7c1e0d0eec33f6 authored almost 5 years ago
Exported defaults from @react-md/utils

f0a01419ff25fe2dad8f8426782baa90f63aa890 authored almost 5 years ago
Fixed snackbar queue ref behavior

433974b9c0eb308e65843bcab2db009f8d8f7388 authored almost 5 years ago
Updated documentation site to use auto-dense behavior

b083f715d2d6ce2b2d116196f36ec2df141535fd authored almost 5 years ago
Fixed expansion panel header incorrectly rendering icon wrapper

c2679ac57a73984071f9ae9e876f3f85a569ef02 authored almost 5 years ago
Fixed a small bug in collapse transition (want to rewrite though)

f094c88f04ef7d22820ecc6286cdb75629b9cc17 authored almost 5 years ago
SassDoc update and prettier descriptions

ebf2afd3bf0ecb6a297373a3c663af1d5274b275 authored almost 5 years ago
Create CODE_OF_CONDUCT.md

348f3f37068462aa623904954377726db74bf446 authored almost 5 years ago
Link mixin update

3aff12a46b8a653dd1340c43a1e4751c438285e0 authored almost 5 years ago
Initial changelog for utils and added more readonly

45e266b2e03dab6751f2fa124df5173a5bf6293f authored almost 5 years ago
README and CHANGELOG update for typography

0d3276ac848ab7d0f58314775801ba0420a62167 authored almost 5 years ago
README and CHANGELOG update for button

This updates the README and CHANGELOG for the v2 release.

Also update the button mixins so that...

cee7a3d094d3c9735c6e37557feccd96316f31e9 authored almost 5 years ago
Upgraded dependencies

46cfb13032e62b6ea67ae48e428a44fc0b361521 authored almost 5 years ago
v2.0.0-alpha.14

2c22440705bce3fb3cfc5876011e7b3df8be1c03 authored almost 5 years ago
Phone updates for focus behavior and status bar only

6cafc2e3b9f4f1cba64149cbe26ac946331a7888 authored almost 5 years ago