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

rm useless disclosure test

github.com/reach/reach-ui - 7b566c8c585b6bfd4cb930cc03cedeacdff15cd5 authored over 3 years ago
Open when the input is clicked if openOnFocus is true (#757)

github.com/reach/reach-ui - 04fdc28eb5c4e68ea091eb434dffb0ad2f33e584 authored over 3 years ago
split axe tests into separate files

Testing with jest-axe requires real timers which is occasionally
burdensome when used in a suite...

github.com/reach/reach-ui - 17fc00337a2ded4348c784928361399729dc4f46 authored over 3 years ago
menu-button: fix menu not closing on outside click (#566)

github.com/reach/reach-ui - 85a555e59588a0b4b8b30214f74e4186d95920ea authored over 3 years ago
update most dependencies across the board

github.com/reach/reach-ui - e420faaf6866602b7d87879ecb3a6deda2858453 authored over 3 years ago
update husky

github.com/reach/reach-ui - 1276f4e3ef901d49a1ea15c7965e1b7c7991c8a3 authored over 3 years ago
husky migration stuff

github.com/reach/reach-ui - 13729e1747b4de65885344a0a539fe99920dd81d authored over 3 years ago
combobox: state machine tweaks

github.com/reach/reach-ui - b99e1c23a02ce84696077af717c51eceaba353cb authored over 3 years ago
menu-button: revert context to single provider

github.com/reach/reach-ui - 93d27ae4fe2469688636f64c8924483897414d9c authored over 3 years ago
listbox: revert context to single provider

github.com/reach/reach-ui - 4fac1b0dfc0c2b6e8f9d3b09420f0c80f9b96707 authored over 3 years ago
rect: rm useless stable callback

github.com/reach/reach-ui - 428daf909fce6c0fc0cfd90d39dd4d97411f0b72 authored over 3 years ago
storybook config

github.com/reach/reach-ui - 87d24ccf0b03b5e2cbf85cb67e1c6e0b7d736890 authored over 3 years ago
rm focus style overrides in docs

github.com/reach/reach-ui - 7e7af4cb425244bbac148c55a1b9d22f065d799c authored over 3 years ago
housekeeping: update storybook

github.com/reach/reach-ui - e66bdc0ff4b1dd221c5a7da696cf49fd44d5c036 authored over 3 years ago
polymorphic: simplify overloads

See https://github.com/radix-ui/primitives/pull/613

github.com/reach/reach-ui - a01c92e5bb2cb832acc7a1d2a9889da5bf957e48 authored over 3 years ago
listbox: endless update fix

github.com/reach/reach-ui - 9ec0b7c606adc14e761ecc1c197190c896bd3f4e authored over 3 years ago
[Dialog] Fix animated dialog example to remove memory leak warning (#786)

* dialog: fix warning in animated example docs
* dialog: add animated example

github.com/reach/reach-ui - 7056def5808c8a56ee3f068417324ac0721b1968 authored over 3 years ago
Add check for CSS to respect a users anim prefs. (#799)

Co-authored-by: Jared Malcolm <[email protected]>

github.com/reach/reach-ui - a8a9f3aa771a46656b612c87d79087782f029fcf authored over 3 years ago
listbox: fix focus on list when popover appears over the button (#735)

github.com/reach/reach-ui - d5cfffd1072726348327fdb0c252880ca98f97ba authored over 3 years ago
listbox: simplify context

github.com/reach/reach-ui - 5c1c36958d1537bca2fa2857222aea469a958d09 authored over 3 years ago
disclosure: simplify context

github.com/reach/reach-ui - 43b8811e418dae171cb1fbaa28f67b5f945a4a22 authored over 3 years ago
docs(dialog): fix typo (#803)

github.com/reach/reach-ui - 160a723458e2b49e4a0f075583bc3595f450334e authored over 3 years ago
combobox: simplify focus management

github.com/reach/reach-ui - 4b809df3480de1603ae0ab434d15eec133ea2c29 authored over 3 years ago
accordion + disclosure: rm tabindex from panel (#778)

github.com/reach/reach-ui - c81945131421f4eacd81bf6cdbfd5b96440280d1 authored over 3 years ago
menu-button: add tests

github.com/reach/reach-ui - bce53d275d5278ad45f2c2cafbcbfd04135b31da authored over 3 years ago
menu-button: remove wrapping div (#751)

github.com/reach/reach-ui - 1ee1d842f3d901b9de6666ce4dc1b4498c9d2f76 authored over 3 years ago
menu-button: split stable/unstable references by contexts

github.com/reach/reach-ui - 442d60587a03deaca0d4f2b1cefa347dc8f2de79 authored over 3 years ago
menu button example tweaks

github.com/reach/reach-ui - 3e55a0d451ed808442824552aa76e8cfb8a5d572 authored over 3 years ago
use dropdown primitive for menu-button

github.com/reach/reach-ui - 82a01c1c3e562453dd41ac3402b6b47287113bb6 authored over 3 years ago
cc TS updates

github.com/reach/reach-ui - 37e439e084a4bbd29c70d5a99cffda17df886c20 authored over 3 years ago
create dropdown component

github.com/reach/reach-ui - b742ca2078940173c708b6987c8324558a56051c authored over 3 years ago
menu-button(fix): fix selection when assistive tech on

github.com/reach/reach-ui - 5be51332c3c7ffd8a9228b210b601fc166b26f80 authored over 3 years ago
Set secrets for openssl keys

github.com/reach/reach-ui - ab726ccc6664b4c580d53326454e80e033c831a8 authored over 3 years ago
upgrade gatsby and various website deps

github.com/reach/reach-ui - 72642ba1cc6bd6c68014702ddebaa5bbfc885166 authored over 3 years ago
Merge branch 'develop'

github.com/reach/reach-ui - ff2604137be90fa755675d8b3701ff135d46471d authored over 3 years ago
menu-button: only call click on items if not disabled

github.com/reach/reach-ui - 37315e762b67a8c16ea38b206f0523e8f610e6e4 authored over 3 years ago
Prevent default for links to avoid double click events (#812)

github.com/reach/reach-ui - 630f631ccfdcfa7bb270388c5e52f0e22547dda1 authored over 3 years ago
update most dependencies across the board

github.com/reach/reach-ui - 6755b9c3c85f1e48578c2cb3b97622c358531db8 authored over 3 years ago
update husky

github.com/reach/reach-ui - faaca45015627a8b8d7a6eca3abbe96fdfae0f63 authored over 3 years ago
pre-commit fix

github.com/reach/reach-ui - 22faff5b2b153748881f60e22d270b7e4215c352 authored over 3 years ago
split axe tests into separate files

Testing with jest-axe requires real timers which is occasionally
burdensome when used in a suite...

github.com/reach/reach-ui - 1aac133510d3a554a9e48d470993ffdcb4eeaa3f authored over 3 years ago
update sinon

github.com/reach/reach-ui - 14bdde355bab38b0993b86df784a3fb6f32ed7c4 authored over 3 years ago
use node 14 in codesandbox CI

github.com/reach/reach-ui - 60f2f24c9a67d8245377957bed0b20ca4fb85082 authored over 3 years ago
update react-spring

github.com/reach/reach-ui - 8bca20b042e2628ab642ecb0bda9b4cd0e810f6b authored over 3 years ago
husky migration stuff

github.com/reach/reach-ui - f7b377adb0952aaef613519af89687c78eb04838 authored over 3 years ago
docs(dialog): fix typo (#803)

github.com/reach/reach-ui - 1f2d2eece122ff3315cd425c1945034dc016cd88 authored over 3 years ago
Add check for CSS to respect a users anim prefs. (#799)

Co-authored-by: Jared Malcolm <[email protected]>

github.com/reach/reach-ui - b4a5bbf2bc8d14678c6bd867561969051be41856 authored over 3 years ago
menu-button: revert context to single provider

github.com/reach/reach-ui - b896a313e6282e6008c2b1fb6eae125b33090073 authored over 3 years ago
listbox: revert context to single provider

github.com/reach/reach-ui - dae5dc712d8b613a30587d98589560c8e742ed90 authored over 3 years ago
rm focus style overrides in docs

github.com/reach/reach-ui - 6e15ee75b9ebe3d467febbe7e1f4abfa9a34dd83 authored over 3 years ago
storybook config

github.com/reach/reach-ui - beeb84a6808fce64ac7f5b3a0aea1b105fb24711 authored over 3 years ago
housekeeping: update storybook

github.com/reach/reach-ui - a66db496e9dac379a41375d73c4c2806640f2a00 authored over 3 years ago
polymorphic: simplify overloads

See https://github.com/radix-ui/primitives/pull/613

github.com/reach/reach-ui - 06021cf8cc87f9d3e67a2b2b6cb6baa5b33101f1 authored over 3 years ago
listbox: endless update fix

github.com/reach/reach-ui - 069cc8bbe4e09b6a25b6b58088e84621843a38f8 authored almost 4 years ago
[Dialog] Fix animated dialog example to remove memory leak warning (#786)

* dialog: fix warning in animated example docs
* dialog: add animated example

github.com/reach/reach-ui - 54764b181ce6be7b255bc385f043289af8ca2e2a authored almost 4 years ago
rect: rm useless stable callback

github.com/reach/reach-ui - 1ee681c6417bfa3b29b8cf9fb355bc1dff5eb83a authored almost 4 years ago
listbox: fix focus on list when popover appears over the button (#735)

github.com/reach/reach-ui - ac7c7056fc56f0c408553573109785e955e76e59 authored almost 4 years ago
listbox: simplify context

github.com/reach/reach-ui - 423dc36a67764653833203e7174f7c984482611d authored almost 4 years ago
disclosure: simplify context

github.com/reach/reach-ui - 9189f7fab7f879ceee3591cedd128b90e605f1cc authored almost 4 years ago
combobox: state machine tweaks

github.com/reach/reach-ui - 10473973ba111aae6757063e35efbc4c64a64172 authored almost 4 years ago
Open when the input is clicked if openOnFocus is true (#757)

github.com/reach/reach-ui - a53203e4d63f2360ef06083c99fc9b5244ad0d53 authored almost 4 years ago
rm useless disclosure test

github.com/reach/reach-ui - a42d5432d107736c69f0e1067d97911a5d91c44c authored almost 4 years ago
combobox: simplify focus management

github.com/reach/reach-ui - a51134ca4cbfbc37020ab983ba787b02e1707016 authored almost 4 years ago
accordion + disclosure: rm tabindex from panel (#778)

github.com/reach/reach-ui - ea4b60a34c8da529efdbfced79d0337e6a9eca65 authored almost 4 years ago
Merge branch 'develop' of github.com:reach/reach-ui into develop

github.com/reach/reach-ui - 7b7336201118570828c93817680b0097d9c7d1f4 authored almost 4 years ago
menu-button: fix menu not closing on outside click (#566)

github.com/reach/reach-ui - 6ee8a24ded635ec2ab08ee9769c6888caff06ccc authored almost 4 years ago
menu-button: split stable/unstable references by contexts

github.com/reach/reach-ui - ec2c44082d7dad6f5ebd5685e33b81aadc9c7910 authored almost 4 years ago
menu button example tweaks

github.com/reach/reach-ui - 43915ceeb3ce7786ea69bb19f8391b9492ff5aee authored almost 4 years ago
Fix name of story and reset inputValueChangedRef when uncontrolled

github.com/reach/reach-ui - 3112a81e7d013ecdf33f91686d9cfe13bffa6aa5 authored almost 4 years ago
Fix binding value undesirely expands combobox

github.com/reach/reach-ui - 2207cb45e63ce4a89793dc8f3f3270ebc85063da authored almost 4 years ago
menu-button: add tests

github.com/reach/reach-ui - 878906eb21aa45f29fe84dd6c72311338e58c127 authored almost 4 years ago
menu-button: remove wrapping div (#751)

github.com/reach/reach-ui - 99ed72064a936e33712fd808b44f62e2e3e35ece authored almost 4 years ago
Cleanup Travis CI and its references

github.com/reach/reach-ui - 0b582d3e97955e45ac3037324b98714f3d323e44 authored almost 4 years ago
Add GitHub workflow

github.com/reach/reach-ui - 61a73703be13d1b5f1f2be7276ffcc14f3e784fe authored almost 4 years ago
test feedback tweaks

github.com/reach/reach-ui - da8362b7bbb05463cd5d36ef0f9dedd3321beaea authored almost 4 years ago
accordion: add data-state selector to buttons

github.com/reach/reach-ui - 0ee73840ead0ece14fd3419f74abe9a230dcbda2 authored almost 4 years ago
combobox: rm dependency from highlight-words-core

github.com/reach/reach-ui - 9b66b1569389c88f49d5140c41979ae35aa0b852 authored almost 4 years ago
accordion: Add tests and refactor some old tests

github.com/reach/reach-ui - 0caf8554291c7ca4ce0a6eada65d210b1f331997 authored almost 4 years ago
menu-button: use dev warning hook

github.com/reach/reach-ui - 2f3913d9a4ac1b2386194ef36dcd1fd41fde991e authored almost 4 years ago
menu-button: issue warning in effect

github.com/reach/reach-ui - 5654bc3c7ff4077319c9a4e0a464508a366e8030 authored almost 4 years ago
checkbox: improve debugging message

github.com/reach/reach-ui - ffeb3c6cc7f124c3d2ad7781a95931fcf4d0125e authored almost 4 years ago
add shortcut script for preconstruct b/c I am very lazy

github.com/reach/reach-ui - ce83b03ad08863bef4306207dfdf64d7b51c568a authored almost 4 years ago
housekeeping: lerna config update

- Ignore changes to examples, tests and markdown files when evaluating
versions using lerna

github.com/reach/reach-ui - a6fe5457200e58016f4ae1db8521f697287a4f10 authored almost 4 years ago
Use dev warning for ref issues instead of throwing (#763)

github.com/reach/reach-ui - 8d122d50dd6f6dba34268891bded84183782083d authored almost 4 years ago
popover: tiny perf tweak for caclulations

github.com/reach/reach-ui - b0414cbe052fe723142cf53bf99b87dfd5c2c427 authored almost 4 years ago
combobox: fix persistSelection when used with openOnFocus

github.com/reach/reach-ui - 2f520300ef5e4ef35c005db2354d30373785dccd authored almost 4 years ago
remove forwardRefWithAs util and simplify as prop types

- This utility simplified implementation but added a needless wrapper to
output
- Some users r...

github.com/reach/reach-ui - fb6ad2077c8b9d5fd6c476ad2efbec60f518443f authored almost 4 years ago
update dev dependencies and linting rules

github.com/reach/reach-ui - de902746a13fcabdd1a98d1cff9174a5b14184c1 authored almost 4 years ago
Merge branch 'develop' of github.com:reach/reach-ui into develop

github.com/reach/reach-ui - 8468b966a95301700dd6bf253ef1add1b22424c4 authored almost 4 years ago
fix test utils types

github.com/reach/reach-ui - 5ea9ed64cfb66555396802cde60ba91341bf4725 authored almost 4 years ago
update utils imports for examples files

github.com/reach/reach-ui - 57951d012a09338fab5a4765f0e3ca025ee3f133 authored almost 4 years ago
Add *.css files to the list of sideEffect(ful) files (#769)

github.com/reach/reach-ui - f0d70f55f82c81c7ee53c7ea513e4abfc4f5f641 authored almost 4 years ago