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(listbox): Update submit button querySelector specificity (#903)

github.com/reach/reach-ui - ae9b1946f931641272e00713e9e98fbc459fd2b9 authored almost 3 years ago
skip initial rendering in portaled dropdown components

github.com/reach/reach-ui - 0c21334d158229af4b18d5a33e3082bdb2712bed authored almost 3 years ago
fix(portal): rendering fix

github.com/reach/reach-ui - dd2821b2b21abcd1057657dbcf01bfb6da4ba0d5 authored almost 3 years ago
enhancement(portal): add unstable_skipInitialRender (#902)

github.com/reach/reach-ui - a8f38a497c0481156a4da1fecef955f398101327 authored almost 3 years ago
fix(tabs): Only manage focus w/ keyboard (#915)

Chrome will focus a button on click, but Safari will not. Becaus of this
we have previously mana...

github.com/reach/reach-ui - 93a3f8d581ea8b9dd036c942d9da6777b96d8c14 authored almost 3 years ago
remove excess function call

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

github.com/reach/reach-ui - ab0f1375aae9bc251d4aa6072a8855caddb6d4e9 authored almost 3 years ago
refactor(descendants): use React context hook

github.com/reach/reach-ui - ce9c86c4586bba22702e1bafb4abcf9833897198 authored almost 3 years ago
refactor(alert-dialog): use new context hook

github.com/reach/reach-ui - 2f8c47d082928ea509e4e4f9d3440baa8e2fb947 authored almost 3 years ago
refactor(disclosure): use new context hook

github.com/reach/reach-ui - ba837688dea54f203398142efb861018d88345db authored almost 3 years ago
refactor(dropdown): use new context hook

github.com/reach/reach-ui - 925635e4e1d795eb6ab7c8f53e515b7100e0c5f5 authored almost 3 years ago
refactor(slider): use new context hook

github.com/reach/reach-ui - 466d24c005955af41fc8d6e2369df46225ea45e2 authored almost 3 years ago
breaking(tabs): remove isSelected prop

github.com/reach/reach-ui - 2dd0aec73c4cc2a9a1936cb6c3e43933b2d2765f authored almost 3 years ago
update file list for preconstruct

github.com/reach/reach-ui - 1849e74a4e5a9d5e5c651cd32cabfcb4fd344e2f authored almost 3 years ago
refactor(tabs): use new context hook

github.com/reach/reach-ui - d59a23b373cd6426670484fafcc118491128b141 authored almost 3 years ago
refactor(accordion): use new context hook

github.com/reach/reach-ui - 9e824d977b661d251c3e091db245b6d626d4cb1b authored almost 3 years ago
delete old context module

github.com/reach/reach-ui - 10b512c11bb89af37158eb31166c5f20bef8bcf9 authored almost 3 years ago
feat: new createContext hook

Deprecates useNamedContext and adds new abstraction that returns a
context provider and a hook f...

github.com/reach/reach-ui - c5eab6f10967b3ef3606069a6120a0d803859d89 authored almost 3 years ago
breaking(disclosure): Simplify state logic

In uncontrolled disclosures, previously we would always render the
disclosure as open on the fir...

github.com/reach/reach-ui - 137128d0923b9dfee3a58ed656515782ed523d87 authored almost 3 years ago
fix(useId): always use fallback ID when provided

github.com/reach/reach-ui - a6b78583efc8dc223ff698413c7285d007c6138b authored almost 3 years ago
refactor(accordion): useControlledState instead of internal impl

github.com/reach/reach-ui - aed899b5bf8d1f666073f133d4f519757c1d12ea authored almost 3 years ago
fix(useControlledState): only use defaultValue for uncontrolled

github.com/reach/reach-ui - 2db96b3b55643d1f4629a9f37b1ea3d0026b8c6e authored almost 3 years ago
fix: Make sure useId can be deterministic

If the user provides an ID fallback to a component that calls useId, we
need to make sure the ID...

github.com/reach/reach-ui - b2f3bc010091a0bc7a99985657137101a58036ef authored almost 3 years ago
fix: use correct checks in use-controlled-state + add debug logs

github.com/reach/reach-ui - 209c53f8a1a2dfd6c6238cfda1c0b7c2ec3009ef authored almost 3 years ago
chore: remove testing step from release process

github.com/reach/reach-ui - 07d815040f95d192225bac7fff2432fb26f7f90b authored about 3 years ago
combobox: add additional data attributes to wrapper + popover

github.com/reach/reach-ui - 37f460766de86d33668e9f7e25a90e4fb0a5c146 authored about 3 years ago
chore: formatting

github.com/reach/reach-ui - 3105aecd2379d898404e0144b5ef2e9156c11b67 authored about 3 years ago
Merge branch 'arackaf-arackis/controlled-selection-bug' into develop

github.com/reach/reach-ui - 4b85dcc8551609ef4ea803d32ffc67fbc0f1abfd authored about 3 years ago
chore: use ci option for storyboo

github.com/reach/reach-ui - f0c4e906f08ea75776c0487b17f72c38511e2c6b authored about 3 years ago
combobox: add warning for switching between controlled/uncontrolled

github.com/reach/reach-ui - afcfb296d9f34eb81cf603a19ad5c66973815a50 authored about 3 years ago
chore: formatting

github.com/reach/reach-ui - 42daf352ff055e8491c5fda4a82d4325eecabfe7 authored about 3 years ago
Fix select with keyboard

github.com/reach/reach-ui - 7410e3f6e9a597a527b119a10062f640f2494156 authored about 3 years ago
Tweak click handling in controlled mode

github.com/reach/reach-ui - 7f2bcbd0c9c3982d14e07dc188c6b200680f9da0 authored about 3 years ago
chore: formatting

github.com/reach/reach-ui - edcded3434748d4bcba7c6ec26913d55e638ac3c authored about 3 years ago
Tweak ref updates

github.com/reach/reach-ui - 8cfd3c44170fa692923c8eb1897b4482ff04c8b0 authored about 3 years ago
Revert "Fix implementation"

This reverts commit 213a9d8a8ac3bc1365e1a1d8f2db97a9dd0db7d4.

github.com/reach/reach-ui - 43e4d0cff7f03ca13ef05dadd00c2c8fbaf7f685 authored about 3 years ago
Fix implementation

github.com/reach/reach-ui - 213a9d8a8ac3bc1365e1a1d8f2db97a9dd0db7d4 authored about 3 years ago
Fix selection for controlled combobox

github.com/reach/reach-ui - 8ea7a1811a3a4027f08214f1473320f073138a5a authored about 3 years ago
use npx to run lerna in release script

github.com/reach/reach-ui - 8ad2a143132351c568452c52b7006a5f8f70db5d authored over 3 years ago
[combobox] Revert #783

This PR introduced regression in some cases where the popover doesn't
open until the user presse...

github.com/reach/reach-ui - 55e1d8c58d147f49c23a325c4d4920d750fd9886 authored over 3 years ago
fix release action workflow

github.com/reach/reach-ui - 03c58dd367f0a25cd61cf7611a9b6a25448dbf4f authored over 3 years ago
Merge branch 'dlacaille-fix/binding-value-undesirely-expands-combobox' into develop

github.com/reach/reach-ui - 04c298766cc9c7cadcee33956ea1e9af0e529ffe authored over 3 years ago
[combobox] fix storybook exports + add test for simulated changes

github.com/reach/reach-ui - d271a069866ff69382907ef3640c9fe4fe04496d authored over 3 years ago
Merge branch 'fix/binding-value-undesirely-expands-combobox' of https://github.com/dlacaille/reach-ui into dlacaille-fix/binding-value-undesirely-expands-combobox

github.com/reach/reach-ui - 8bd5b5c92df9b63b8eef5247e68d4fc6e6faf2e8 authored over 3 years ago
Export useKeyDown (#851)

github.com/reach/reach-ui - 63b4299d7b59150a6539be66599ca4942d8f807f authored over 3 years ago
popover: fix position adjustment bugs in examples (#846)

github.com/reach/reach-ui - 3949a737e6efcf4c951874d692c6e6204417d896 authored over 3 years ago
portal: update docs and warnings for containerRef prop

github.com/reach/reach-ui - d72226c86d2b4d201027556d51adc3ba9d2f8d87 authored over 3 years ago
Add optional node container target to Portal (#756)

* Add `containerRef` to Portal to target a specific DOM node
* Add Portal prop 'type' to websit...

github.com/reach/reach-ui - ad3247a9dc6dd1a530d0206454f54486a2ab9c56 authored over 3 years ago
[disclosure] show panel by default when uncontrolled (#641)

github.com/reach/reach-ui - 0ae833201cf842fc00859612cfc6c30a593d593d authored over 3 years ago
rm log from examples

github.com/reach/reach-ui - ca545bf8be6404e84fae8bad50d07aeeab96d6be authored over 3 years ago
rm release condition in CI workflow

github.com/reach/reach-ui - 0097329bf8a1b3c3e955ca324162f885a6e55b5d authored over 3 years ago
[accordion] add examples with dynamic sortable items

github.com/reach/reach-ui - f6a950f81f4852c050d31856d96e32904789d096 authored over 3 years ago
[descendants] fix bug with explicit indices

github.com/reach/reach-ui - 11f426d1f239e739301eb3a550cd3738462cef1c authored over 3 years ago
Added explicit index prop to descendant items

- `accordion` -> `AccordionItem`
- `combobox` -> `ComboboxOption`
- `listbox` -> `ListboxOption`
...

github.com/reach/reach-ui - f382d62d9c95e5c249a141106b06bbb76847f4e2 authored over 3 years ago
add examples for descendants

github.com/reach/reach-ui - 2f535abba2f8d16e7f7b8d763c1d19cc20f54775 authored over 3 years ago
[descendants] improve stability by using stateful refs

github.com/reach/reach-ui - a59c42882081939836284d9706a8db52d172019e authored over 3 years ago
fix ts issue (thanks prettier!)

github.com/reach/reach-ui - d977330bb466b8f29f2dfd4f42e654e63d38f1bc authored over 3 years ago
[utils] use-stateful-ref-value

github.com/reach/reach-ui - 86a39076512ded19c941edcceb149d6396b012c4 authored over 3 years ago
fix lockfile

github.com/reach/reach-ui - 5e32ed660ac049d23c872964784f48d3d48d968a authored over 3 years ago
[polymorphic] perf improvements

github.com/reach/reach-ui - 3d8f4f2c42b3f6853b12bee651a4aa629b1719cd authored over 3 years ago
[menu-button] update docs

github.com/reach/reach-ui - 71b9c46b7f15f47a43d11ba131240602e5a13ad8 authored over 3 years ago
[menu-button] Fix preventing menu in dialog (#808)

Portaled menus still will not work correctly, but if this is needed
users can pass portal={false...

github.com/reach/reach-ui - 031f2a689649d5562767ef71aa64e16dcd7cae80 authored over 3 years ago
[dialog][alert-dialog]: fix onDismiss types

github.com/reach/reach-ui - 340407249779fa493e6a8f70dc90cb426aab5b65 authored over 3 years ago
Fixed little typo in docs

github.com/reach/reach-ui - 7059b23e12546796a054704c38983e3e422ef506 authored over 3 years ago
dropdown: check for timeout + distance with pointer movement before enabling selection (#563)

github.com/reach/reach-ui - 4e7fc922307ccf24f76b5b54d75af8d046fd29da authored over 3 years ago
rect: simplify observer effect

github.com/reach/reach-ui - f134420f244d48dec22516106bd2922fd0e4a99e authored over 3 years ago
update storybook formats

github.com/reach/reach-ui - df8e7d789a172404a49a286e6e55110664d169ca authored over 3 years ago
dropdown: use ref ownerDocument

github.com/reach/reach-ui - 3010a37408cc16516ab065d49543a71524a8dd8e authored over 3 years ago
dialog: deprecate unstable_lockFocusAcrossFrames prop

github.com/reach/reach-ui - 6322fa9ac2c320fca1ce09950bcf0faa77faffcd authored over 3 years ago
menu-button: add example nested in dialog

github.com/reach/reach-ui - a41cfaa111e1de28f4c10e278d2dbe7739bd2df6 authored over 3 years ago
dialog: update deps

github.com/reach/reach-ui - a4e46bc67b9821f8ac58c9575670e8542819f503 authored over 3 years ago
Add early return when observe set to false

github.com/reach/reach-ui - ec86fcb32a5d7435497635400e1d6973be18f353 authored over 3 years ago
Consider observe variable before throwing warning

github.com/reach/reach-ui - 83a3a72ea63d8c2dd46a7e524028a19716d355eb authored over 3 years ago
fix router tests

github.com/reach/reach-ui - 595c035c5e580e0a279cc87e3578d81fc6b985cf authored over 3 years ago
polymorphic: narrow with ComponentType (#815)

github.com/reach/reach-ui - 55d28eda39afc4c667e97f5f62a48d1de034b93f authored over 3 years ago
split github actions into separate workflows

github.com/reach/reach-ui - b1f04469176ad83737f0a08ff0ba920577b7bd8c authored over 3 years ago
ci: run on develop branch

github.com/reach/reach-ui - 03f4693c377b2aaeb27c04fdf66df891f11cfa78 authored over 3 years ago
Merge branch 'nayaabkhan-gh-actions' into develop

github.com/reach/reach-ui - 27d2b361a349fd6f673ab0976bf5646e5d340850 authored over 3 years ago
keep travis for website deploy (for now)

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

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

github.com/reach/reach-ui - 49ed6a9a19205f2332122aa7ded207a36a51c1cb authored over 3 years ago
cc TS updates

github.com/reach/reach-ui - 22250c5dda771913a366b868e9f777c7e33cdcbd authored over 3 years ago
create dropdown component

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

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

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

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

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

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

github.com/reach/reach-ui - 927c53f3b353389071dba90b5892183dca63b622 authored over 3 years ago
update sinon

github.com/reach/reach-ui - a505192ea06a6e5141b4d838d1e01b5e1e8a252a authored over 3 years ago