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

build: remove dependabot

292cebf72f7c3caa3e07542b0c7945a290666030 authored about 1 year ago by Mikkel Laursen <[email protected]>
chore(release): publish v5.1.6

f794f0439e33508d8c518cd9657d80ea2d371a00 authored about 1 year ago by Mikkel Laursen <[email protected]>
fix(select): port fixed positioning fixes back from v6.0.0

This fixes an issue where the bottom of the listbox is below the
viewport bottom. Also added the...

feb9ec6c32c22665851d6e470aa38637b0d3b32e authored about 1 year ago by Mikkel Laursen <[email protected]>
fix(chip): add overflow to support font icons

Closes #1432

da44bbd8de1de8b1d50d6a0cc35cffa7906a58c2 authored about 1 year ago by Mikkel Laursen <[email protected]>
docs(website): update blog to include additional releases

b3058824056f5a0e97bd45049b63a9b583903ade authored over 1 year ago by Mikkel Laursen <[email protected]>
chore(release): publish v5.1.5

5b2966e7fafbfbc73a409e19b531ef69b1462e7b authored over 1 year ago by Mikkel Laursen <[email protected]>
bugfix(autocomplete): Prevent event default when pressing enter with open AutoComplete (#1439)

c505642e7c41c8c42391b8373925609a98adc2e7 authored over 1 year ago by Carl Gieringer <[email protected]>
docs: fix material-icons after SSR

It looks like `Object.entries` had a different order between node and
the browser which caused t...

8417216bcaae595d409d913ea3e5c2a7aaf9544f authored over 2 years ago by Mikkel Laursen <[email protected]>
chore(deps): bump terser from 5.7.1 to 5.14.2 (#1417)

d38cc291a46ac4271ea6c526cd9e33cce7ebd5f3 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(release): publish v5.1.4

3c8900eeea5969511ac8e1e5c626b9a320233a93 authored over 2 years ago by Mikkel Laursen <[email protected]>
fix(deps): add missing dependencies

* Missing dependencies

* Fixing version number in menu dependencies

532981291e7c30018a151400cb891b693255ed78 authored over 2 years ago by Francisco Javier Vázquez Púa <[email protected]>
chore(release): publish v5.1.3

72bde657f033353fc3e56c48185defa895cfa81c authored over 2 years ago by Mikkel Laursen <[email protected]>
fix(button): do not shrink in flex containers

Buttons should maintain their given size unless custom css is applied.

66bf6e0f97a744d02c3813f63e841293c68de2ea authored over 2 years ago by Mikkel Laursen <[email protected]>
chore(typos): fix additional typos throughout repo

ef2013288ce8649b9fddba9bc23c71df72ea03a1 authored over 2 years ago by Mikkel Laursen <[email protected]>
fix(card): fix spelling of raisable and deprecate raiseable prop

raiseable will be removed in the next major release

453023b2bcb635b0d0348f35d270fbb996297a5b authored over 2 years ago by Mikkel Laursen <[email protected]>
build(dev-deps): bump most dev dependencies to latest

ce2bb5bfa55f186489e76e55b9dc4639e7536181 authored over 2 years ago by Mikkel Laursen <[email protected]>
test(autocomplete): fix typos in utils tests

c0333cc9e27009f7a15f7981c43f52f578a4d0b4 authored over 2 years ago by Mikkel Laursen <[email protected]>
docs: fix typos throughout codebase

725d1a252482dba56088dffa2f773b2ea13fb08a authored over 2 years ago by Mikkel Laursen <[email protected]>
fix(utils): fix spelling of DropzoneHandlers

The DropzoneHanders will be removed in the next major release.

6ba510bca74401f1b255656c68f4b46fde27aed6 authored over 2 years ago by Mikkel Laursen <[email protected]>
fix(layout): fix spelling of DEFAULT_LAYOUT_NAV_TOGGLE_CLASSNAMES

The DEFFAULT_LAYOUT_NAV_TOGGLE_CLASSNAMES will be removed in the next
major release.

2d20a2ee503f511127704984b29899de42c5e055 authored over 2 years ago by Mikkel Laursen <[email protected]>
fix(form): fix typo for transparent in disabled toggle hover color

73465874d4223d86b3f98a928b98f45f64f7ff92 authored over 2 years ago by Mikkel Laursen <[email protected]>
chore(deps): bump github/codeql-action from 1 to 2 (#1403)

57e7213a33c43e7838af96cee5a3796972033bbd authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(website): correctly render escaped html in markdown

8a523cbf70df091e68203d0d6b90bd358d826582 authored over 2 years ago by Mikkel Laursen <[email protected]>
chore(website): fix text color for animating app bar

01ec1afff7f3d527c5c3846718fc305a1073bbd1 authored over 2 years ago by Mikkel Laursen <[email protected]>
build(dev-deps): bump most dev dependencies to latest

3113f87917e2c302eb858a1a3f09249c71b43364 authored over 2 years ago by Mikkel Laursen <[email protected]>
docs(form): Add simple examples for Select/NativeSelect

Relates to #1396

05358f51d4bebca812f1c5290914224ebe123885 authored over 2 years ago by Mikkel Laursen <[email protected]>
chore(release): publish v5.1.2

ec7de5dc79a69109f96600fa368d7be67fb20296 authored over 2 years ago by Mikkel Laursen <[email protected]>
fix(tabs): Scroll tabs correctly in RTL mode

This also handled some tech-debt of updating the Tab components to use
the new keyboard movement...

a23d7089e9ec58a3dc903b202b01628b9908e3d6 authored over 2 years ago by Mikkel Laursen <[email protected]>
chore(utils): Update keyboard movement

These changes are to help with the Tab movement.

Add a new `horizontal` state to the movement c...

71d1343e2cf1ed1703230ed8f0f544b1200b7f0d authored over 2 years ago by Mikkel Laursen <[email protected]>
chore(website): useIsomorphicLayoutEffect to hide SSR warning

aa0d3cdc5cf2cd28f08d27e15c8b2496b09e7ccd authored over 2 years ago by Mikkel Laursen <[email protected]>
chore(website): useLayoutEffect for page transitions

638c8ecd7c0d3d540f44204aa37f5914078eea7d authored over 2 years ago by Mikkel Laursen <[email protected]>
chore(website): Update Light/Dark Theme Toggle Icons

This icon is kind of standardized so might help users use the dark mode.
The light bulb was real...

60a882553e245483e62e07e58bd41cd544fbafdb authored over 2 years ago by Mikkel Laursen <[email protected]>
chore(website): Fix BadgedButton documentation

b147a88118f62466836ea01a296cb5239cc9840f authored over 2 years ago by Mikkel Laursen <[email protected]>
test(layout): Update snapshots after updating tree component

ec8480078c37f56f65250dd46d77b3ffe41280ac authored over 2 years ago by Mikkel Laursen <[email protected]>
build(dev-deps): bump most dev dependencies to latest

cb439175394edb71ea699e91d9363c0b723f841b authored over 2 years ago by Mikkel Laursen <[email protected]>
chore(release): publish v5.1.1

210e13849efe153164276df74e738f4c16c28865 authored over 2 years ago by Mikkel Laursen <[email protected]>
build(eslint): Try new precommit eslintrc file for type imports

fb69a2f1b47eb7fe690c59a4a3688b7e50d1c9b7 authored over 2 years ago by Mikkel Laursen <[email protected]>
fix(tree): Add missing aria-selected attribute

Closes #1388

e578ea02f6e0a2a655bbb98366fe96e8de98b68a authored over 2 years ago by Mikkel Laursen <[email protected]>
fix(sheet): Animate correctly in React 18

ca27b195d1029e6a0eff41d952189eb023af6a65 authored over 2 years ago by Mikkel Laursen <[email protected]>
chore(website): re-enable ripples to match defaults

This was accidentally committed back when I was fixing issues with the
findDOMNode/transition pa...

736e3b40b2d273f99da1e2ae12897aa9fc3df589 authored over 2 years ago by Mikkel Laursen <[email protected]>
build(dev-deps): Bump most dev deps to latest

Also removed the unneeded cz script in the package.json

b1e96662b95a702f2d62454a72cfc90201d8b950 authored over 2 years ago by Mikkel Laursen <[email protected]>
build(dev-deps): bump @mlaursen/eslint-config from 1.5.0 to 1.6.0

02166b4816c9f00a48ccb91fab6d05835444e60d authored over 2 years ago by Mikkel Laursen <[email protected]>
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#1381)

9ead6fbad7e3e35c0a4060cd150ad0ef4071ad5f authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(website): Fix typo for RTL tooltip

ee9f34c2932dd2a8a34d7cbfc04ffc48b264574c authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(release): publish v5.1.0

d2446029706ae96aada0131f93ed7c1adcc14d70 authored almost 3 years ago by Mikkel Laursen <[email protected]>
build(form): bump nanoid from 3.2.0 to 3.3.1

e625488fb9683865ec4af8ade0a53a0101b2ee17 authored almost 3 years ago by Mikkel Laursen <[email protected]>
build(deps): bump commander and inquirer to latest

a06ff5323367b6f56d25070612ef23670d349116 authored almost 3 years ago by Mikkel Laursen <[email protected]>
build(stylelint): bump stylelint plugins to latest

Disabled the `function-no-unknown` rule since there are too many
false-positives. It is not able...

2bb64294be16297324c93253c062bf6e5bd95cbf authored almost 3 years ago by Mikkel Laursen <[email protected]>
build(dev-deps): Bump most dev dependencies to latest

d0920fb0d2c8dff9fa0acdbd31768ff724bcd594 authored almost 3 years ago by Mikkel Laursen <[email protected]>
fix(app-bar): AppBarTitle now applies `flex: 1 1 auto`

This shouldn't really affect most users in any way since this only was
discovered with my docume...

4a47c9252db365bd2a1e606d76a56e6b55be0fbc authored almost 3 years ago by Mikkel Laursen <[email protected]>
fix(tooltip): Tooltips stay visible on mobile Firefox

It looks like mobile Firefox triggers a touchmove event around the same
time as a contextmenu ev...

7039fef0b7003a5288ee855c7710b7a53d4a66d9 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(website): Update examples for useTooltip disabled option

f318ecf2ef642f5d8ba87ea2319f5b65712561a6 authored almost 3 years ago by Mikkel Laursen <[email protected]>
feat(tooltip): useTooltip supports new disabled option

a934ae931b6e08ab3a32cb688eda728cf98ce7c2 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(website): Add demo for rendering DropdownMenus as a Grid

3ac42ef7387a9afb5b77a7d3ad30004301d4178e authored almost 3 years ago by Mikkel Laursen <[email protected]>
feat(menu): Provide props for Menu's List

2b5fb232be0a41044347acfc0268ab5036b13c33 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(website): Do not lazy load icons through next/head

47ccc1dc8df292e9da47a63f53918074fb701643 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(dev-utils): Fix indexer for consistent-type-imports

2d2d1e99bb6edcd97f595d4b774f8567c1899fd8 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(website): Fix usage of useTooltip when it is conditionally applied

cfca18448b13e13d95c207a73f6981c2952cbad7 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore: run lint-scripts --fix for consistent-type-imports

42d839d359922e0a8ee3775a75162b9755a2c2b6 authored almost 3 years ago by Mikkel Laursen <[email protected]>
build(dev-deps): update @mlaursen/eslint-config to v1.5.0

460a5f92ddd8a33875f278a0f74484d9637d6096 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore: removed old eslint rules

88eb2b2baadd42d63f67c3be083bf7c5995c68ea authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(website): Fix tooltip dense demo

efc7f8c5e9741862c3f19b26a990c5daa1e9520e authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(website): Fix 404 page for sandboxes

Also removed the list of available sandboxes

4772c8888a0516c9b4c34e618f724a83a55a0509 authored almost 3 years ago by Mikkel Laursen <[email protected]>
docs(tooltip): Remove documentation around Tooltipped component

Closes #1367

1a59190e7b76494b5375809d563f03c4ee0b8b75 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(deps): bump actions/checkout from 2.4.0 to 3 (#1368)

b30f1bf6a77ff54072db1d5f50bd83fe7dc2f5b9 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump actions/labeler from 3 to 4.0.0 (#1369)

feddfca365b6824caba9172de020b7c6949acbae authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump dotenv from 14.3.2 to 16.0.0 (#1355)

2cba44aafea3fc06d2ecfa69ea7c33b035395dfe authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump prismjs from 1.26.0 to 1.27.0 (#1364)

0dfb468f362672fa6400ab9f3404a19c9f0abeb4 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump actions/setup-node from 2.5.1 to 3 (#1363)

3a200b920660f4c0a532a55ff236a462fd6f6f42 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump next from 12.0.9 to 12.1.0 (#1358)

9a844dd7407dd7f3c6f28a6a6874a7f9000eb16c authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Updated the v5.0.0 release notes

61067511d836a27671741954620087979ffe4698 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(release): publish v5.0.0

a67e871627db20ca8ee4b672f6e99f2f7f438c96 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(icon): Updated docs and examples to use ConfiguredIcons type

bbfebedc7902b5f28fca202ba7189b3c1b540f2d authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(menu): Fixed keyboard movement in MenuBars with visible menus

5b2494a2b2a34f1a53be97d07b1fc959eba8f6c1 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(website): Update HoverableMenus example to not use TextArea

The textarea made the mobile experience terrible since you'd have to
click inside the text area ...

536182512924b014e5459b8cb81ce7133a1ee5b5 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(menu): Fixed MenuBar visibility for touch devices

1288be768766b885c16f370b90291922be334696 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore!(utils): Remove touch utils and passive events checks

I don't actually use the touch utils anywhere and all the browsers I
plan on supporting support ...

3597d3289cb4e4f225e978e8134def11ec4ce2bb authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore!(utils): useScrollListener no longer accepts an element or options

74a02744f3b7d5070b3f5c0d7b308842026bec72 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(utils): Export enableScrollLock and disableScrollLock utils

6a9573474b493fb9bf634063ee19389d1b05c0a9 authored almost 3 years ago by Mikkel Laursen <[email protected]>
fix(utils): useRefCache returns non-mutable object

b696b7225d581931008267ff4e385eb756e5ff58 authored almost 3 years ago by Mikkel Laursen <[email protected]>
test(menu): Added tests for the new menu API and fixed a few issues

test(form): Added test for new MenuItem components

7202dd00a2e734dd1a58d29142b551d8a9411b5a authored almost 3 years ago by Mikkel Laursen <[email protected]>
feat(menu): Better floating action button default behavior

0cdeff72ac8c6b2f2808714299774fab0d490222 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(website): Updated a few menu demos

c43cd31b8599a360f9811d03ac1c79587504e54e authored almost 3 years ago by Mikkel Laursen <[email protected]>
feat!(menu): Implemented new Menu API

This is a complete rehaul of the menu components to hopefully be a lot
easier to use. Here's a q...

c27bf558a950bf2938811a98b2b168efca4055cc authored almost 3 years ago by Mikkel Laursen <[email protected]>
feat(utils): Implemented new keyboard focus behavior

77f0d012e06b6a00f1b7ee64ef91d43683a703b6 authored almost 3 years ago by Mikkel Laursen <[email protected]>
feat!(utils): Updated the HoverMode API

BREAKING CHANGE: The `useHoverMode` hook no longer returns
`stickyHandlers` and instead returns ...

ac60bdb0cd8dc3ba55c8ea080f4ad3886b579033 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore!(icon): Renamed the download icon to upload

BREAKING_CHANGE: The `download` icon used by the `IconProvider` has been
renamed to `upload` to ...

2752a981fe4021636de66f8576fdd8842a7e90af authored almost 3 years ago by Mikkel Laursen <[email protected]>
fix(overlay): Allow for custom onClick behavior

60dce5482dd39342151eb63f2c64eb39e19b6b45 authored almost 3 years ago by Mikkel Laursen <[email protected]>
fix(utils): Positioning logic for inner-left/inner-right and vertical anchors

fix(utils): Vertical positioning behavior

a38abfb08b1f5569179ccb83fb6fa1ba7054a0d7 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(website): Fixed ids for emulated phones

10984f55f152642b97c4795e77c4171fbdb13b36 authored almost 3 years ago by Mikkel Laursen <[email protected]>
fix(transition): Do not create styles for hidden elements

This was a terrible performance bug since hidden elements would
update their positioning onScroll.

6eff8a8d6b3845f0a987d448458fa92d78b4d77e authored almost 3 years ago by Mikkel Laursen <[email protected]>
feat(dialog): Add new overlayProps to configure the dialog's overlay

cfc30f0fcf7eeff47ccf4e6d739ae5a6da1d1280 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(examples): bump next from 12.0.7 to 12.0.9

04749c6744a5e244e89bb06baf331cc7e7cf9383 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(deps): bump nanoid from 3.1.32 to 3.2.0 (#1341)

dad76906cf69aa88e4cf565ab27456b117ace662 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 (#1347)

d4c6fc8e2d2d2f23d319939d2ab750d56c63779b authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump node-fetch from 2.6.1 to 2.6.7 (#1348)

e41dde2332be7db1d9b2b8ee9182d8f8c01b5d00 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(dev-deps): Bump all dev dependencies to latest

0076ac8867e0710746900da8b923b7d03c8ddd75 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(website): Add word-break to headings for markdown pages

03b13015c5840f7d0964cfe31cb169bd6c4e2208 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(docs): Fixed weird dev error with spreading props and key

I ended up finding this error since trying to load the TextFields page
crashes in dev mode becau...

7cd7b8cfb62147b8dc791d2566c090c45be52d19 authored almost 3 years ago by Mikkel Laursen <[email protected]>
chore(dev-deps): bump all dev dependencies to latest

b8f45798b461ad52d57f95c9b86ac9f37fb375ce authored almost 3 years ago by Mikkel Laursen <[email protected]>