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

Merge pull request #274 from kendallgassner/fixTabsChildren

fixing null children issue

github.com/reach/reach-ui - c049abb0446c3e197338f03a48d6fdadbbce5337 authored over 5 years ago
Merge pull request #101 from ncknuna/patch-1

Update component-component didUpdate docs

github.com/reach/reach-ui - f2d37ca2ca1887f2a9d7bb1fabeb24cb5f6d07c0 authored over 5 years ago
docs(tabs): fix typo in tab isselected section

github.com/reach/reach-ui - a36b3d048ee6bd2a1c7dbe3d995b702a2e50b6b7 authored over 5 years ago
fixing null children issue

github.com/reach/reach-ui - 6bf2311995ed08c18f6dc2f408c51887361acc96 authored over 5 years ago
Merge pull request #272 from crismali/display-name-for-visually-hidden

VisuallyHidden: Use a named function so it has a display name

github.com/reach/reach-ui - ec246ec5d582e96c9c05f7b2fe3dbabb415d0c5c authored over 5 years ago
Set author fields to uniform value

github.com/reach/reach-ui - 238a9eb6c94bb5cfed8025cbd0e81bc70ca8f09c authored over 5 years ago
Make VisuallyHidden a named function so it has a display name in the React dev tools and in snapshot tests

github.com/reach/reach-ui - ad8da4d86d89328a82ff64e4236b6b2fd3f31e11 authored over 5 years ago
Eliminate Husky warning

github.com/reach/reach-ui - f8bb80caa5cdf526144b8e1242b77129db42b6bb authored over 5 years ago
Update README and yarn.lock

github.com/reach/reach-ui - 9160cdec5b298e9a6d3837f708f4bff839a8d01b authored over 5 years ago
Merge pull request #270 from chancestrickland/patch-1

[docs] Remove deleted script from README

github.com/reach/reach-ui - 29bf3edc45df15f36edefd733fa52a8b506c34c9 authored over 5 years ago
[docs] Remove deleted script from README

github.com/reach/reach-ui - 81d9e891a7582cf1d19849386747092e7f9ddd9a authored over 5 years ago
Upgrade to Jest 25

Also, run all tests from repo root and remove test scripts from
individual packages

github.com/reach/reach-ui - 79ab64e97a5fac32c945ed7195406cb9a1518f6c authored over 5 years ago
Upgrade to Babel 7 and Storybook 5

github.com/reach/reach-ui - 58cf1a81d91e468f619e23e36074c1e7174a1d52 authored over 5 years ago
Upgrade to Lerna 3

Also, use yarn workspaces 👍

github.com/reach/reach-ui - 103b32d107454e1b292e726763c99f589cf62f53 authored over 5 years ago
Update react deps

github.com/reach/reach-ui - 1d15dfddb9d03d6792884ed88742a638ae2d8d0b authored over 5 years ago
Auto run bootstrap after dep install

Also, add `clean` script for removing build artifacts

github.com/reach/reach-ui - e12c8aac547fb83996e6c912045a9845e03bfe21 authored over 5 years ago
Merge pull request #255 from siddharthkp/add-missing-example-deps

Add missing devDependencies for examples

github.com/reach/reach-ui - 7b0fbaadad6d62c7d4ea6d7839147665f469913e authored over 5 years ago
fixing null focus issue on menu button

github.com/reach/reach-ui - 6c90adf6d648f64e48f5ec786c9459c699c91274 authored over 5 years ago
Merge pull request #217 from lustoykov/patch-1

Fix minor typo

github.com/reach/reach-ui - 4395e484f4e483a0190aecb58d1cbc8a7efe714c authored over 5 years ago
Merge pull request #257 from michaelgichia/patch-1

Update link to lerna website

github.com/reach/reach-ui - e122d6689e58a809dee28bdce190ec9ebc6ce1ca authored over 5 years ago
Merge pull request #221 from alexrohleder/master

fix typo on styling doc

