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

Fix a minor typo (#480)

github.com/reach/reach-ui - 9bc8e3eb0da2ed977c5b9736e0ac3483d65a96de authored almost 5 years ago
accordion: rm useId fallback

github.com/reach/reach-ui - 4ee37a5abb0786975d19634f15874e8b3c33d5db authored almost 5 years ago
utils: consolidate

github.com/reach/reach-ui - fcce7e147002bee85923b4908c670350ce07f354 authored almost 5 years ago
accordion: fix missing keyboard behavior

github.com/reach/reach-ui - 936529d8881778dd814820fa01dda51dcddd5aa6 authored almost 5 years ago
combobox: clean up key event handler

github.com/reach/reach-ui - 6aff35f77ac18b27d0539793e4062aebc14f2fdc authored almost 5 years ago
tabs: test descendant keydown abstraction

github.com/reach/reach-ui - 5f317e0b697d0cdcc47a89f4e442a5a0caa5b295 authored almost 5 years ago
combobox: add home/end navigation (#475)

github.com/reach/reach-ui - 6a78bbbd56e7a114c6e0989a7cccd3aadc7833e9 authored almost 5 years ago
tabs: fix scrolling on home/end nav

github.com/reach/reach-ui - 0134a4aa20363c5e0e1a2cd59b09f422fc0803eb authored almost 5 years ago
menu-button: fix double-invoking onSelect in StrictMode (#476)

github.com/reach/reach-ui - 3f5cbd174e5d4ce556f329edd616219dd6eac509 authored almost 5 years ago
add test for checkStyles and rm console log

github.com/reach/reach-ui - 5119c034301d56091fd80bea08e97f59b6b2139e authored almost 5 years ago
fix env check on prod

github.com/reach/reach-ui - 1e0fd2da9c0afb7993ef345742b2a6412c627d1f authored almost 5 years ago
fix env check on prod

github.com/reach/reach-ui - 3f889be1f5228d86cf3ecbdb54366afd892f2fec authored almost 5 years ago
update PR template

github.com/reach/reach-ui - 9861f67f4e2bf2a5f047169ee7129fd3e19e0f99 authored almost 5 years ago
slider: fix scrolling on key nav (#471)

github.com/reach/reach-ui - 8066f3ba05536444d12b3f8d65fb6ae1ca1a6b53 authored almost 5 years ago
Merge branch 'master' of github.com:reach/reach-ui

github.com/reach/reach-ui - 0788b266bb71e0b18e7e583919f9abf9119a852d authored almost 5 years ago
combobox examples

github.com/reach/reach-ui - 432be3fa78cde6797b3b2b398136d823c65f8f2f authored almost 5 years ago
docs: update first render return value (#465)

github.com/reach/reach-ui - a4a6abbf572eb207b14fc8fb620af267286e431d authored almost 5 years ago
combobox: improve some comments

github.com/reach/reach-ui - 497ba266729d40272e50e5187be740d12f2acf69 authored almost 5 years ago
Fix WAI-ARIA attributes in Combobox (#468)

github.com/reach/reach-ui - 9014ba85b3915b5bb3d9c7fcca8d321cc74db86d authored almost 5 years ago
combobox: fix initial state sync bug for controlled input (#464)

github.com/reach/reach-ui - 71a95570281594b25b448df891b30cb9a9664162 authored almost 5 years ago
combobox: improve with-button example

github.com/reach/reach-ui - a0fa0980d04f7b7961cac577c6a066461f8633cd authored almost 5 years ago
utils: Workaround to prevent checkStyles from running in tests w/ CJS build (#466)

github.com/reach/reach-ui - 2fab1f0bcde29f7008eac1e0fd4fb91ed25c59b9 authored almost 5 years ago
rm merge error in checkStyles string

github.com/reach/reach-ui - 9fe11d9edde818016d09bc386caa5ecbafad0c23 authored almost 5 years ago
website: doc fixes

github.com/reach/reach-ui - 5977a9c0a4c14b9d5a179b996fabafbab987153e authored almost 5 years ago
disclosure: fix data attribute

github.com/reach/reach-ui - 36a53027188013767937fccc456631c9bf5595bf authored almost 5 years ago
checkbox: use util func

github.com/reach/reach-ui - 859144fc81fbb6c7bbfe587a8ac1efa31c239f3e authored almost 5 years ago
utils: add getElementComputedStyle function

github.com/reach/reach-ui - 35e59c6da5c869ceac3b952924760587fd3b0d0b authored almost 5 years ago
tooltip: add test

github.com/reach/reach-ui - afb63f2225f0dd69e6bcf2724913bf27eb6440db authored almost 5 years ago
accordion: support as props for panel and item (#459)

github.com/reach/reach-ui - 54286ce294ecf87aa0adced32d644396b20f9cfd authored almost 5 years ago
popover: adjust default collisions to take button width into account (#460)

github.com/reach/reach-ui - 769e47cdb046be84088bc075f04e1f90161953f1 authored almost 5 years ago
fix component tests

github.com/reach/reach-ui - ac17a53d4904007df271f16d2f3e5dcbc07c70f0 authored almost 5 years ago
move tests to avoid emitting uesless types

github.com/reach/reach-ui - 4bce134ef4529185469cb367e61ce4ed990e6ffa authored almost 5 years ago
update deps

github.com/reach/reach-ui - 7a1b134eb79d52d6d3651fc01bb4879a552da1c1 authored almost 5 years ago
Merge branch 'master' of github.com:reach/reach-ui

github.com/reach/reach-ui - 1cbc7f5fa0d3eb32d8646e3f0722122ca3493b31 authored almost 5 years ago
[Descendants] Update readme code snippets and comments (#461)

github.com/reach/reach-ui - 253e30207726f004716995bb63a1b134ac7f994b authored almost 5 years ago
add control/uncontrol switch check to utils

github.com/reach/reach-ui - ed0a58ea6e60c6d3399754299ead0a111bc5ff07 authored almost 5 years ago
update snapshots

github.com/reach/reach-ui - 3b55277a24116fbcc78f70d67f110f6259179f2d authored almost 5 years ago
update components using descendants and add documentation

github.com/reach/reach-ui - d33518bf428714da456bb4a14357702b7e949eef authored about 5 years ago
create descendants package

github.com/reach/reach-ui - 257114e172f5ebfbf63e2138c6b44128e8f703f1 authored about 5 years ago
fix inner index value in descendants object

github.com/reach/reach-ui - cc9560b4f4584505c25bd892a4be0ad2c87340d0 authored about 5 years ago
popover: use ownerDocument

github.com/reach/reach-ui - 43ac2411381134d9e92b9f2ae68f3e1505eb6e03 authored about 5 years ago
support iframes or embeds where possible (#112)

github.com/reach/reach-ui - 1c0cfc15c4c7f83b74bb75475fcb6135988982bc authored about 5 years ago
tabs: focusable tab panel if active

github.com/reach/reach-ui - c81452e3671b9303622547154c33d33693e968c3 authored about 5 years ago
type improvements

github.com/reach/reach-ui - 628790f20b05260b590d27af1edc926e5eccf5a0 authored about 5 years ago
utils cleanup

github.com/reach/reach-ui - 9770ef053e0cc4938d27a78ca425741aa4499fc1 authored about 5 years ago
a11y: custom checkbox example shouldn't rely on color

github.com/reach/reach-ui - e65a342c59e1d70c715860362a7de16d3c09cfb4 authored about 5 years ago
website: fix overflow on code snippets

github.com/reach/reach-ui - 3893b1c7f1f4a4d8d46623040c7ef5795a98c5e7 authored about 5 years ago
website: fix slider demo

github.com/reach/reach-ui - 2cd738685f9e6343cb5cf003fd1aea08d9181256 authored about 5 years ago
utils types

github.com/reach/reach-ui - 6fd3c6c1d5a3a33278bdae3616f7aee9c6cb3091 authored about 5 years ago
dialog tests

github.com/reach/reach-ui - 883a6271d56f0f7b94c945c8a48c65aa3e638a67 authored about 5 years ago
write some tests, you bum!

github.com/reach/reach-ui - ad4cd31262ddf676689da9f0e09fd76ce018f95b authored about 5 years ago
update readme

github.com/reach/reach-ui - d1f94d5788c606d6a682ab41490b501ab99f6dc1 authored about 5 years ago
update readme

github.com/reach/reach-ui - 7245d4c79fbf1c310ff5915cc54954d1c0d68397 authored about 5 years ago
Merge branch 'master' of github.com:reach/reach-ui

github.com/reach/reach-ui - 68f55823bedfdcaa9097bb49e1bdfc3910869c88 authored about 5 years ago
add checkbox to codesandbox-ci (#449)

github.com/reach/reach-ui - 7870783fc9111a15594217b2e15d08c162900d05 authored about 5 years ago
allow user override of some aria values (#447)

github.com/reach/reach-ui - d1af17aa623646a9ca53627e264f5252aa87ef53 authored about 5 years ago
clean up build scripts

github.com/reach/reach-ui - 977f9d2cef3b8409718e743df1d97612f3938f4b authored about 5 years ago
Merge branch 'hipstersmoothie-tslib'

github.com/reach/reach-ui - 2eba3502761dcaa738b74dde76640cd177a446b6 authored about 5 years ago
update deps

github.com/reach/reach-ui - ac8403d381e9ad99dfac5fc51a3eeaaa1901fc6d authored about 5 years ago
Merge branch 'tslib' of git://github.com/hipstersmoothie/reach-ui into hipstersmoothie-tslib

github.com/reach/reach-ui - 4633c21d24fd36bf4359077dae7af15093d98d0d authored about 5 years ago
website: update useMixedCheckbox function sig

github.com/reach/reach-ui - bc0b9ce00c6a8babeaa09a6423d023f0eb0911c0 authored about 5 years ago
website: update deps

github.com/reach/reach-ui - 3ca101de096531cfcfed8140baa87c7e808c5c11 authored about 5 years ago
Merge branch 'master' into tslib

github.com/reach/reach-ui - b45d2a0fe4aa7b06294d3ff0c6fff6f201e86069 authored about 5 years ago
Merge branch 'master' into website

github.com/reach/reach-ui - 6be737da4fed55a9a0ef4d5b92a2f0771133f3e0 authored about 5 years ago
checkbox: fix node/state sync bug for mixed state

github.com/reach/reach-ui - c8f5c9940a4b6c42eff4a4617a14ed756719b99d authored about 5 years ago
website styles

github.com/reach/reach-ui - 119c6f942248faec3f127c72c51f27e57f7aa9dd authored about 5 years ago
website: fix docs bugs on checkbox page

github.com/reach/reach-ui - 00eaa57afb8651037bb202814f25550709a09d95 authored about 5 years ago
checkbox: fix node/state sync bug for mixed state

github.com/reach/reach-ui - e43837e6e08143b2d5f1b08e1bf8cb6ee8dfa37c authored about 5 years ago
only need packages in root package.json yarn workspaces

github.com/reach/reach-ui - 60a0a9e9b3066e967348082542e55d3c8d35fa67 authored about 5 years ago
descendants: add index to descendant data

github.com/reach/reach-ui - 7068a07b5fab554e3268396313532c22e4ae29d4 authored about 5 years ago
update deps

github.com/reach/reach-ui - a3e436d066960f7edf77841b1f4c38f296d8c4a6 authored about 5 years ago
docs: cleanup and add context to checkbox docs

github.com/reach/reach-ui - f927378a40cd8a35c1026645fb881785df54e1bb authored about 5 years ago
webiste: add checkbox docs

github.com/reach/reach-ui - 6bfc89521c6be3d96d17f10405aaacc9d4b7b261 authored about 5 years ago
New component: @reach/checkbox (#329)

* checkbox: add checkbox component and examples

* checkbox: update deps

* fix focus typo
...

github.com/reach/reach-ui - cf1cad9148e1beac00d58c6a7199a340c333f2cc authored about 5 years ago
accordion docs

github.com/reach/reach-ui - 1db3c17a2b6be2060bfd2aa208d7f3b7f6c6b562 authored about 5 years ago
Merge branch 'master' into dev-accordion

github.com/reach/reach-ui - 62bc3f875c701024ed5a77a9d8b16706e8e524af authored about 5 years ago
conbobox: add basic tests

github.com/reach/reach-ui - 012728c52e474fd261437412771f372b76172e53 authored about 5 years ago
combobox: fix #443

github.com/reach/reach-ui - d3836a67c7072f4277ef47078737fc3962d82b29 authored about 5 years ago
combobox: only throw state machine error in dev mode

github.com/reach/reach-ui - a5ae40c43dcd45f170df4fac5dc4482e753207f7 authored about 5 years ago
use displayName in dev only

github.com/reach/reach-ui - 49455b01e790773e31adf84c5e8ee79291bbe46a authored about 5 years ago
Merge branch 'master' of github.com:reach/reach-ui

github.com/reach/reach-ui - b4b6775418cf8c7cc062f513975b4f9f3b82e5c7 authored about 5 years ago
storybook stuff

github.com/reach/reach-ui - 5b8784a9d92303bee3a31c327e0f441a3e39d50b authored about 5 years ago
Fix Alert spread typing (#444)

github.com/reach/reach-ui - c3a4abf11887590e19838f995bcd0f3752129e34 authored about 5 years ago
docs: Add content to combobox popover w/ no results (#347)

github.com/reach/reach-ui - 515f535f30401dd6b1ae750c07832c97ef2e691d authored about 5 years ago
tabs: add todos (#188)

github.com/reach/reach-ui - 84a4d1ade20ed1650ea59771a5243c694883a4f4 authored about 5 years ago
Merge branch 'skovy-skovy/remove-type-casts'

github.com/reach/reach-ui - 400b3f82ee721e6a4b48a3b88483f860bf0a1db5 authored about 5 years ago
fix type errors and update todos

github.com/reach/reach-ui - 9e6a25c42be1e74acd1aba0368566446985726d0 authored about 5 years ago
Merge branch 'skovy/remove-type-casts' of git://github.com/skovy/reach-ui into skovy-skovy/remove-type-casts

github.com/reach/reach-ui - 3abaa2c17fd1fcca22fa04e86027f482965c7a17 authored about 5 years ago
website: fix scripts

github.com/reach/reach-ui - d1f162b0d4057ad04e8ecc6a1b476ae0ab5dcd26 authored about 5 years ago