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

feat(utils): added `useGridList` hook

It's helpful to be able to use the grid list API without needing to use
the `GridList` component...

56ecc19d748e3c63b6d27180ceedb385364fba43 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(docs): fixed typecheck for unused vars

b8f638aa9019fd40cad9d4317363fe3779a69daf authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(utils): updated useResizeObserver to use useEnsuredRef

ede954bda6146a011ed1e21519180e0bb90b55d2 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(docs): updated documentation site for new resize observer API

5aff7abf89005bea7918cc8cd940a855ba3f2582 authored over 4 years ago by Mikkel Laursen <[email protected]>
feat(form): updated TextArea to use the new useResizeObserver API

2c2dd27576aeeecb2baba12ef616af45197037db authored over 4 years ago by Mikkel Laursen <[email protected]>
feat(tabs): updated tabs to use the new resize observer API

052b3f25db47077c53091bd1fb63f3e0b56a7fee authored over 4 years ago by Mikkel Laursen <[email protected]>
feat(utils): created a new useResizeObserver implementation

Note: This is fully backwards compatible but the old API will be removed
in the next major versi...

dc3f4df744e4357c21e527986f4b762351345dfe authored over 4 years ago by Mikkel Laursen <[email protected]>
feat(utils): added useIsomorphicLayoutEffect from react-redux

deacf1c01f62adebbfbfbb3f0d5709cdab0cc537 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(utils): created a `useEnsuredRef` hook for merging refs

cb1d0a13ba346c35a1b591714c1160f0ada165eb authored over 4 years ago by Mikkel Laursen <[email protected]>
feat(grid): added new `cloneStyles` prop so grid styles can be applied to any child

It can be useful to not force every Grid to be a `<div>` and just apply
the styles to an existin...

ca913e75926a6d665c6aeed56faa292d201a5287 authored over 4 years ago by Mikkel Laursen <[email protected]>
bugfix(states): fixed mixins to support css modules

49ac9bb5a4c3f39c69390c9f19efef83fb8b5614 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(codecov): fixed codecov usage with github actions

c7da3c42ea2c30a131c274d2eddfc38fccbbad8f authored over 4 years ago by Mikkel Laursen <[email protected]>
feat(utils): added `Dir` component to help determine current writing direction

Adding this functionality since it'll be needed for creating sliders
with the drag behavior. It'...

a929e04b20bf41c3bff109714d9cf850bac99eb3 authored over 4 years ago by Mikkel Laursen <[email protected]>
bugfix(utils): fixed the nearest util to support fractional steps

d3f855de05286f4bf08d3aae317b66a0b6c50522 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(dev-utils): updated changelogs and readmes commands to support cleaning

bfe9d1fdaa76c9a70217ded97e8b4f6ba7f94087 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore: re-ran variables command

cbb72a664cf3f701f9f73d441f9155bff7f124c6 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(sandbox): re-ran sandbox command

f9be06a0962660564c3bc9dd20d45e0dcbf4d6b6 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore: removed travis since I use github actions now

c188c9b626d44594aee6943678b1a4d2adc4da87 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(utils): added a nearest util to round numbers within a range

e467fe51aba0bf707219495a4f8a0cf3b7dc29b2 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(utils): moved `getProgress` to utils package as `getPercentage`

I need this util for the new slider package so it makes sense to have it
as a general util. This...

4078312150638332ef10e64bf6d1866495154537 authored over 4 years ago by Mikkel Laursen <[email protected]>
docs(form): added a demo for using react-hook-form with react-md

333a41625f58362e2b951651bce4f97f7e422803 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(format): re-ran prettier after upgrading to 2.1.0

98a124208733ef8324dfedbda9e5054bacbc89cf authored over 4 years ago by Mikkel Laursen <[email protected]>
chore: ran yarn-dedupe for yarn.lock file

a53f80ca1c1be848e9c04cc51ddd53cc3aa49210 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(dev-deps): upgraded dev dependencies

90d0de63650b40647223ee154b4b65f086ce60e0 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(dev-deps): upgraded ts-node and typescript-eslint *