github.com/reach/reach-ui - 0edf121f006fdf4d1191415906f67c997311b1b6 authored over 5 years ago
[Tabs] Add missing CSS variable identifier

github.com/reach/reach-ui - f4d31481612eb7526482e1ca70a1c7528652fab0 authored over 5 years ago
Update link to lerna website

github.com/reach/reach-ui - b7ac4dbfe8f4dc191d9183fd97bfb3d67608d8fe authored over 5 years ago
Add deps for examples in devDeps

github.com/reach/reach-ui - 3161f577606a6f68aab1a26d9ac4ccab9e83dac4 authored over 5 years ago
add missing peer deps and use a more forgiving range

github.com/reach/reach-ui - 194b83b71608be2429b8761b5f6bfd85cd854abd authored over 5 years ago
Merge pull request #213 from mattfwood/patch-1

Mark Combobox as complete in README

github.com/reach/reach-ui - 0f2000982c71e609d4915d5b68f5ff11e7dd33b2 authored over 5 years ago
Merge pull request #245 from selbekk/patch-1

Add note about removing CSS warning

github.com/reach/reach-ui - b904555f6c41ddd6e7dce5ed6c5ab25354d3ff13 authored over 5 years ago
[dialog] Only close the dialog if the click outside originated outside

github.com/reach/reach-ui - 78156389e0b7c9a0a48e87cbd3ecc220f96e623d authored over 5 years ago
Move usage warning above the example

github.com/reach/reach-ui - 3ea9a69e8d009d20593e4fbdb262d3549d89c40e authored over 5 years ago
Remove unneeded white space

github.com/reach/reach-ui - 76a45cef1472a6f7dd1e65c12947cc52f559719e authored over 5 years ago
Add note about removing CSS warning

This commit adds a note about how you can remove the warning of a missing CSS file, if you want ...

github.com/reach/reach-ui - f06172b08173016c26e4a269abc299845a96be9d authored over 5 years ago
upgrade react-focus-lock version avoid array.find ie11 issue

github.com/reach/reach-ui - 0fd96bb27454d4b1d9d438549c423728892d4513 authored over 5 years ago
Fix to allow storybook build and view in IE11

Fixes
- Unavailable module error when building storybook examples
- Pulls in CommonJS build of...

github.com/reach/reach-ui - 9ca180061b1b1cf4ecfd1e44e0bd82d6931a5e65 authored over 5 years ago
fixed onBlur wrapper

onBlur was wrapping the onFocus callback

github.com/reach/reach-ui - 5fe60aa5e991f97219a9174e5a6c1ed10b642bd1 authored over 5 years ago
fix typo on styling doc

github.com/reach/reach-ui - 89092cdb88dfdc199940783ca402ec269b47433c authored over 5 years ago
Fix minor typo

github.com/reach/reach-ui - 46830ca5dce11a3c1b73022c60907fdb32954d38 authored over 5 years ago
fix: do not blindly use global state on new tooltips

github.com/reach/reach-ui - 0673d2db4d2b8a916067d488a1d27c31775a80df authored over 5 years ago
docs: fix typo

github.com/reach/reach-ui - 9759cef956d9158a78dbc8a0b117f6bc360a2c4b authored over 5 years ago
Update README with Combobox marked as complete

github.com/reach/reach-ui - 0f9a3a7b37baf1b88698a600fa5e3cb5cc0bb4c6 authored over 5 years ago
Fix link to wai-aria dialog (modal)

github.com/reach/reach-ui - 112027aafac762b58918b86c272bf72e9d754ea8 authored over 5 years ago
Fix broken memo (recreated every render) in ComboboxOptionText

github.com/reach/reach-ui - cc82981de7b0721daafb3ad9a59e9edfd6a2ae3f authored over 5 years ago
Comment updates

github.com/reach/reach-ui - d9d97402fc4f477b93b37f52a453c01607f0ba8b authored over 5 years ago
Remove vestigial comment

github.com/reach/reach-ui - 17dcc6bdfbcde477dbdd46aed623c74aabaf855e authored over 5 years ago
don’t actual want portal=false here

