Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Reach UI

The Accessible Foundation for React Apps and Design Systems
Collective - Host: opensource - https://opencollective.com/reach-ui - Code: https://github.com/reach/reach-ui

Update MenuLink docs for updated 'component' prop

github.com/reach/reach-ui - 22d75eeca066742b3ea508650b1414b3dd5375aa authored over 6 years ago
Add propTypes and update docs for `menu-button`

github.com/reach/reach-ui - a824078754a55563bcebd2f5cfc1a42c1292f4fb authored over 6 years ago
alert: fix aria-live role mismatch

Fixes NVDA double reading.

github.com/reach/reach-ui - eb759bcd05889069b0d557e8c28304b3fcb772e5 authored over 6 years ago
www: less distracting inline `<code>`

github.com/reach/reach-ui - 9fdecd180eaeb4cc43a5a8f25c6f081fc264592f authored over 6 years ago
Publish

- @reach/[email protected]
- @reach/[email protected]
- @reach/[email protected]
- @reach/utils@...

github.com/reach/reach-ui - a804e73c79261b582abb9246037fd6f8df9b86a5 authored over 6 years ago
More obvious focus styles

github.com/reach/reach-ui - 43cd715b94e81ec66083b6f3ea6b91a52fea75de authored over 6 years ago
Add alert-dialog

github.com/reach/reach-ui - 87cc52b388f5171d1afd31e9979cab6bc94e5a1c authored over 6 years ago
dialog: add `initialFocusRef` prop

github.com/reach/reach-ui - fc45afd888b22456c6940610bd8e810b62fe95c1 authored over 6 years ago
utils: add IdContext

This allows components to use deterministic IDs so that server and client markup matches up

github.com/reach/reach-ui - 44214ae71ea601dea07995fe3f35756bd9083cc3 authored over 6 years ago
menu-button: css selector docs

github.com/reach/reach-ui - a07209fad28be4126de873bb86835e6e20724c5b authored over 6 years ago
Make checkStyles a no-op in production

github.com/reach/reach-ui - 9c5cc475179204d9cb588cb05a4122e774a856e2 authored over 6 years ago
Remove redundant check of __DEV__

github.com/reach/reach-ui - 42b6dc0fb19298e4daed643784bcc9b62e36d768 authored over 6 years ago
detecting rigor is better.

It is obvious here that 'transientListener' is a function type.

github.com/reach/reach-ui - 47aff3e51a682f4387451435b13538981a4aa9dd authored over 6 years ago
Add data-reach-menu-button attribute to MenuButton

github.com/reach/reach-ui - 5434cbf7265f4ff17a0cf93e11703cce523d75a2 authored over 6 years ago
Publish

- @reach/[email protected]
- @reach/[email protected]
- @reach/[email protected]
- @reach/menu-...

github.com/reach/reach-ui - d0371998ea1dba771d193e7f3538fd1dc25b65d7 authored over 6 years ago
Set up pre-push hook for every package

github.com/reach/reach-ui - ad0db58373c44235b5feb227d8a30eb83f1ef6a9 authored over 6 years ago
Update README.md

Added React import to example jsx. Clarified component src path.

github.com/reach/reach-ui - 1b09b059e89214823fe20cad434341757e1e73b4 authored over 6 years ago
Fix three remaining ESLint errors

github.com/reach/reach-ui - 128ec5446310b79501564e85f544bf9342fa2fa3 authored over 6 years ago
Make `onSelect` prop of `menu-button` required

github.com/reach/reach-ui - 08c4858c467da83ac771bd7580ce0321be78df16 authored over 6 years ago
docs: how to style menu button when open

Closes #28

github.com/reach/reach-ui - c9783cec268081cf1a2b89854c6b00235108575f authored over 6 years ago
change up the package scripts

Closes #29

github.com/reach/reach-ui - 3c44df38db17f658761f3cd6955715957d9a50ef authored over 6 years ago
use correct package name in checkStyles

Fixes #27

github.com/reach/reach-ui - eb260b662b4c3cfc75318418cc5e1093c41b83ef authored over 6 years ago
Package scripts update

github.com/reach/reach-ui - 903aa69e3384dc7d3d70a2aff12340694d503e3a authored over 6 years ago
menu-button: don’t be strict on type

This allows emotion/styled-components and friends to wrap the component in a styled component.

...

github.com/reach/reach-ui - 0db06dc79485804a53d42714509757978ce89900 authored over 6 years ago
menu-button: check styles from utils

github.com/reach/reach-ui - 2c3b427584be80593e4b9d54b697210dbcfe5af8 authored over 6 years ago
menu-button: Remove aria-controls

Focus is already managed, so it’s redundant and causing failing audits in lighthouse.

Reference...

github.com/reach/reach-ui - fcbf8a0e50bf29333672d473736c98a797c9a631 authored over 6 years ago
fix(docs): link to styling section

github.com/reach/reach-ui - b44fb26963ae2f317cbb765a10b7ff770c4843bc authored over 6 years ago
docs: fix import of VisuallyHidden

github.com/reach/reach-ui - cfe60ef9706710376c85b3232e14c06d46e0bac9 authored over 6 years ago
Remove all the package locks

github.com/reach/reach-ui - f95efe5afa3cf35840a154456efe4db58507a412 authored over 6 years ago
Merge branch 'remove-pkg-lock' of https://github.com/Andarist/reach-ui into Andarist-remove-pkg-lock

github.com/reach/reach-ui - a5b8fd9bf1539bf2eab5c082af13a3adacc471e9 authored over 6 years ago
Remove build artifacts

