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(form): Added a FormThemeProvider

Added a simple way to override all form components to use the same theme
type since 99% of the t...

e140319b9d0779a200ee04b089feebcdaf90389b authored over 4 years ago
chore: Fixed naming conventions and exported more defaults

b8ed0ab4b7e0787770e9bbffb9f6a7711114936f authored over 4 years ago
fix(utils): Updated useResizeListener to be enabled by default

b00e468771f95811d5a92412629efb8c86d312e5 authored over 4 years ago
feat(tabs): Exported useTabs and some documentation updates

I found out that it's useful to be able to get the activeIndex anywhere
as a child of the TabsMa...

e9c98232e71562ee728f2f8a09e32bba1ac77241 authored over 4 years ago
fix(dialog): Fixed full page dialog styles

Updated the dialog to always set max-height and max-width instead of
only when it is centered. I...

25f2152d5685f3380c4f740e0c340fcda9d04b02 authored over 4 years ago
chore: Updated Array.from pattern and sandbox format

Started to consistently use the Array.from({ length: NUMBER }) pattern
for arrays across the boa...

3bc3a5aeb5bd8df15265f1bf7be343b8f2316f7f authored over 4 years ago
v2.0.0-beta.1

76642fca0cf36307a5431d67a8eb4abe0a7b18a6 authored over 4 years ago
fix(docs): I should have run typecheck...

57eef2c62a4a27e5ca16a32108411833237ccba8 authored over 4 years ago
chore: Cleanup and documentation

Updated the CONTRIBUTING guidelines for the latest conventions.

Renamed the CustomRenderers stu...

4b6b8cace89b05dc532c44e4a6c035b8276918e2 authored over 4 years ago
fix(docs): removed .tsx extension

6ab10beea6461665417853e5c9044b4b75c6e8a3 authored over 4 years ago
chore(docs): Cleaned up config after next 9.4 upgrade

Also re-ran sandboxes

af585949b6bcfed005260e1a147fb4b89b53e5ce authored over 4 years ago
fix(transition): Fixed React Fast Refresh Issue