github.com/reach/reach-ui - e12b1313e3d76d2072ba92909d4296adbf70e307 authored over 5 years ago
Merge branch 'docs'

github.com/reach/reach-ui - ecf25318935208029e0017eb9fdd6f457c336be7 authored over 5 years ago
[combobox] docs finished!

github.com/reach/reach-ui - 2630da514b519562f5174324a9ec376daf7d3535 authored over 5 years ago
[combobox] add data-highlighted to option

github.com/reach/reach-ui - b197c952b4f8d6aee432aca465afc7a7cdd7dd2d authored over 5 years ago
[popover] use react tree for tab navigation order

github.com/reach/reach-ui - 73df881670926d32b679b7f9fc0a402f69cf60b2 authored over 5 years ago
Cleaning up stuff

github.com/reach/reach-ui - 5b1f2308e35d729982ac6fba59702d446016bc3b authored over 5 years ago
[combobox] keep navigation value when interacting

Was getting a gross flicker of the user’s value when you’d navigate with the keyboard and then s...

github.com/reach/reach-ui - 923256b1a33016237b85ac97bbea4920b91f78b6 authored over 5 years ago
Fix example names

github.com/reach/reach-ui - 27f8cbb2a7f1c35dacd3d8377dd9ec67c37b9c39 authored over 5 years ago
[combobox] s/popup/popover/

github.com/reach/reach-ui - 205d4b08c8aea433fd22c583cb3e07aae38f9743 authored over 5 years ago
Fix lint warning

github.com/reach/reach-ui - 1a46f663c05781cfbbac2036222f2d1d984caccf authored over 5 years ago
Publish

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

github.com/reach/reach-ui - 3f668678d9e40ab67d6b8435b94287d2b2b48223 authored over 5 years ago
[tooltip][menu-button][popover] IE 11 scroll support

Closes #174, #181

github.com/reach/reach-ui - c45c8972b76e30be446312aaa577a40d0a32b2b7 authored over 5 years ago
[combobox] completed

github.com/reach/reach-ui - 024aa4f47142b5e700bc138e3b54532aa412298b authored over 5 years ago
[tooltip][menu] change how to disable tooltips

Since you can have multiple versions of @reach/utils installed, using a module-level variable wa...

github.com/reach/reach-ui - e7c73a93330ed9b1ef48caf916c3374611c1af9b authored over 5 years ago
[dialog] fix aria-hidden being applied to the open dialog

github.com/reach/reach-ui - 96340ebf1f08f8b205377f37d9893e39b20d42db authored over 5 years ago
[combobox] fix the click handlers

github.com/reach/reach-ui - d068b7b9345f7b771d2983fb84eb00262fa6d75a authored over 5 years ago
[www] fix dialog docs

github.com/reach/reach-ui - e249f38fd1abc4b3a86ceb98b2208c7a0949059b authored over 5 years ago
[combobox][popover] wip

github.com/reach/reach-ui - 14d72152559fd7f06b486b87e3f9da7bc1d690c0 authored over 5 years ago
Make tooltip close on escape

github.com/reach/reach-ui - 24e1f2d52a272959503901eaaf02c9d2ed5f678c authored over 5 years ago
Fix missing Auto ID page on documentation website

github.com/reach/reach-ui - d91ef3865a3de8de40fca7a2b92a77b12c650edd authored over 5 years ago
docs: fix anchor links

github.com/reach/reach-ui - acb7881324b952e92e28fb65c7e0987996cd8720 authored over 5 years ago
docs: fix typo: TaPanelb -> TabPanel

github.com/reach/reach-ui - 8af1cc5ae03cf6a18870b02575cc32b5b3b58b14 authored over 5 years ago
Check for nodeRef.current before subscribing

github.com/reach/reach-ui - eee03216bbb9a3a3071e100f637a33b84ee8266d authored over 5 years ago
Resubscribe node observer when nodeRef changes

