Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Ariakit

UI toolkit for building accessible web apps with React
Collective - Host: opensource - https://opencollective.com/ariakit - Website: https://ariakit.org - Code: https://github.com/ariakit

Update Combobox docs to use ComboboxProvider (#2805)

github.com/ariakit/ariakit - d0357657028645e4a707e4722b401ce2a6e41924 authored over 1 year ago
Update checkbox examples

github.com/ariakit/ariakit - cb7b58a043b4bb05cf5153fe1541ad6c0c05712d authored over 1 year ago
List component providers guide

github.com/ariakit/ariakit - 1a6b16d52a6ffd4119f9a73745beaa84c7d6e9ac authored over 1 year ago
Publish (#2798)

This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub act...

github.com/ariakit/ariakit - 91b505c8c9ca7c07c0e95581b1ef6d6da74a84c0 authored over 1 year ago
Export component providers on @ariakit/react (#2804)

Closes #2658

github.com/ariakit/ariakit - 20c05a802e7ae26b9515496500273b12d4006032 authored over 1 year ago
Add implicit store to Toolbar (#2803)

With this PR, the `Toolbar` component can now render without needing an
explicit `store` prop o...

github.com/ariakit/ariakit - 4e5d4c5ce6115b11bdf7c3776270900736e2f391 authored over 1 year ago
Add unlisted component providers guide

github.com/ariakit/ariakit - 6df8fa4c1689403c3d9e073154552db33a588e8b authored over 1 year ago
Update readme.md

github.com/ariakit/ariakit - 25992853618ece419922aaf176370c83ff4251ac authored over 1 year ago
Fix FormCheckbox erroring when an "integer-like" key is used (#2801)

github.com/ariakit/ariakit - 887b08f273ffd7bbba5de42fa47d579d512f2ece authored over 1 year ago
Add setMounted setter function to disclosure store (#2802)

This PR adds a `setMounted` prop to `useDisclosureStore` and derived
component stores. This cal...

github.com/ariakit/ariakit - d1580010b3b6e9200626d6cb1e5c99c939e15a80 authored over 1 year ago
Fix regression on Dialog "focus on hide" timing (#2797)

Closes #2773

github.com/ariakit/ariakit - de19a6e3dcc1f49ff17157f4e848e173b780f922 authored over 1 year ago
Automatically add PR number to changesets

github.com/ariakit/ariakit - e8a2160490b368395a5f4fab9a47347d5bf2fbdc authored over 1 year ago
Publish (#2738)

This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub act...

github.com/ariakit/ariakit - 0945bc86c25da42e999fdb085aed0306f8b4384a authored over 1 year ago
Accept null value on composed store props (#2796)

Allowing `null` as a value for composed store properties makes it easier
for users to override ...

github.com/ariakit/ariakit - 4ac001c65e44e73186972ae5a73127fe543e908e authored over 1 year ago
Automatically set composite={false} on MenuList when combining Menu and Combobox (#2795)

github.com/ariakit/ariakit - 9b030f38dbdef12f18167aff25bfb7fe4bb6662d authored over 1 year ago
Automatically set combobox on select store via context (#2794)

github.com/ariakit/ariakit - 61f55729462c22fe3484eddf3d65bb683266bdb9 authored over 1 year ago
Rename store context members

github.com/ariakit/ariakit - 1c48062e94e842868cc0087640338850ff3ec888 authored over 1 year ago
Add MenuProvider component (#2785)

Part of #2658

github.com/ariakit/ariakit - b433f4c7a3705b80522b2b8c6fd7466be799e4a0 authored over 1 year ago
Update dependency glob to v10.3.4 (#2791)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 5a55f418839316bbc06419d2a906578c47f1e71c authored over 1 year ago
Update dependency framer-motion to v10.16.2 (#2790)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - ad21bbfb23c5c36c608f2546e2bcbc13013b2221 authored over 1 year ago
Update dependency @types/use-sync-external-store to v0.0.4 (#2789)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 1d6380bb9b93d60125ce4c0c052317278f3b5a4b authored over 1 year ago
Update dependency @types/node to v18.17.14 (#2788)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - b04c37c7ae829d7ef1a38b2c60a75129c56cf030 authored over 1 year ago
Update dependency @types/lodash-es to v4.17.9 (#2787)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 14cae9acd7127b610918a21a7be70e4590ba320c authored over 1 year ago
Update dependency @babel/preset-env to v7.22.14 (#2786)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 4f296bd98a296cb9761833dc8d46807bf0b3eb8f authored over 1 year ago
Create scoped and provider contexts for component stores (#2784)

github.com/ariakit/ariakit - 904a12a62caf61da87181713b7ae0648d8a4394a authored over 1 year ago
Return composed store props on component stores (#2783)

This PR modifies the component stores that sync with other stores, such
as `useMenuStore` and `...

github.com/ariakit/ariakit - 92643949f2183647336b248afc2f079b09eaa4ab authored over 1 year ago
Add FormProvider component (#2782)

Part of #2658

This PR also fixes a problem with the form store where the submit and
validat...

github.com/ariakit/ariakit - 36b8399088a695995efafcc2dbb433240fde7cb7 authored over 1 year ago
Add TooltipProvider component (#2781)

Part of #2658

github.com/ariakit/ariakit - cec0b631d6b133b84a559bb52f449fdf9dda5ebe authored over 1 year ago
Add ToolbarProvider component (#2780)

Part of #2658

github.com/ariakit/ariakit - b195b0192c34b618640ada4769249d673b02c85a authored over 1 year ago
Add TabProvider component (#2779)

Part of #2658

github.com/ariakit/ariakit - 1afe02331ef4eab480b6b76dffead610b1ae7a5c authored over 1 year ago
Add HovercardProvider component (#2778)

Part of #2658

github.com/ariakit/ariakit - 11c8d131541e12a20fa463bfb8d913c2c79b08ee authored over 1 year ago
Add RadioProvider component (#2777)

Part of #2658

github.com/ariakit/ariakit - 15129a78617d03213e28217278d35a105b25bac4 authored over 1 year ago
Add SelectProvider component (#2776)

Part of #2658

This PR introduces a breaking change: the `combobox` state (not the
prop) in ...

github.com/ariakit/ariakit - 607347622bf7396227c4cab906fc4f0e0c756364 authored over 1 year ago
Add ComboboxProvider component (#2775)

Part of #2658

github.com/ariakit/ariakit - adae7f7f61fcab2011eda271bcd5648105a9645f authored over 1 year ago
Add PopoverProvider component (#2774)

Part of #2658

github.com/ariakit/ariakit - 00ebda4ee7a87d6104cb3461ff3b376fbb9afde8 authored over 1 year ago
Add DialogProvider component (#2771)

Part of #2658

github.com/ariakit/ariakit - 437a78debba5ed224ae5c12823a6851b4f4e1a25 authored over 1 year ago
Add CompositeProvider component (#2770)

github.com/ariakit/ariakit - ccbc9fd7dfb64d22ea140fb77a96defbe312be53 authored over 1 year ago
Add DisclosureProvider component (#2769)

github.com/ariakit/ariakit - 3f766b24ac773be9bb1eb99570722042d170e3bb authored over 1 year ago
Fix site search

github.com/ariakit/ariakit - e5345d4e018e92bde8fd1bbd7cce87b1ccbd60f1 authored over 1 year ago
Update dependency eslint to v8.48.0 (#2766)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 0152e4f13ce52057466e4207e4f6cabf60f9b1ad authored over 1 year ago
Update dependency vitest to v0.34.3 (#2765)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 9eda750e594de883ee32e691e288a3557c872743 authored over 1 year ago
Update button example styles (#2764)

github.com/ariakit/ariakit - e78ed9182c715b7abde58a81988c22a46a331607 authored over 1 year ago
Update dependency @types/node to v18.17.11 (#2763)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 9938ee1de8a40e79cf996611c81a6abfb69512ba authored over 1 year ago
Update dependency @types/node to v18.17.10 (#2762)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - e20cb91917349898422e9168484033939ab84589 authored over 1 year ago
Update dependency use-local-storage-state to v19

github.com/ariakit/ariakit - 15d49e73553981b092d7252f049becdbd6ac81ae authored over 1 year ago
Update dependency typescript to v5.2.2

github.com/ariakit/ariakit - 2a016a116d5d353ff115ded04cfef42e8f2e7644 authored over 1 year ago
Run useStoreState selector even when the store is undefined (#2760)

github.com/ariakit/ariakit - c7d59b943f6bdde0ab11a4ae00551dd9d647a49f authored over 1 year ago
Add CollectionProvider component (#2759)

Part of #2658

github.com/ariakit/ariakit - ab5745a1b6962e82271c95981cc640a25ad24282 authored over 1 year ago
Throw when passing conflicting props to store (#2745)

This PR introduces an error that's triggered in the following scenario:

```js
const a = useD...

github.com/ariakit/ariakit - 5d3661e64b0bb722c8f1de3e8a0495ddbf0074e1 authored over 1 year ago
Add CheckboxProvider component (#2758)

Part of #2658

github.com/ariakit/ariakit - 2c842da944b6c98ee2e085ad8e13040116673673 authored over 1 year ago
Update babel monorepo to v7.22.11 (#2756)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - b89aec3aba514dba94125ef99575bd4027e79117 authored over 1 year ago
Update dependency lint-staged to v14 (#2753)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/ariakit/ariakit - d739e57da886a03ba1e29972f55c96d1193e0574 authored over 1 year ago
Update dependency eslint-config-prettier to v9 (#2751)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 4e2431c4c9fcc837bd3f263bc2981ba42bc10fc4 authored over 1 year ago
Update dependency vitest to v0.34.2 (#2748)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 7a5b2165e236936be010a81330196fb5a0e2452f authored over 1 year ago
Update typescript-eslint monorepo to v6.4.1 (#2749)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 85c02277c475211a092d92b9f221db852284cd30 authored over 1 year ago
Update dependency tailwind-merge to v1.14.0 (#2746)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/ariakit/ariakit - 08d6dfa05f7997b38743dc56f327c0b17d786322 authored over 1 year ago
Update dependency tsup to v7.2.0 (#2747)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 2eb09fd48c810f9aa7e061c127b038b02368cf09 authored over 1 year ago
Remove console.log from system.tsx

github.com/ariakit/ariakit - d644305fc984473b46fb5f0ac22a961ed0028ed9 authored over 1 year ago
Update dependency react-router-dom to v6.15.0 (#2744)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 93d21545d7f8daa61bdc9a3bff5fb78b3ca26474 authored over 1 year ago
Update dependency @types/node to v18.17.9 (#2743)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 582e9188dad98f413da4b7c3bb3aabc6f8184ddf authored over 1 year ago
Update dependency lint-staged to v13.3.0 (#2741)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/ariakit/ariakit - 5267ff91ca41fbbc6b34266007aa8fc328e64b1c authored over 1 year ago
Update dependency eslint-plugin-react to v7.33.2 (#2739)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 66f29fdb0b68d30382832c72981c68b05950a579 authored over 1 year ago
Update dependency @floating-ui/dom to v1.5.1 (#2605)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/ariakit/ariakit - 760f753066d364f6964984ec2d5f5608c8495f8b authored over 1 year ago
Update dependency framer-motion to v10.16.1 (#2740)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 40c31b6e03294f01d5ec4c86c29d550e6885b294 authored over 1 year ago
Update dependency @types/marked to v5 (#2550)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/ariakit/ariakit - 89f2a4f8b2c5cebc0b602f3062c2daf12b00eaf7 authored over 1 year ago
Support dynamic `store` prop on component stores (#2714)

This PR introduces the ability for the dynamic `store` prop on component
store hooks to change ...

github.com/ariakit/ariakit - a3628e53bbbe1cacb2710e040223bb0f0958c5ab authored over 1 year ago
Update dependency eslint-plugin-import to v2.28.1 (#2736)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 07dacf96d0de40758a7f173b08eb93f1856854c5 authored over 1 year ago
Fix controlled component store rendering with stale state (#2737)

This PR addresses a bug that occasionally results in components
rendering with an incorrect or ...

github.com/ariakit/ariakit - 55d83fae88322bcc068fcc92a83eb8c2da38d5c3 authored over 1 year ago
Add deprecation warnings (#2717)

github.com/ariakit/ariakit - 53a8f687648afdc9874dcb6a589cb6f665b8a626 authored over 1 year ago
Update dependency eslint-config-prettier to v8.10.0 (#2735)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - b06d8aa54f2b59b1334df1faa09987381cf74fae authored over 1 year ago
Update dependency @playwright/test to v1.37.1 (#2733)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - ce81269248da4758415f06c09950e90732258a55 authored over 1 year ago
Update dependency eslint to v8.47.0 (#2734)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - d30f77d48e75cca2c851ddee24eb81251bf9a8dc authored over 1 year ago
Update dependency stylelint to v15.10.3 (#2729)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - e851c76c70fdc9cbc2dfecc0c652a580ad15ef34 authored over 1 year ago
Update dependency rehype-parse to v8.0.5 (#2728)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/ariakit/ariakit - 0ffc81b82ab9977ec53d3e5758ac9c9cb9e37aaf authored over 1 year ago
Update dependency @vercel/analytics to v1.0.2 (#2723)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/ariakit/ariakit - 96ee94c97eb6a78a398a6fa947c5b7555f0f8276 authored over 1 year ago
Update dependency prettier to v3.0.2 (#2727)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 55290d2fa436404fa2022c60275a57e552ab124a authored over 1 year ago
Update dependency autoprefixer to v10.4.15 (#2724)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/ariakit/ariakit - 917cb6431b8cd1da7415651cd6e397f9d1185a31 authored over 1 year ago
Update dependency lerna to v7.1.5 (#2726)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 4bb51e2246695cc945cdbbb42a65813081c3f4dd authored over 1 year ago
Update dependency @types/react to v18.2.21 (#2722)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 45b90c1cbd318204c0a4db6a0fcdba369ec1ac37 authored over 1 year ago
Update dependency @types/lodash to v4.14.197 (#2720)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 268208a68de8ba4a1ffca5f5443317fe49daf82d authored over 1 year ago
Update dependency @types/node to v18.17.8 (#2721)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - ff0c54ee61692efb17f00f6ee758c85f5d212bc6 authored over 1 year ago
Update dependency postcss to v8.4.28 (#2630)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/ariakit/ariakit - f8a940cc9eedd903654fd46356408aadbf73cae4 authored over 1 year ago
Update dependency chalk to v5.3.0 (#2606)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/ariakit/ariakit - 5ded506ec4f3432b8e6b4a7a784f457cef0d8ad2 authored over 1 year ago
Update dependency recast to v0.23.4 (#2654)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/ariakit/ariakit - 41e6deecdf46004faccd6446bbecc0e292531b91 authored over 1 year ago
Update babel monorepo to v7.22.10 (#2719)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/ariakit/ariakit - 5f89a1059f02c41ee6db554dfb3f8bbd06be969d authored over 1 year ago
Update dependency read-pkg-up to v10 (#2623)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/ariakit/ariakit - fb21fcb453c320e363f56fe9e6b939f7d3693907 authored over 1 year ago
Publish (#2710)

This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub act...

github.com/ariakit/ariakit - 5868328bd084923572e7788f5ccc63621f14935b authored over 1 year ago
fix: use-sync-external-store ESM workaround (#2718)

I am trying to build a library (with sources) that uses **ariakit**
components but I get this e...

github.com/ariakit/ariakit - 640ef8d15439b4432465f424cd335c8acb9e8c0b authored over 1 year ago
Improve Command reference docs

github.com/ariakit/ariakit - a22f52b647958428feefacf7b18f13e8880486bf authored over 1 year ago
Add newsletter to header updates

github.com/ariakit/ariakit - 0eacd26eb42fb5c54208dc31b71ef675306f940f authored over 1 year ago
Fix addGlobalEventListener util with sandbox iframes (#2709)

github.com/ariakit/ariakit - 79c90658702048f19f273bb7252aac652a03a8ab authored over 1 year ago
Update links to reference pages

github.com/ariakit/ariakit - ff692bc8c44c92613d6341e26e151afdecf71312 authored over 1 year ago
Publish (#2693)

This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub act...

github.com/ariakit/ariakit - 2cb8de3245dc85d70eefa6ed2e3a01d0b420f33c authored over 1 year ago
Improve type-safety on internal store functions

github.com/ariakit/ariakit - 43e46b6dba4839b14ab1e6ee07479836720fdb6c authored over 1 year ago
Update header updates popover

github.com/ariakit/ariakit - 47627b0e2d1f8dc20d38bb2a58f543b1f318a7e4 authored over 1 year ago
Pass deps before callback on store props (#2707)

Much better!

github.com/ariakit/ariakit - 65f823d2e22f13a0cf67a0da83f8b7eab549e74a authored over 1 year ago
Update component stores guide

github.com/ariakit/ariakit - fef67a815d90d24994d6975555dc233af623075e authored over 1 year ago
Remove private properties from the store (#2706)

github.com/ariakit/ariakit - 42b3fac40e389c89e5793aa251bcc864887800b0 authored over 1 year ago
Update examples

github.com/ariakit/ariakit - 803ad0452b236d6017cb2fcbe8bce2a204ad5426 authored over 1 year ago
Update focusable reference docs

github.com/ariakit/ariakit - 7648097018e2e0d92908dcba52365f455e0359fb authored over 1 year ago