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

bump versions for release

github.com/reach/reach-ui - 43f450db7bcb25a743121fe31355f2294065a049 authored over 2 years ago
exit prerelease

github.com/reach/reach-ui - 39a2de6fb04a2bb3d2decefa217dc13cef22ee22 authored over 2 years ago
Merge branch 'release-next' of github.com:reach/reach-ui into release-next

github.com/reach/reach-ui - 49ced218e4e2e57f073431f8e135c69e3f3cb16f authored over 2 years ago
chore: hard code node version in release workflow

github.com/reach/reach-ui - dd65502bc72a685d0b4abd303563e98c9c04a3f8 authored over 2 years ago
chore: Update version for release (pre) (#977)

github.com/reach/reach-ui - 12baab7efe8d14b80e850addaf56fe4415056d56 authored over 2 years ago
Merge branch 'release-next' of github.com:reach/reach-ui into release-next

github.com/reach/reach-ui - 4c6b80f2009b27a980c0c32deedf1fb8b8b73cbb authored over 2 years ago
fix(combobox): fix up/down arrow press for textarea inputs

github.com/reach/reach-ui - 9e1f2e649c180a967bc22aca124c56542363f3d5 authored over 2 years ago
chore: fix basic combobox example

github.com/reach/reach-ui - 7cedfd2e01d7965bb91211187c0595830e97b3dd authored over 2 years ago
chore: fix storybook config

github.com/reach/reach-ui - a3aff872a5bcd2504c69e4d3d68fa82b8707c68f authored over 2 years ago
chore(utils): add back readme

github.com/reach/reach-ui - e6206ce91e28db7819f00bf7aa5efedfc6764eba authored over 2 years ago
chore: Update version for release (pre) (#976)

github.com/reach/reach-ui - 2fa659334441efb916d689196feec5b1c11a7618 authored over 2 years ago
fix(listbox): update polymorphic import

github.com/reach/reach-ui - 447066e49fef1e150db5780cf76dafd60fba2258 authored over 2 years ago
breaking: remove

github.com/reach/reach-ui - 69df3a038d12c0e731778c9ac6e18ba6f81fbb49 authored over 2 years ago
refactor: move polymorphic types into a separate package

github.com/reach/reach-ui - e0f6dab0c018a95d921bbeef0433bcb3a23365ee authored over 2 years ago
chore: remove codesandbox templates

github.com/reach/reach-ui - d415b9624e62c4a1eb10eb97447b4ef0bfbae29e authored over 2 years ago
chore: Update version for release (pre) (#975)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/reach/reach-ui - e96850559f4b755b4d378a927a0fca2cee92444e authored over 2 years ago
fix(auto-id): fix buggy React 18 fallback implementation

github.com/reach/reach-ui - f50908c6203b44032b601307cb5e7b9aece8f4c6 authored over 2 years ago
chore: Update version for release (pre) (#974)

github.com/reach/reach-ui - 3335ce38956a414c16266d9971a53122bd98ccd6 authored over 2 years ago
Merge branch 'release-next' of github.com:reach/reach-ui into release-next

github.com/reach/reach-ui - bdaa5454ec40eef052da75da4feb9a325ff780c5 authored over 2 years ago
fix(auto-id): fix buggy React 18 fallback implementation

github.com/reach/reach-ui - 78afc3227a94281ff872019524480837950d0d92 authored over 2 years ago
chore: Update version for release (pre) (#973)

github.com/reach/reach-ui - 8f75df947ea71bcd0431dd8ac5c481db78d62b99 authored over 2 years ago
refactor: rename source to map to existing output files

github.com/reach/reach-ui - be9438a4d9ad1367ec45837fce4301b09ca687d3 authored over 2 years ago
chore: bump versions for release

github.com/reach/reach-ui - 81cc3b02fd7355361ea991ad7c91277d37cca384 authored over 2 years ago
chore: enter pre-release

github.com/reach/reach-ui - f3d3654ce604a9b4652078624cbcfd6bec98b778 authored over 2 years ago
chore: add changesets

github.com/reach/reach-ui - 79319a75a639db398c62ca3296896894eb3e539e authored over 2 years ago
fix(slider): reset uncontrolled values on form reset

github.com/reach/reach-ui - 94a0167f70f464efa310975d3ba9d466ef6fbdb6 authored over 2 years ago
build setup changeset

github.com/reach/reach-ui - c2a1794b6818822080f428a1cbe2cec2b4a0a218 authored over 2 years ago
chore: setup release workflow

github.com/reach/reach-ui - 86c76796541280605530860d684333419d057cc4 authored over 2 years ago
chore: install changesets

github.com/reach/reach-ui - 3cdb84ad7f9409f00590d9abc222c945e0b65837 authored over 2 years ago
Merge branch 'main' into release-next

github.com/reach/reach-ui - 30a1f0d684ca9d71728549f83e58c83dc0b7b442 authored over 2 years ago
chore: readme

github.com/reach/reach-ui - 00ed5733296424dc4554c3a0f95352ea182bab57 authored over 2 years ago
fix(checkbox): reset state on form reset in uncontrolled state

github.com/reach/reach-ui - 00bbdc61bfc707375138924e940191798b33babd authored over 2 years ago
refactor(checkbox): use checked state instead of aria-checked

github.com/reach/reach-ui - 09c7e2a0fb8d2f2ec88a0aa99b69195b4ee04416 authored over 2 years ago
examples(checkbox): add example for form resets

github.com/reach/reach-ui - 64f3052c395d9ca89759f83107f351a17f46adc0 authored over 2 years ago
chore: update license in build

github.com/reach/reach-ui - 08023117130a1ab2d5aa6ab719f8bbf267fe8a3c authored over 2 years ago
fix(dialog): disable scroll/focus locks if closed

- DialogWrapper exported as unstable_DialogWrapper

github.com/reach/reach-ui - 3cdf7a602553d227bac2c1daeb28e53ce575e78c authored over 2 years ago
chore: utils API

github.com/reach/reach-ui - a972c6cce14594c5f5d53edadce4ce291930eea6 authored over 2 years ago
bug:menu-button - fix duplicated menu-button id with multiple instances (#970)

Co-authored-by: jeanpan <[email protected]>

github.com/reach/reach-ui - 443516a1393a3e598ed6718a26b60e454226bab3 authored over 2 years ago
fix: begin fixing readme (#954)

Co-authored-by: Ciarán Curley <[email protected]>

github.com/reach/reach-ui - 7ab8ef9b01635312a192920bf5d7ae8ebcc50c9c authored over 2 years ago
Setup tests run for react@16 and react@18 (#959)

github.com/reach/reach-ui - 26c826684729e51e45eef29aa4316df19c0e2c03 authored over 2 years ago
revert changes to entry file

Ideally we could keep the entry filenames consistent with the package
name. Index files are blah...

github.com/reach/reach-ui - 0375c7493f67a5413bb1724aa1f5bb2d8f8e7f72 authored over 2 years ago
Add peer dependency for React 18 in `visually-hidden` package (#953)

github.com/reach/reach-ui - 485ecee57da12892fcae8fc28c4c9e2136c14f55 authored over 2 years ago
Add peer dependency for React 18 in `visually-hidden` package (#953)

github.com/reach/reach-ui - cc1ef7426dbdf250f9056992ed94a4bedebc4f5c authored over 2 years ago
Update README.md

github.com/reach/reach-ui - 2827c2718781311bfd34acac097620659677bdfb authored over 2 years ago
Update README.md

github.com/reach/reach-ui - acc01a6356e3c93c64f23c77e35ec09f4076da5d authored over 2 years ago
prettier format

github.com/reach/reach-ui - 9a0cd89ce3d165fcb3aff9be6fb48e756990cca4 authored over 2 years ago
format config

github.com/reach/reach-ui - a78070dd6b5320f7cd721e81d11e308ac19992ba authored over 2 years ago
reference extext-expect types in tests

github.com/reach/reach-ui - 61c39ad0f6a97fe59e82a56d0ee2307db9b0536e authored over 2 years ago
BREAKING: remove all default exports

github.com/reach/reach-ui - 08b88176a04a765c6bdb872da4011b0c40af8c8d authored over 2 years ago
esm build: target es2020

github.com/reach/reach-ui - b79b19ffd256b594d60e0b991dc25e8dd4db8ad1 authored over 2 years ago
use node: imports in scripts

github.com/reach/reach-ui - 34a90f8e93c20a7c0f776edad7c6b3f11181707e authored over 2 years ago
remove unused script

github.com/reach/reach-ui - 24cdab9ec96cb04e8e7f7c70eca9a2ebd8851e28 authored over 2 years ago
rename index > <packageName>

github.com/reach/reach-ui - 325771c733c1263aa0b5615d02dfcc6dd76c7533 authored over 2 years ago
fix combobox tests

github.com/reach/reach-ui - 8843a06a6ddd199e4d619a85326e988f1dfe532c authored over 2 years ago
remove all symlinks

github.com/reach/reach-ui - bb7225ca085ff9930a3794cfd2072500b674bee2 authored over 2 years ago
make symlinks relative

github.com/reach/reach-ui - 484b166015ca0c5fb1762efbc63dcf5465fde0a6 authored over 2 years ago
refresh symlinks

github.com/reach/reach-ui - c4b6f455e6011086870d27ea97cb4332d222e08b authored over 2 years ago
refresh symlinks

github.com/reach/reach-ui - 0f8f870de6dc32e1dd1901dafae4590052da7dd3 authored over 2 years ago
add script to symlink packages

github.com/reach/reach-ui - 2c6042b121549cb6bd5ae982fac0b7b701be452f authored over 2 years ago
rm combobox examples

github.com/reach/reach-ui - 558e0a192469f7b78e12d7f5852ca0a086f9f952 authored over 2 years ago
rm combobox examples

github.com/reach/reach-ui - f0c67ea8b323e3f2a89e78b0cae852838c61a89c authored over 2 years ago
rm skip-nav examples

github.com/reach/reach-ui - ed8eb9fb07be09b8dc60581d1414c82889a37259 authored over 2 years ago
tooltip: add custom tooltip example

github.com/reach/reach-ui - 275dab7499ec1f4ed6acd971a0388e783becd69b authored over 2 years ago
dialog: Expose `DialogInner` and `DialogWrapper`

Alternative API to that proposed in #901 to allow consumers to have
access to the underlying Por...

github.com/reach/reach-ui - 277d7605cb62e9c7da608beec352fcc7d56c30ea authored over 2 years ago
listbox: clear value on form reset

github.com/reach/reach-ui - 1086bfbe464f1cdeae953df17912850275f05db5 authored over 2 years ago
examples: clarify button in accordion example

github.com/reach/reach-ui - 0c3935e395f3d1ed82a302bad31e1688d49686c1 authored over 2 years ago
descendants: add dev warning for extra check

github.com/reach/reach-ui - 82673661adc13da29f7cc4af490dbcdf4f107620 authored over 2 years ago
rm bug label

github.com/reach/reach-ui - 0552664f3f0dd7ee7aa397b5400260879ae20f14 authored over 2 years ago
descendants: light refactoring

github.com/reach/reach-ui - 905836110fce3baf25fad7efe396ccf47b43f430 authored over 2 years ago
Merge branch 'dev' of github.com:reach/reach-ui into dev

github.com/reach/reach-ui - 40a0670dd31ecf02cf0547e98eb15415669be7ab authored over 2 years ago
descendants: Fix index ordering bug (#827)

github.com/reach/reach-ui - e991197c7a5ff81f31bc0855541bdbc22ac8642c authored over 2 years ago
remove component-component refs

github.com/reach/reach-ui - b506a3bc416318099d36141dee4545069f629434 authored over 2 years ago
mark example as buggy

github.com/reach/reach-ui - 14d1948e7e68870d09c697fc81cff70b0dc09988 authored over 2 years ago
listbox: Add dynamic content example (#899)

github.com/reach/reach-ui - 67605584bedd8362f126ae80da720e2cd27df22f authored over 2 years ago
fix(combobox): Make up arrow press pass along the persistSelection property (#863)

Tiny fix to make the up arrow key behave the same that the down arrow key does when in IDLE state.

github.com/reach/reach-ui - a4f76679dd689063f6d0f19f678710bed298899b authored over 2 years ago
combobox: clear input on form reset (#940)

github.com/reach/reach-ui - abdf67a3a229f99bb0b9f3d8fd4205d154286ef2 authored over 2 years ago
alert: hide visual messages from screen reader to prevent double read (##394)

github.com/reach/reach-ui - b73db04d2e1e7f78054edddbfd0a0ec50e49486e authored over 2 years ago
SVGSVGElement > SVGElement

github.com/reach/reach-ui - 736b74a641c533da002c47c1b500d78342e12646 authored over 2 years ago
toolip: Expand types to allow SVG elements (#931)

github.com/reach/reach-ui - 81af6ca26cf44816e254b5385991dc0a7cbfae25 authored over 2 years ago
[website/listbox] Fix listbox code example (#933)

github.com/reach/reach-ui - 174304434c2cb5fff52f7a448fca7551147874aa authored over 2 years ago
Remove link to join Spectrum Community (#936)

github.com/reach/reach-ui - 3384f6aba3195a422be82edd4a49fcf400b0c390 authored over 2 years ago
docs: setter typo (#938)

github.com/reach/reach-ui - d667819512d2899f6925099b3320444012a15e44 authored over 2 years ago
chore: Repo overhaul + housekeeping (#941)

* Migrate from yarn to pnpm
* Remove old unused deps
* Remove babel and use tsup to build pack...

github.com/reach/reach-ui - 91c3db04bb871c5ec2f982ec17d47d8c63438b02 authored over 2 years ago
bug:popover - targetRect should be observed even when the popover is hidden (#943)

Co-authored-by: jeanpan <[email protected]>

github.com/reach/reach-ui - 1c43f19ec1f3eb48617dc8c86e3a1e840c070ba5 authored over 2 years ago
remove travis.yml

github.com/reach/reach-ui - a8c4931c69ae8bafbb1bb69c104d03d176e9b651 authored over 2 years ago
fix storybook + postcss

github.com/reach/reach-ui - 3f50109c2eaf215c5b044171aac537f29d646d17 authored almost 3 years ago
chore: update dependencies

github.com/reach/reach-ui - 0bc4330e77d36469152fddcfdaa2d8d178217ff0 authored almost 3 years ago
Merge branch 'develop' of github.com:reach/reach-ui into develop

github.com/reach/reach-ui - b1ec37d123c19ae0c72b3e9df14dad270b4944c4 authored almost 3 years ago
fix bad type in docs (#856)

github.com/reach/reach-ui - 4123068bfd05f78b64544d425d99853230db650e authored almost 3 years ago
Fix missing TOC link for AlertDialogLabel (#864)

github.com/reach/reach-ui - eabc38fea16194d356fc8c521c5e027dc1a5bc2c authored almost 3 years ago
Merge branch 'main' into develop

github.com/reach/reach-ui - a892511a7ce81a18a98267a5d2e26a1c898a0bb1 authored almost 3 years ago
Merge branch 'main' of github.com:reach/reach-ui

github.com/reach/reach-ui - a58a4c50f483e2523758881bf85d338180ae4ef3 authored almost 3 years ago
docs: Adds `contentId` to SkipNavLink docs (#858)

github.com/reach/reach-ui - 1325508397db11b7ba24ff5423367bfc8edab2d6 authored almost 3 years ago
Escape vertical bar in CustomCheckbox Props table (#871)

github.com/reach/reach-ui - cd8e9f069945fc3a44d46a7cc4d938f2e019cda2 authored almost 3 years ago
[Tabs] Add test for manual keyboard navigation (#883)

github.com/reach/reach-ui - 2499b08cdbdfa2c949da6d1996136f60419f760f authored almost 3 years ago