Before this change, if you passed a new ref or changed the `ref.current` passed to `useRect` the...

github.com/reach/reach-ui - 2b548d62537a1d427a1f95d0778476c17fc87eff authored over 5 years ago
forward refs on alert dialog

github.com/reach/reach-ui - e601c0c82ba0c5e804448385b493d62d61bf7a8e authored over 5 years ago
Remove unused code

github.com/reach/reach-ui - a67547a90dd0bc516927b9864368afbb7d379417 authored over 5 years ago
Fix typo in Alert docs

github.com/reach/reach-ui - adedca20e179401ec11f20b279dbb259d06cd523 authored over 5 years ago
More tooltip notes

github.com/reach/reach-ui - f57f18f801f6c302093c2f3be95d35099b1ddef1 authored over 5 years ago
Publish

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

github.com/reach/reach-ui - 5312b634aabcccfddda55854983391a70a88a028 authored over 5 years ago
use aria-describedby as per the WAI ARIA practices doc

github.com/reach/reach-ui - 1bba73707ce6341f1c753c726f5f256d8e97cf4f authored over 5 years ago
stop publishing everything all the time

github.com/reach/reach-ui - 2e1f0a2f5ceea7e41aca66c5b8a65184f98e5517 authored over 5 years ago
Adjust comment to match the code better

github.com/reach/reach-ui - 6535963844fd3d36749c8122098f8700c2a5a1e7 authored over 5 years ago
Fix aria announcement on focus

Didn’t mean to delay on focus, the SR had a broken reference to the popup because it wasn’t disp...

github.com/reach/reach-ui - 53ab3073455fc9e919b65f5608784bd6521f75f9 authored over 5 years ago
stop scrolling when space is clicked

github.com/reach/reach-ui - d0615d557451e3c04b0d786d9b1bcbd230df6cc1 authored over 5 years ago
stop scrolling and select item upon space click

github.com/reach/reach-ui - 591e99e4760bbeee614352d7eb7429dba9287894 authored over 5 years ago
Account for possible scrollbars in the Tooltip triangle sample

github.com/reach/reach-ui - 5f25e4f129219b9be47a57dd48db23f0b2ec78ad authored over 5 years ago
Publish

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

github.com/reach/reach-ui - 08408a3d56b13d78de653b46e1b01c7b697eb24a authored almost 6 years ago
[tooltip]: join the z-index wars

github.com/reach/reach-ui - b0dfc8ebe39161d57432f76ed72f80b789be665a authored almost 6 years ago
Publish

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

github.com/reach/reach-ui - e1ca33b18acb658cd1be5802edbd637a68e80e62 authored almost 6 years ago
[tooltip]: added the triangle example cause everybody loves ‘em

github.com/reach/reach-ui - 89465c3cc3363b6d908b15bf43277028f052034d authored almost 6 years ago
more work on tooltip docs

github.com/reach/reach-ui - 55e964a5419dc5c962ff8382d58fc67776c69fa5 authored almost 6 years ago
[menu-button]: changed “component” prop to “as”

- No longer defaults to @reach/router Link
- Removed @reach/router dependency

github.com/reach/reach-ui - e6365b1476b5f589afc78a31df67c6a22ecacaee authored almost 6 years ago
getting all the deps in a row

github.com/reach/reach-ui - 7c0eed4b55a0724706c53ae2ad72610c19d25aaa authored almost 6 years ago
Publish

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

github.com/reach/reach-ui - 464e0cf3e2f61b99395481522467ba9b48838761 authored almost 6 years ago
Depend on latest versions of everything

github.com/reach/reach-ui - a819e759244760de3642f0c9ebcd73590feccbff authored almost 6 years ago
Update everything to React 16.8

github.com/reach/reach-ui - 3a90c814733895fc5cb3fbd293efa148761679fd authored almost 6 years ago
[tooltip] remove horizontal offset, keep vertical

github.com/reach/reach-ui - c81cb9798861a1a491941cc72c45844c55d4b772 authored almost 6 years ago