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

storybook addons + deps

github.com/reach/reach-ui - 9d4d390c2037bef7182c5b3d1c18e7ce6939a957 authored about 5 years ago
website: update deps and release

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

github.com/reach/reach-ui - 285c720f759c4b297f5f3bcec6854b3234826c29 authored about 5 years ago
tabs: allow passed props to override hidden prop (#438)

github.com/reach/reach-ui - f7406c3b1969e0043d8d97d09501401bbc6481cd authored about 5 years ago
Update incorrect custom TabPanel example (#442)

github.com/reach/reach-ui - 4c071aa06e760c2e7254fa88399c7d37f21e44c4 authored about 5 years ago
accordion: change data-active to data-state

github.com/reach/reach-ui - 235058e6285011dcdfe9112abe676e421bcc5f60 authored about 5 years ago
accordion: add and test multiple prop

github.com/reach/reach-ui - ffd751e7831a53b9eb2d894a9cbd5b0f046489c0 authored about 5 years ago
accordion: add collapsible prop

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

github.com/reach/reach-ui - 0aec4141988d8866165270d53ca26d49385d0f72 authored about 5 years ago
utils: add comments and TODO for addressing layout effect hook

github.com/reach/reach-ui - bba6732dfcad43dfa3d59ab43ba817ce204b1108 authored about 5 years ago
add temp. postinstall script

github.com/reach/reach-ui - 54c89f618cc40d0fb7ff36ec8af8ffbe7078fbb5 authored about 5 years ago
temp fix for tsdx bug (#434)

github.com/reach/reach-ui - 104a91b46abc9db1959b9c2b0531036219054920 authored about 5 years ago
accordion: storybook fixes

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

github.com/reach/reach-ui - a709f2c3c33332324a852ebbd0c04329f04cce96 authored about 5 years ago
storybook config

github.com/reach/reach-ui - 64c10b572a2482dcb59298d3a1c9023b2d6a899d authored about 5 years ago
accordion: rm dead examples

github.com/reach/reach-ui - e03dc7ab34f1c1c7e532c6b712e45af31916f1da authored about 5 years ago
Merge branch 'dev-accordion' of github.com:reach/reach-ui into dev-accordion

github.com/reach/reach-ui - 9067fa141c9f5487927fcdcb2d04003c02a2588f authored about 5 years ago
accordion: rm state sync

github.com/reach/reach-ui - 79505939922790d3441fcea2925da42dfeef6b45 authored about 5 years ago
Rename stuff to avoid cognitive leaks

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

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

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

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

github.com/reach/reach-ui - 927e322e397da5250ed99dbbd1d2ec627b2adde8 authored about 5 years ago
menu-button: use styled popover in example (#441)

github.com/reach/reach-ui - 416054ee33ec584ea1c1d71909ee7e509b8f7aa8 authored about 5 years ago
Allow passing style property to <Popover /> again (#437)

github.com/reach/reach-ui - 00d9398a0faad21e894690fc7d7300beb8c00d64 authored about 5 years ago
combobox: use descendants hook

github.com/reach/reach-ui - 077dcb0b23ba77563d68bea699d776cc1bc2a39b authored about 5 years ago
utils: add DistributiveOmit type

github.com/reach/reach-ui - 89189fe915fa9292d1b79182f88f70656f092f8c authored about 5 years ago
Fix unintentional breaking change

github.com/reach/reach-ui - b236befcb2e2fa00d90081245a680991095743dd authored about 5 years ago
Remove unneeded cast

github.com/reach/reach-ui - c2fdfe5e758eaa888c51cc4815608123d8e1c4e5 authored about 5 years ago
Allow undefined since it should be filterd out properly

github.com/reach/reach-ui - ca32f868ca1acd82ef7fe7a658ba2b481245b1fc authored about 5 years ago
Update getStyle helper to handle currentStyle

github.com/reach/reach-ui - f2dc547b734b496aae9c9705d5cb726f3580e2dc authored about 5 years ago
Simplify right click logic to avoid the 'never' type

github.com/reach/reach-ui - 297530b04ac04d6dc5fe69b574fb069424954ecc authored about 5 years ago
Remove cast for key by converting index to string

github.com/reach/reach-ui - c5a5b6f79aa45ca285f8f8c8a1163758064b92ae authored about 5 years ago
Convert empty proptypes to return null

github.com/reach/reach-ui - ebda84fe64b6414ede0ba24a7ce47e4aec828d70 authored about 5 years ago
Remove unneeded forwardRef type casts

github.com/reach/reach-ui - ce52f71a3776c2e400fd1e785d549696d8d58413 authored about 5 years ago
update deps and move test stuff to setup file

github.com/reach/reach-ui - 88d987b73aea02bd7eb44bc4f2511e559e05de0f authored about 5 years ago
combobox: fix incorrect generic type (#430)

github.com/reach/reach-ui - 17eff79f55c71e7ecfc938fd952b287cd93476b5 authored about 5 years ago
utils: add warning to readme

github.com/reach/reach-ui - ad62b05af5a91bf10c2d4edd288172bbedccee60 authored about 5 years ago
docs: update tabs docs (#415)

github.com/reach/reach-ui - 3f2528bfb762b33e67c0a1b915cfbbf0401d3ec1 authored about 5 years ago
alert-dialog: fix aria role (#431)

github.com/reach/reach-ui - cc0c7ea2a91ed3b34081c17afd6a4fb245aaa61c authored about 5 years ago
build and update snapshots

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

github.com/reach/reach-ui - 2f0008223b6ffd6764c864bd7a20fd9adac0ae24 authored about 5 years ago
utils: descendants hook tweaks

github.com/reach/reach-ui - 305262e519d7db82aa3f9fa8ee1d4941ad74b1ef authored about 5 years ago
utils: descendants hook tweaks

github.com/reach/reach-ui - a2ab2be8b0ca122e3fa03a00e24d78b757b48e35 authored about 5 years ago
accordion: update focus logic

github.com/reach/reach-ui - c64d7db544682200276297e123c12b1e984eae75 authored about 5 years ago
tabs: support left/right reversal for RTL writing mode (#235)

github.com/reach/reach-ui - 60ad49e9d1bc35dbb04e9d1d4c3b581468a5a704 authored about 5 years ago
add comments for context around some stuff

github.com/reach/reach-ui - a98e9e6ae69ac2ffa9dc247ab0c53223540c504e authored about 5 years ago
rm focus nodes from descendants hook

github.com/reach/reach-ui - d1e87eae8b8dbd47dcfa50ee5b86e190f6595af2 authored about 5 years ago
tabs: tiny fixes + snapshot updates

github.com/reach/reach-ui - 41236968af1f6bb2773c07a1d11c7a5a888425d1 authored about 5 years ago
tabs: fix tests

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

github.com/reach/reach-ui - ac429e5419a59ae5a1350150fec881dbb8ff59ac authored about 5 years ago
tabs: fix bug when first tab is disabled

github.com/reach/reach-ui - 56af0422f1bf12b9716ddb510bc35a8393b7699e authored about 5 years ago
tabs: patch fix for animation back compat

github.com/reach/reach-ui - 6d41ccd4008691d141aa266b77c56b82e6aae2a9 authored about 5 years ago
Remove double "the" (#424)

Remove a double "the" from a sentence.

github.com/reach/reach-ui - d60c138ddbccd18dfd31f417c8d610e236e74210 authored about 5 years ago
Fix type of ComboboxOptionText (#426)

github.com/reach/reach-ui - ba88bededfa7bc0892eac83747d4a86b61589396 authored about 5 years ago
Remove the mandatory of "as" type (#428)

github.com/reach/reach-ui - 988441408afaad793f4900d6e8fa89bf2818ff73 authored about 5 years ago
Update dialog.mdx (#429)

Add allowPinchZoom description

github.com/reach/reach-ui - 26008f7ae80b2866a47f69a773f26e97a8a21748 authored about 5 years ago
tabs: Use descendants and context with tabs (#361) and fix home/end bug (#416)

github.com/reach/reach-ui - 140ee1af3188ce585bcc62b655fef2c5bdf5ae76 authored about 5 years ago
utils: allow descendants to accept unique context prop

github.com/reach/reach-ui - 7db050880a78ddb16555118aad96cf9755e9ad14 authored about 5 years ago
menu-button: fix typeahead bug and descendants hook

github.com/reach/reach-ui - 968e92fd1d94e4fc69f7a33f3975c93f2a272368 authored about 5 years ago
'utils: export descendant types'

github.com/reach/reach-ui - 74b9d8f5122eab5ec5a293c61d11d3815295ca80 authored about 5 years ago
utils: export useDescendantContext

github.com/reach/reach-ui - 15d72bc1b595e81a24ff68dde6b999ca75211a26 authored about 5 years ago
accordion: move descendants logic to utils

github.com/reach/reach-ui - e00be98374e911778913fc849cea050dff11adbe authored about 5 years ago
utils: export useDescendantContext

github.com/reach/reach-ui - 37ba0876221c3fef93eaa6772a8fa91b9cd2d368 authored about 5 years ago
'utils: export descendant types'

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

github.com/reach/reach-ui - 9611d37b9f7f4ec898ca6c0d4553594f99160626 authored about 5 years ago
add display names to context objects

github.com/reach/reach-ui - bf923526655f4ac17ca5380980f86280dc14266c authored about 5 years ago
alert: clean up doc block

github.com/reach/reach-ui - e8b1ee28ccb1af3eccc561d1cf124911babd2acc authored about 5 years ago
clean up stuff

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

github.com/reach/reach-ui - 5deccf07e6d09c92caf103cdf3b4d5f3cffa8a04 authored about 5 years ago
utils: add createNamedContext

github.com/reach/reach-ui - f49157705d83b3fa1ac014b8de7d30e76b5a37a6 authored about 5 years ago
accordion: clean up config and comments

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

github.com/reach/reach-ui - b2550da385655eac810c9a61da48d26cef06d04c authored about 5 years ago
docs: fix typos

github.com/reach/reach-ui - d2abf44780261c5d47015b7fff20d7fdb2e9a40c authored about 5 years ago
add package readme

github.com/reach/reach-ui - af853620c2f91c1d9806a1de752da81ab0412982 authored about 5 years ago
clean up stale config and doc files

github.com/reach/reach-ui - b08b72d68931e55b05f8464c505f2214b496fef7 authored about 5 years ago
utils: add descendants hook (prelim)

github.com/reach/reach-ui - 61072af69bbb5a1c6c9e5bd021366a0d5a08ab84 authored about 5 years ago
rect: set ref before observer change to prevent flash

github.com/reach/reach-ui - 5138d692713a6f5e8a45c5ef761bb7878a63c55a authored about 5 years ago
storybook config updates

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

github.com/reach/reach-ui - 75890118ff1e064b72bcc6af4bf1bcb98c46a3cb authored about 5 years ago
clean up package files

github.com/reach/reach-ui - 00ffe073784d70834f354ce51e3a806ee72e4e8f authored about 5 years ago
disclosure: convert to TS

github.com/reach/reach-ui - 93215f079d0cdd3a1ea89e5e15f3e4b5089fb090 authored about 5 years ago
accordion: convert to TS

github.com/reach/reach-ui - a4922dcc7c7c288fd978002c6ee2845d8c5ad1bd authored about 5 years ago
clean up package files

github.com/reach/reach-ui - 64270736a4f03a37155b0bc84605b7118bcb2031 authored about 5 years ago
merge with master

github.com/reach/reach-ui - 71db74605d8012b218aa6058f3fcb4485e1949ad authored about 5 years ago
menu-button: add missing position prop to popover (#423)

github.com/reach/reach-ui - fa288fc266f1c4e3e72c98dadf27ff9cc85c6d16 authored about 5 years ago
[menu-button] Use React.ButtonHTMLAttributes for types (#421)

github.com/reach/reach-ui - 4d8acf2133d54273cd33900666d60cc0c49ba241 authored about 5 years ago
build fixes

github.com/reach/reach-ui - 63da53bad91b6bf5eeb43bcb0486c0db5f37632c authored about 5 years ago
menu-button: Use React.ButtonHTMLAttributes (#421)

github.com/reach/reach-ui - b69367df103a3d86c2c828859b4f9150d86873d9 authored about 5 years ago
tabs: TS rewrite

github.com/reach/reach-ui - 99c70e94f76f742dd3760e51311ff5271a3b42b6 authored about 5 years ago
slider: TS rewrite

github.com/reach/reach-ui - add7a4440cb7823302fae2fbbd45c9f06a416e22 authored about 5 years ago
menu-button: stuff

github.com/reach/reach-ui - 7407794c58fac136ba67c5f009782d30c2f9020d authored about 5 years ago
menu-button: TS rewrite

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