2b90296d7e2fae20a714d898430c5f9db6b2dfcf authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(deps-dev): bump @testing-library/jest-dom from 5.11.2 to 5.11.4 (#932)

89a7b8e97aa906ef920068e0dee0c136b6af7ef6 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/jest from 26.0.9 to 26.0.10 (#931)

713592e6c5ebe15b1a7becd1590c0ba17c8bea7b authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/react from 16.9.45 to 16.9.46 (#929)

772fae429e7bc1e30f51d1e05f129ad16e90b4c0 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump eslint-plugin-react-hooks from 4.0.8 to 4.1.0 (#927)

f4e30b9337060b074a3396518e4368ebddebf4e1 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump sassdoc from 2.7.2 to 2.7.3 (#926)

b19918d758c3a6d4469635446e9d2801510d1b52 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs(demos): updated demos for new CircularProgress within Button feature

46bd8b6626792af7deb6f0cec062e4dc8f00ae7c authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(dev-utils): updated sassdoc to opt-out of compiling scss examples

102efe712fc6c24be1be867c2f397c3282e6119f authored over 4 years ago by Mikkel Laursen <[email protected]>
feat(button): added support for disabled theme without disabling button

This is really helpful if you want a button to look disabled without
actually disabling it. A gr...

6a647e23831c7b3c97eb12baa47dfd5dd074271a authored over 4 years ago by Mikkel Laursen <[email protected]>
feat(progress): added a `small` state to the `CircularProgress`

Realized it would be really helpful to have the smaller version from
`v1` available again as an ...

6884a3ab762216313330dfb01f386c87a5cd5b88 authored over 4 years ago by Mikkel Laursen <[email protected]>
feat(button): added built-in support for rendering `CircularProgress`

If both the `@react-md/button` and `@react-md/progress` packages have
been installed and importe...

c6c616b72866cc1533b7f83c4d9f031354319dfc authored over 4 years ago by Mikkel Laursen <[email protected]>
fix(states): fixed usedPressStates to pass onClick like other state hooks

82cd67695c2ecd6e9a710d5fbfce97ae4dfeda80 authored over 4 years ago by Mikkel Laursen <[email protected]>
docs(sassdoc): re-ran sassdoc command

Looking over this, this **is** correct since the transition package does
not have any functions....

0e14a09ba7d9eb11d97c9166159e5880a6d42394 authored over 4 years ago by Mikkel Laursen <[email protected]>
fix(form): added missing scss variables

ec8d675c5436e92245ea0a8d07b35345ad30794c authored over 4 years ago by Mikkel Laursen <[email protected]>
feat(a11y): improved `LabelRequiredForA11y` type definition

This also updated the `*Props` types for the following components so the
`*Props` are always the...

b7aa4fadb7b4f1a23fba4008e42d2f4a4bd47c07 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(eslint): disabled prefer-default-export rule

Going to play with this disabled for a bit since I normally need to do:

```ts
export * from "./...

9c6834a605b43b8bb6291036f0ff34a0682c2848 authored over 4 years ago by Mikkel Laursen <[email protected]>
docs: updated all bash scripts to not have a leading `$`

0742919ea0648e7ef5f2160bb046537e66ea6344 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(docs): upgraded demos for new nodeRef API

bef4bca6be9a35e7185363de595b5c03da0672f2 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(deps): upgraded react-transition-group

Unfortunately this does not use the new API yet since it's kind of a
pain to implement right no...

13fe21672b2635f84250ab4c7fbe30a30dd16853 authored over 4 years ago by Mikkel Laursen <[email protected]>
docs(indexer): re-ran indexer

cd260e2e74ff075445476d4b96d5f22d20986f88 authored over 4 years ago by Mikkel Laursen <[email protected]>
feat(overlay): created and exported the default timeout and classnames

48cd9d584342d2050ce154755ca7927cd9f90a72 authored over 4 years ago by Mikkel Laursen <[email protected]>
feat(alert): created and exported the default timeout and classnames

32bacc9000ea7c9633e437ce6eabb27606c7d7f0 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(deps-dev): bump @rollup/plugin-commonjs from 14.0.0 to 15.0.0 (#921)

0bacc6ef8d66e7bee6174c609d61efd3dd0cfeec authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs(grid): added a demo for getting the grid list size

df0016f7f3d0fb4ef098e03ccd623aeb1ea35eca authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(grid): added @since tag

0067da06c5c398f46a79ef5bd852a16706a9c3a4 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(deps): bump lodash from 4.17.19 to 4.17.20 (#925)

9b8befa7f7d8353c99db79d45b991ec55457d847 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/node from 14.0.27 to 14.6.0 (#924)

9a65fafc413bd422b286f5211089c225997c072e authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @typescript-eslint/parser from 3.8.0 to 3.9.1 (#923)

f2e528160734b8fc1861b1a734c9f1c611f5395b authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump jest from 26.2.2 to 26.4.0 (#922)

8506e136f780087a90b217751be6fb731faf02c9 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(grid): added hook to access grid list size

This is much more useful than the children renderer function since
you'll be able to get the siz...

a44881602de57447e9cb5ba720f5f2c031936863 authored over 4 years ago by Mikkel Laursen <[email protected]>
feat(tree): updated defaultTreeItemRenderer for class names

The `defaultTreeItemRenderer` will now correctly pass the `className`
and `liClassName` attribut...

3c61f3cd77764e32de6e093bc61813a6b9e45c6f authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(deps-dev): bump eslint from 7.6.0 to 7.7.0 (#919)

b3dbfc54537e994a5caa53799d92bc15aed80c62 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump react-virtualized from 9.21.2 to 9.22.2 (#918)

ed054328e9cc353b97dbc328348ebbe447c6cc8b authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @rollup/plugin-node-resolve from 8.4.0 to 9.0.0 (#917)

7cd95d81b42b092da1ef321bb5378e2924c8d75d authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump eslint-plugin-react from 7.20.5 to 7.20.6 (#916)

1c9d8c21733a45656a6289f82deef4f41dbb6884 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump rollup from 2.23.1 to 2.26.3 (#915)

3295dcec2fa45c0d125faca69eee193db062b97c authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs(changelogs): formatted changelogs

d2ba3abf6347c61e2d33dc5b76fe0f27c509337f authored over 4 years ago by Mikkel Laursen <[email protected]>
docs(changelogs): trying to format changelogs better

I don't really know how to create my own changelog preset which would be
ideal since the default...

d3c2a8c83c8625d01ff69636db09de6e83e6c16f authored over 4 years ago by Mikkel Laursen <[email protected]>
docs(layout): fixed example in README

80f0c768ad230b8b18cf1a15d391ce3d3e908ddd authored over 4 years ago by Mikkel Laursen <[email protected]>
docs(portal): Fixed v1 -> v2 changelog

32f52aa97bae7f0181cdcbb59d68c6dd47f74dea authored over 4 years ago by Mikkel Laursen <[email protected]>
docs: fixed features heading in blog

f3e32cade8e1cc88e2f48071ecd89992eb838705 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(dev-utils): added LibraryInfo to git add command

da5ea3e3756348b3f1c29b7098a8b3f871615057 authored over 4 years ago by Mikkel Laursen <[email protected]>
docs: updated blog for v2.2.0 release

673c3c9ff44b23b59fe6e6fa99cd0d33f396f060 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(release): publish v2.2.0

0a4024848493b6ef1ed37c591ac68781360b8f45 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(libsize): Updated library size

6663f1edc1ceb6243bb985da7a69c9be3ef28ef8 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(dev-deps): upgraded next to fix cssnano-preset-simple

Also removed the custom resolution for cssnano-preset-simple

4f92789e51697bb901ad7e49ad863dfab4346796 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(sheet): additional test coverage

348a80d13f608c6f7e680afb765e9bac3a5ab685 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(portal): additional test coverage

965d08b0ea2d1a9f6349f2654182b980f8e47eb5 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(progress): additional test coverage

34842a20f48ba426b8e4af843078544cb51fe74d authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(expansion-panel): updated README to reflect current package.

This was a copy/paste error from dividers and forgot to update it beforehand.

0a75134ca07b812e19895756481f9c138b3176c5 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(link): additional test coverage

894a79488afd695fe2f4e8006c792c51afe71f7d authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(button): additional test coverage and documentation

0da0a2242354dc2327b54d2d216da114726be1ad authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(dialog): additional test coverage

37bf640dfa09a4b51bdbd5faa9f26c36ad7ee700 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(form): additional test coverage

63fb95a65d848891273dbd4be05d5df85891dda1 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(expansion-panel): additional test coverage

561c4ba95efd26b1a21989a334288ad07cbf7de3 authored over 4 years ago by Mikkel Laursen <[email protected]>
fix(listbox): render `0` as a valid display value

d02b7a9042786e4d4c4a46d286b62e6d80afc621 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(icon): additional test coverage

e47ac979c629b6bdaa15f969ba9f22344aa7dbf4 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(deps-dev): bump @types/react from 16.9.44 to 16.9.45 (#913)

36a7232069c82a3f00ded13ac66d868b37bacd17 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump rollup-plugin-terser from 6.1.0 to 7.0.0 (#912)

699765e925359b501a292feea023a32084f45486 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Updated release commands to use --yes

7ba4bdf98e2f7e4e49b457a1d1ad3ec36f339bb3 authored over 4 years ago by Mikkel Laursen <[email protected]>
feat(avatar): Added ability to pass props to `<img>`

Closes #908

11848ee80b5aca0416ea3e0f4812746dd47d90b7 authored over 4 years ago by Mikkel Laursen <[email protected]>
feat(form): Updated toggle inactive and active colors to be configurable

This also fixes the colors to better match the v1 behavior of having the
unchecked/inactive stat...

49319e65e7bf29380469b567b893a3cc775b2720 authored over 4 years ago by Mikkel Laursen <[email protected]>
feat(form): Added props to style Checkbox and Radio input element

b6d23186b7355bacc198d5187d50c10a7186f4ca authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(dev-deps): upgraded packages

This also fixes the security warning about Prism.js even though
I don't use the preview feature ...

437af721957235a93a658851213783c2ec0a4875 authored over 4 years ago by Mikkel Laursen <[email protected]>
docs: Disabled CSP Until I Learn How to Implement It

Had to disable it since it doesn't work with gtab right now and
disabling for dev was weird.

Ne...

4ca3fb80356d1c9cedb8999b39b1c62de60ec865 authored over 4 years ago by Mikkel Laursen <[email protected]>
docs: Fixed TOC after upgrading to [email protected]

For some reason hash links don't work after the new changes for how urls
are resolved with next....

2a25df26573095fd4b60490a35a1a9d2ffe8277a authored over 4 years ago by Mikkel Laursen <[email protected]>
docs: Fixed dev server after upgrading helmet

The new changes to helmet made the dev server not work because of the
`'unsafe-eval'` behavior w...

2fb18981166bf12789c0b1ae4c944079018861b7 authored over 4 years ago by Mikkel Laursen <[email protected]>
docs: Re-ran doc indexer after README changes

57ca149ca09b4bad3a1685c4c794353fcefe351b authored over 4 years ago by Mikkel Laursen <[email protected]>
docs: Fixed GitHub Demo Links for demos with "and"

The github link would be `ExampleandThing` instead of `ExampleAndThing`
which caused a 404.

19ec8efcdbd709ae6520163e1acff2dfc3b842aa authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(table): Removed Outdated info in README

f0b53d73130a4963afb52f514ff1a34fb239f843 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(autocomplete): Fixed installation to reference autocomplete

3207894c63d6e8b53d1e4583722e3931b9e419a0 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(deps): bump helmet from 3.23.3 to 4.0.0 (#907)

bff3822182f34556c1a72863cd33ec498d152dcf authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(docs): Fixed Customizing Your Theme to include :root

8274a5466513b3ff435b48247477448be0022b09 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(docs): fixed new inline code styles within blockquotes

No longer need a different color for inlined code in blockquotes since
the new color should alwa...

04cb82731c44ef0f4ce02fa8d7f4ac013e720fec authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(docs): updated examples folder to always be master

d3e378dc80c2e2a004ad8ae3d06031843c5428f1 authored over 4 years ago by Mikkel Laursen <[email protected]>
chore(docs): fixed contrast ratio for light inline code styles

1e745ad35b73c5502a020e46dc847cd6b5dc171f authored over 4 years ago by Mikkel Laursen <[email protected]>