Next.js v9.4 has started using the new
[Fast Refresh](https://nextjs.org/blog/next-9-4#fast-refr...

2b9bd9974b274b49ac6aec783b1de4edaca0561d authored over 4 years ago
fix(docs): Fixed another small css module styling issue

2604067e65d4f5f060e4c787cb0183dd29a4bb75 authored over 4 years ago
feat(transition): Updated transition hooks to support merging refs

bb26014cb7b34914b4b82fcec45dff308b32c011 authored over 4 years ago
chore(docs): Updated the menu positioning example

5fefeb87d50f7f9c45ca6683872b9c1d15114d82 authored over 4 years ago
fix(docs): Updated search and toc for new layout page

99294e76287f4532d54f5d489b19161fafb0d464 authored over 4 years ago
fix(docs): Fixed configurable layout for phone and large desktop

029249b16f6d6d409110c19a3cff24e702693049 authored over 4 years ago
fix(docs): Fixed typo

0d56b48af898b2ced49d186ee6d1a97d194bc2cf authored over 4 years ago
chore(docs): Added new layout demo page

251388246dbd39e8cbf759d8bce41e7e79b9050c authored over 4 years ago
fix(docs): Updated demos to allow for more dialog props

7b5835aa0330cfb8114ff009eb07621a163a7b11 authored over 4 years ago
feature(layout): Disabled <main> transition on layout change

This makes it much smoother when switching between layouts if you are
quickly resizing your brow...

d051925064ba5701efda73d96b9404d8a7c99374 authored over 4 years ago
fix(utils): Fixed wierd app size error when resizing quickly

6eef0eb1e46f078debff37d4a1e6b7fdff563d00 authored over 4 years ago
fix(docs): Fixed some demos after switching to css modules

d4da83bd834cfa2c073750f2a4f8f6ac9fea5ad2 authored over 4 years ago
fix(layout): Small fixes to layout package

Fixed the sheet to no longer animate in and out of view if it changes
visibility due to a layout...

6bb4a103256ca9b50ea7832432332e60afd7600a authored over 4 years ago
fix(z-index): fixed default z-indexing for portals

Changed all the temporary elements to have the same z-index by default
since it works much nicer...

e3bc54347de597185a72c75a4555915d3915dce3 authored over 4 years ago
fix(listbox): Fixed listboxes to stop propagation on escape press

a173651ad56326cdc20c0bb21f1e1fae4340f790 authored over 4 years ago
fix(internal): fixed dev-utils and missing toc

eff6272c4f25f157b1cd4b7e818cacb9f33161a3 authored over 4 years ago
fix(layout): Decreased z-index to render below dialogs

98f3ffcf661d0fd1e5b9276efa82039f0a45a190 authored over 4 years ago
chore: upgraded dependencies

2c95ebe7a02780f6373073e80eb1a104e8f23358 authored over 4 years ago
feat(layout): Finishing touches for layout package

I figured out that I never really finished this package and it was
hacked together just to rende...

0dec760b29353e9022ad59ae54276067930b6345 authored over 4 years ago
fix: Updated the sheet package to export the timeout and classnames

53ae70cd47306a6d72c316dd2f0c0588b1cf8309 authored over 4 years ago
chore(docs): updated documentation site for css modules

Also fixed some small bugs with the PackageSassDoc

4980a57387ba000cf1c434f843b60c907d86af4c authored over 4 years ago
fix(scss): Updated some mixins to work with css modules

a73a91a20b325825343b5f872b57147c044bf6ea authored over 4 years ago
chore(typescript): Upgraded typescript version

This also allowed my to finally catch the bug with the
`FontDownloadSVGIcon`. Nice stuff.

Also ...

76506245475e2dc7a042477b0593cc66378cba53 authored over 4 years ago
fix(docs): Fixed main path in sandboxes

I forgot that main is also what _runs_ the sandbox and not
just the first file -_-

26c902561086b567e60ad9a4a7d5a18778cda84c authored over 4 years ago
fix(docs): Okay.. for real fixed the sassdoc TOC order.

013aa4ebc5c2af651174e5cb538b3240a6b7528f authored over 4 years ago
v2.0.0-beta.0

8d754a2c2734ee98eaf571e348a836cf12a9f104 authored over 4 years ago
fix(docs): fixed toc order for sassdoc pages

a283295a820ca7ab17b7b9f5aedfdee1728c039a authored over 4 years ago
chore(alert): @react-md/alert changelog and fixes

Added the changelog for the alert package

Fixed some of the typedoc for the message queue conte...

b83e4faf1a37e91a997ac7c8bca5d938efea081b authored over 4 years ago
chore(changelog): added @react-md/autocomplete changelog

Also quickly added support for omitKeys to remove keys from
the data object before passing it to...

022b927e5727762564a33f2791746ed4311eab50 authored over 4 years ago
chore(changelog): added @react-md/app-bar changelog

61f37262e85b4c25027533803995e76e9ba82123 authored over 4 years ago
chore(docs): Simplified test renderer to use Configuration

255b8873cc99a77119bf9211c7593286861cdae9 authored over 4 years ago
fix(menu): Close and focus behavior

This should add some reasonable defaults to closing when the menu is no
longer visible within th...

7453e41b3aa6f90b02c881428200c01f4f9e2884 authored over 4 years ago
feat(menus): Changed default closing behavior

After playing around with this a lot more, I started to disagree with
the default behavior of hi...

47668377bc752a00a4e648a242cbb8179c809f34 authored over 4 years ago
fix(dev-utils): fixed the staged command to work without lint-staged

af140a06069ee1b394b58640852b52d1d7ef3711 authored over 4 years ago
fix(focus): Fixes for keyboard focus behavior

The `Dialog` component now has a prop to conditionally disable the tab
focus wrap behavior since...

ebeb6e51e6a20685b290b205975a0dbc37c07df0 authored over 4 years ago
fix(demo): Fixed highlight matches autocomplete demo for mobile

ca0142dec79076fc5a330e18815ceb295bc1992e authored over 4 years ago
feat(app-bar): updated app-bar height functionality

Updated the `AppBar`'s height to only be a single prop: `height`. It
started becoming confusing ...

86ae8b3ef24bd6faa4f67015e382b34d6e7f2a39 authored over 4 years ago
chore(changelog): added the last remaining changelog templates

f5634b8d8a9398ee6be15d18c046c09e8171e581 authored over 4 years ago
chore(changelog): Added @react-md/card changelog

Also fixed some typos in the card SassDoc

63f041203f25e58ab6fffac3ef39b6ecc139dd94 authored over 4 years ago
chore(form): Documentation and README changes

Updated the README to have an example and list out all the form
components available.

Updated s...

c93a7fbaa80a87c51d033e0b71a920cdb5167adb authored over 4 years ago
fix(test): Fixed ts-jest after upgrading to 25.5

I did bad and didn't check the changelog that apparently
custom .d.ts files have to specifically...

e19379eb4fb85a62449087d6d7bf805f50da3ead authored over 4 years ago
chore: upgrade dependencies

fd65c9e01df8ea3957b033abb6e66928f5aba93d authored over 4 years ago
chore: Updated documentation and changing forward behavior

Fixed the root composite flag in the tsconfig.json.

This updated some of the typedoc and added ...

612d1c728b00f475d93ce81d5298332bec6dedb6 authored over 4 years ago
chore: renamed useCheckboxState to useChecked

f3a3c8d43aea2b5ef73e49ba73d2349d77d56700 authored over 4 years ago
fix: Fixed @react-md/material-icons to forward refs to icons

1e55331ea45ecf2835f02e697652ae428bbf2b7f authored over 4 years ago
chore: Removed the pretty worthless usePrevious hook

ba6e2a3890e405bc66cb671bb71685f4055742d2 authored over 4 years ago
fix: Scroll behavior on markdown links

ed089580a63e4eb9bb0dc89382499cadcc444a73 authored over 4 years ago
fix: postcss upgrade resolution (I hope)

175d0e3e33807d066b60ce1b038bc1cba7723cfd authored over 4 years ago
chore(changelog): added @react-md/avatar changelog

2b9849ab50c8324c152ae6e192e72db644bd30f4 authored over 4 years ago
chore(changelog): added UnstyledButton to @react-md/button changelog

ec4a3d9f1596d5a5c886d5616111f67cc15ba2ed authored over 4 years ago
chore(changelog): updated @react-md/badge changelog

009560af393d1d29e702bd7cb095cda01fc05aef authored over 4 years ago
chore: upgrade dependencies

ad8bed860f786d8d70565be48eab4a0c62acfb7c authored over 4 years ago
fix: documentation routing with markdown

8f6efe6a6b8cd13f343e0e0f356ca9d09eb8fc52 authored over 4 years ago
docs: Added simple TOC for sassdoc pages

a42660f8349c460916d3bc6e32159abdd094f928 authored over 4 years ago
fix(sassdoc): improved sassdoc references and guide

Started writing the Using the Sass Exports guide and fixed
missing @require/usedBy references fo...

49509206bc4fdc52800d7f677770cc0f136e11a7 authored over 4 years ago
fix: SassDoc Reference Link to use Client Side Routing

8634e83040c2548451d09727eb9e4176dd1dbffa authored over 4 years ago
fix(sandbox): fixed sandboxes with folders

This updates the relative paths to be ../ as needed
Also changed the main to be the Demo file in...

67c1a10cc6ba217e313f907d55b5342723424af2 authored over 4 years ago
chore: added typecheck to the default lint command

8dbe09a05055d8ff526f339299836a9b4982fdb6 authored over 4 years ago
fix: Added better support for folders within demo sandboxes

9714bbfa6a6a7d6414b859a67f5975163ab09319 authored over 4 years ago
fix(types): Added readonly to more of the tree package

97f93c2f34560e3593f7c171c3a76eab63f7f11f authored over 4 years ago
fix(chip): fixed the transition distance to be a scss variable

db8bcdc9a84f4fde9821998a2ca3cfc3e5d88540 authored over 4 years ago
chore(changelog): added @react-md/chip changelog

Also fixed some typos, updated the README, and renamed some of the root
package.json scripts

7d0402fbf7ebf72e66f04968148bd1ba717cd55f authored over 4 years ago
fix(sandbox): Fixed InputChips Sandbox

1370293fce30a6ab8565c23232d105acfc6278e4 authored over 4 years ago
chore: fixed spelling of navigable

e74a3d05063f429f88f545afbdb6565931e3cca8 authored over 4 years ago
chore(changelog): added @react-md/dialog changelog

Also fixed the transition-distance to be rem instead of em

9ac003593e2591c3e63399f66d2eb75faf90d886 authored over 4 years ago
v2.0.0-alpha.15

c20671308497530c59f6563eafd1914b55122b8c authored over 4 years ago
chore: Upgrade dependencies

This also had to change the throttling effect in Search since
useCallback(throttle(...impl...)) ...

48a4ea69d92e6b080b7fca04b61cf6356e7096f1 authored over 4 years ago
fix(eslint): fixed unused variables in LayoutNavigation

6dc175c7d6b814ab9217e638c42505bd7172ab0e authored over 4 years ago
fix: documentation tsconfig to disable composite

944b243c62afd6e9563a314f842b500b2e7b05ca authored over 4 years ago
fix: LayoutNavigation Sheet Behavior

The LayoutNavigation will now correctly focus the first
focusable element once opened on non-per...

35418f0dda4b18833c067182fbaff0cbf0f4cba1 authored over 4 years ago
fix: scrollIntoView for special container elements

The util now uses the findSizingContainer util to
help with special elements like a tree item s...

a27dcea8fa5bcd4207726cb0abf886a663b1de2d authored over 4 years ago
fix(menu): Escape and Tab Keyboard Behavior

Pressing the Escape key will now correctly stop propagation for menus.
This is so that having a ...

3e847978bb1fdc9cd21364532a6c8f7d4581d6c1 authored over 4 years ago
chore: last attempt build speed improvement

This will be the last attempt for awhile using typescript as a compiler
since I've wasted enough...

02e411b3541312dfa110d1bf8bdcd276a603f670 authored over 4 years ago
chore: re-ran dev-utils variables

f5a205be4919d0f6fa5e0833dbfb53458d9b2c79 authored over 4 years ago
fix: Fixed missing dependencies for button and material-icons

7b2714d3f955cfa5e5386e09938f25fd4c144a7f authored over 4 years ago
chore(changelog): Added @react-md/divider changelog

Also updated the sassdoc for consistency with a rmd-divider
mixin.

38be12b774b295099f78a4d7d6bf26b03b60f1c4 authored over 4 years ago
chore(changelog): Added @react-md/elevation changelog

b66655958af5d2f150472b4f1feb2ea68b62b5a4 authored over 4 years ago
chore(changelog): Added @react-md/expansion-panel changelog

a0bf344fc4ddded2def1fc4d6e7b4c34ccad39ae authored over 4 years ago
chore: Started @react-md/form changelog

6675a237d1deeab325c6d57c4cb0d310072d8c33 authored almost 5 years ago
chore: @react-md/icon changelog

Added the changelog for the icon package

Fixed a missing argument for the icon sassdoc

5ec0cb18284e28d7bd018f37a308e63009ebdfb7 authored almost 5 years ago
fix: sassdoc type order

b4fb3330801ac1abce0b442c536893256a91b725 authored almost 5 years ago
chore: @react-md/link changelog

2cfd59da4d107dc2bb8bf823113d49d23ab6c430 authored almost 5 years ago
chore: changelog for @react-md/list package

Added the v2 changelog for the list package.
Updated some sassdoc for the list package
Re-ran th...

3c829dcf9ce8a585f3d178b49e74b99ca9b47e6f authored almost 5 years ago
fix(search): Fixed scroll behavior for search

For some reason using router.push does not do scroll reset by
default, while Link does. Added a ...

3d3df3192abf2db48e91b5890777c4f7ea084019 authored almost 5 years ago
chore: Updated _error to be typescript

Updated the _error.js to be _error.tsx

Also added a codeblock for the error (if one occurs). Sh...

c623280d3316aa02de17ec9e5a915a8739b96f2d authored almost 5 years ago
chore: Switched _app and _document to typescript

Finally switched over the _app.js and _document.js to be typescript
files.

Also removed the old...

48eae08e5f6f6234b23cdf26fe3e20bbdf9220f8 authored almost 5 years ago
chore(deps): Updated dependencies

7ead88ee6a9d17bced2a855717ce71e984478c61 authored almost 5 years ago
chore(types): Updated react-transition-group types

4d14a85eafa97af57337d33aab73e5bb7c812a91 authored almost 5 years ago
Removed smooth scrolling from documentation site

15b101a0844f3fb7f6b1ec273a2680ad75e0a96f authored almost 5 years ago