github.com/reach/reach-ui - 2e9fe6d28c7013e77e98997ee1b7e1cafdec8759 authored over 6 years ago
Adds prettier as a pre-commit hook

github.com/reach/reach-ui - 87c2e40305ccd813c9e8ac5c22d0331ed62bfe13 authored over 6 years ago
Fixed broken links in menu-button.mdx

Links to styling were broken. Now, they are not

github.com/reach/reach-ui - 6bc44cb9465464c9f7e1020f0542cd1a3cd770db authored over 6 years ago
Fix GitHub brand typo

github.com/reach/reach-ui - e95a3c964aeecd994e91da6634fff5ac68465d6f authored over 6 years ago
Fix memory leak with event handler in WindowSize component.

github.com/reach/reach-ui - 8b7f134bd7d092bf3b1c4d127cd81d2c79596269 authored over 6 years ago
Remove package-lock.json

github.com/reach/reach-ui - 69d049a8907cc4dc3f283bf719fc6677c5405761 authored over 6 years ago
Clarify some README stuff

github.com/reach/reach-ui - f9c6dd0f27d4ee0de3bfc20b73256a375694f1dd authored over 6 years ago
Fix website meta tag

github.com/reach/reach-ui - 8b7234f6ff30108788d4f7cc4a4fdbd67df74171 authored over 6 years ago
typos and the z-index wars

github.com/reach/reach-ui - b0d8e3056022fd21e71d3087eb50c464c820a898 authored over 6 years ago
Fix the link

github.com/reach/reach-ui - aef3c2dd0cfbe6d6ff94b4e50429efb554a13eec authored over 6 years ago
nav button thingy

github.com/reach/reach-ui - 2fc448b38b40ea0f2a202c5a26aa12494b368b78 authored over 6 years ago
Publish

- @reach/[email protected]
- @reach/[email protected]
- @reach/[email protected]
- @reach...

github.com/reach/reach-ui - 9dfc1e5a6972fc000d55b4688a3d78ae1cbc1d5e authored over 6 years ago
Fixup package jsons

github.com/reach/reach-ui - 1facabcb41f921353158ca4dde30df679294d884 authored over 6 years ago
Fix website build

github.com/reach/reach-ui - 6b03267607ecbafe6924418319757d6e1e67ae80 authored over 6 years ago
Hacked the crap out of this to launch πŸ˜‚

Definitely need to bring glamor or emotion in here and clean up the CSS.

github.com/reach/reach-ui - 24f36c3a319f826473423ae1d8a1b961d7bd8d3f authored over 6 years ago
Docs and stuff holy crap I’m tired

github.com/reach/reach-ui - 5f15b3820e357cba3a8bd41b63df18ec466066ec authored over 6 years ago
Storybook junk

github.com/reach/reach-ui - a8272b10eff6d84a981432d841bf0f33afabf3d4 authored over 6 years ago
Heh, tons of stuff

github.com/reach/reach-ui - 2f48207f89592a09e18eb2a61d779b06138ffcfd authored over 6 years ago
Not true, menu!

github.com/reach/reach-ui - f21aaab87dea64efe111802d75caf9f8fc9737b4 authored over 6 years ago
More package stuff

github.com/reach/reach-ui - c4e23f1e74bf2c4ece1bce0ba3818582a0244220 authored over 6 years ago
Get outta here

github.com/reach/reach-ui - b5bdaad4396b8a342e4e41db17dc7362c997d07b authored over 6 years ago
Fix storybook and portal

github.com/reach/reach-ui - e48aad2fc24e5f524d13a56b7e73f25ce5c3c526 authored over 6 years ago
Update examples

github.com/reach/reach-ui - 2605146b2c58b48333cccdd5bf6942e738733155 authored over 6 years ago
Added ES entry

github.com/reach/reach-ui - 9843bae2994d442e383ecef1b675412ede7ee0a1 authored over 6 years ago
Moar website fun

github.com/reach/reach-ui - 3b11b59b36575691273a1bbfd6cee199198537e1 authored over 6 years ago
more website craziness

github.com/reach/reach-ui - 102b3c634c39e010e28f1fba207888504014ca3c authored over 6 years ago
Publish

- @reach/[email protected]
- @reach/[email protected]
- @reach/[email protected]
- @reach...

github.com/reach/reach-ui - fb4930b329abc8325d1b2109d1601b9ffc49a673 authored over 6 years ago
Cut down on node_modules bloat

github.com/reach/reach-ui - e7217626064f3d2af7ff86690856140e8eca95bf authored over 6 years ago
Publish

- @reach/[email protected]
- @reach/[email protected]
- @reach/[email protected]
- @reach...

github.com/reach/reach-ui - 0b1db9c46b2d743c10ac55ac1dba3fd90c716c79 authored over 6 years ago
Building and publishing might work?

github.com/reach/reach-ui - 009107cf0bb0ed85cc4a8239c30604b60f134278 authored over 6 years ago
Do we need this?

github.com/reach/reach-ui - bb5c800c3533a5bb12e90282944beaf35afb53db authored over 6 years ago
Build all the things!

github.com/reach/reach-ui - 48a7317cc08d262a51072812c855e5d83b944a43 authored over 6 years ago
use same package name on window in UMD build

github.com/reach/reach-ui - 2608e9ce1d160081be34b02c782e1052910158f8 authored over 6 years ago
Added build stuffs

github.com/reach/reach-ui - 312248a6221ecaefeb7df7c36bfbfd28d3af2ba5 authored over 6 years ago
Let’s do this thing 😳

github.com/reach/reach-ui - 0443078dd8499cce51a03adbfc50f67c440b0a8e authored over 6 years ago