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

Merge branch 'master' into next

github.com/ariakit/ariakit - 6f173f7e2c5f4d035b87aec66c95a2057e1683c4 authored about 5 years ago
fix: Fix inconsistent `Tooltip` behavior on disabled `Tabbable` (#552)

Closes #471

github.com/ariakit/ariakit - d507772ed470770f5db322ab68eced3b3259d8f0 authored about 5 years ago
Merge branch 'master' into next

github.com/ariakit/ariakit - 7f54037ee6f7f70fbe48b960d4e8a0b93530ae9c authored about 5 years ago
chore: Fix typescript errors

github.com/ariakit/ariakit - e8e3e0c6c9f166b1d8a137300efc5f50fb1163e1 authored about 5 years ago
chore: Fix typescript errors

github.com/ariakit/ariakit - 88224725f4299f282cdaec357d2ed7b5e6c5ba70 authored about 5 years ago
chore: Upgrade dependencies

github.com/ariakit/ariakit - 5d63a4805dc65e6817c0b2dc92233521330e6be8 authored about 5 years ago
chore(reakit-test-utils): Update defaultPrevented method

github.com/ariakit/ariakit - 82dae23d4ead71f3fea0459247cc1535b2d30e8d authored about 5 years ago
fix: Remove confusing `rover.unregister()` warning (#549)

Closes #488

github.com/ariakit/ariakit - 2a72e350c4134a55c77b0f2a19fea8a15af4e3bd authored about 5 years ago
fix: Fix `transitionEnd` capturing children transitions (#548)

Closes #531

github.com/ariakit/ariakit - 4cf1eaad204a787be70f9db31b25e18972723ea2 authored about 5 years ago
chore: DisclosureConent -> DisclosureRegion

github.com/ariakit/ariakit - 9a84c70781e7883677ce7b9b96831fdc70ab1e66 authored about 5 years ago
Merge branch 'master' into next

github.com/ariakit/ariakit - e094f6da57013f643324edf087a55dd258dcec09 authored about 5 years ago
fix: Fix portaled components without dimensions in the first render (#547)

Closes #532

github.com/ariakit/ariakit - 8783aec08f68be6e432bc39be85f2824ef8ca64e authored about 5 years ago
feat: Upgrade to popper.js v2 (#545)

BREAKING CHANGE: The internal `popper.js` dependency has been upgraded to `v2`. The stable `Popo...

github.com/ariakit/ariakit - 55f7c21b6651efc7ee18e45c17bf7be3ef5d39d2 authored about 5 years ago
feat: Add `MenuButton` and deprecate `MenuDisclosure` (#544)

github.com/ariakit/ariakit - f5fa914b6e73f0f8fc5636a25aa5ebe2d421dcf8 authored about 5 years ago
chore: Replace `mergeRefs` by `useForkRef`

github.com/ariakit/ariakit - 3a75bfd80ff9b10885d00ecbae6d3cbed7d96539 authored about 5 years ago
feat(reakit-utils): Add `useForkRef` method

BREAKING CHANGE: `mergeRefs` has been replaced by `useForkRef`. It's now a custom hook, so it sh...

github.com/ariakit/ariakit - 8366545bf372cb8fb7c61bd18785c780c3794361 authored about 5 years ago
feat: Add `Disclosure` module and deprecate `Hidden` (#541)

github.com/ariakit/ariakit - 4397ab0ea70e78ed187d6f463a5941f72907afb0 authored about 5 years ago
fix: Check for classList existence before use (#540)

Closes #537

github.com/ariakit/ariakit - 92a5fa1fd30e876eb8c25f3bbed48fbd7b8e15fb authored about 5 years ago
chore: Fix tests

github.com/ariakit/ariakit - 8366f6ed6997e792db46c514bc3a742a07f720aa authored about 5 years ago
docs: Update Radio README.md (#539)

Added example with default value

github.com/ariakit/ariakit - b79d7550a36f3400ccd402489939aad53964d612 authored about 5 years ago
chore: Update peer dependencies versions

github.com/ariakit/ariakit - 9a58972e5cee5f7e9c9e3a327de3521864eb5c1c authored about 5 years ago
chore: patch-package

github.com/ariakit/ariakit - fd99675e0acf9ccc93980df32746507a7f9e58c6 authored about 5 years ago
fix: Stop converting `File` objects into plain objects when submitting `Form`

Closes #415

github.com/ariakit/ariakit - 5899d8d61219bf95aebe9a058153e0146ae16c0e authored about 5 years ago
feat(reakit-utils): Add `isPlainObject` function

github.com/ariakit/ariakit - faeb26f55415666d0bc7dac0ee7b5930b38013bf authored about 5 years ago
feat: Replace `unstable_wrap` by `wrapElement` (#538)

github.com/ariakit/ariakit - 17a12fb0fbf12cf35e6578ee35baf255903eae6e authored about 5 years ago
chore: Remove additional Safari test

github.com/ariakit/ariakit - 161a3da440b42a6d52fe1efc3e3d2c58556a21f6 authored about 5 years ago
feat: Add `modal` state to `useDialogState` (#535)

Closes #404

github.com/ariakit/ariakit - f3953ad52e9065c5c38c73bf064128933723eab4 authored about 5 years ago
fix: Fix parent `Dialog` closing when clicking on nested `DialogBackdrop` (#530)

Closes #529

github.com/ariakit/ariakit - e8bc3be0ebe1875442083129109a74aeaa291419 authored about 5 years ago
chore: Update dependencies

github.com/ariakit/ariakit - 9c175bb97238eaae7c6a2bcf876a9c6552b9c182 authored about 5 years ago
refactor: Small update on the code

github.com/ariakit/ariakit - 93d4878042e030eff78639847906d99465d68d74 authored about 5 years ago
fix: Prevent clicks when pressing Enter/Space with meta key on non-native `Tabbable` (#534)

github.com/ariakit/ariakit - 7f0c8cf8b4e5e29056d0a1a665e9d719c8aeace1 authored about 5 years ago
feat(website): Add `Id` to the docs menu

github.com/ariakit/ariakit - 95f1fd93d926f7bbcab0f71abbcaf4ebdf4ac05e authored about 5 years ago
docs: Add `experimental` flag on `Id` README

github.com/ariakit/ariakit - 37fc47052d4e36105a50d33db68cb414799c470a authored about 5 years ago
docs: Update `reakit-utils` docs

github.com/ariakit/ariakit - 453f2817204d701a70176d2d1667316182f4e1c2 authored about 5 years ago
feat: Render nested `Dialog` on a portal outside of its parent `Dialog` (#533)

BREAKING CHANGE: This should affect a very small number of people: the way nested modal `Dialog`...

github.com/ariakit/ariakit - 9f0a5cc38bb4e2df2ff507fffbab5eebf9d9e839 authored about 5 years ago
feat(reakit-utils): Remove `Omit` type

BREAKING CHANGE: `Omit` has been removed from `reakit-utils/types`. [TypeScript now supports it ...

github.com/ariakit/ariakit - 24797e07ab47c957d4bcd6044d8007b64fc24997 authored about 5 years ago
chore: Remove unnecessary `Omit` imports

github.com/ariakit/ariakit - 9706906cd8883699f635e8b471d3265dea568a6f authored about 5 years ago
feat: Add `unstable_offset` option to `usePopoverState` (#527)

Closes #511

github.com/ariakit/ariakit - 301fbcadace6c2a472a054ec18198b52df35328d authored about 5 years ago
docs(reakit-system): Add `reakit-system` API docs (#525)

github.com/ariakit/ariakit - cd1845a5f393100c064caf807a6f7454cdfe249c authored about 5 years ago
docs(reakit-utils): Add `reakit-utils` docs (#523)

github.com/ariakit/ariakit - 592ed0ffca8a2de3aa4c9d88b416c1e41df02c9b authored about 5 years ago
fix: Fix warning on deprecated `Provider` import

github.com/ariakit/ariakit - 1cd94217466a9da57c72e8d18602e41f691a7e95 authored about 5 years ago
chore: Refactor reakit-test-utils

github.com/ariakit/ariakit - a881e4b56511eb15b3d1175fca2a4f072c76f487 authored about 5 years ago
chore: Refactor code

github.com/ariakit/ariakit - 523fe1a17d9d91c9a6e70511de3451ee618b6953 authored about 5 years ago
feat(reakit-utils): Add `isButton` method

github.com/ariakit/ariakit - 8ff86fc150f5b4bc4cb936c963b709e700342b73 authored about 5 years ago
feat(reakit-utils): Add `getActiveElement` method

github.com/ariakit/ariakit - a252fcd77ed9618f67039ab910a3fc3995621201 authored about 5 years ago
chore: Add Netlify atribution to website

github.com/ariakit/ariakit - ef14a9846ba6776048ef41f57e70be19521e1308 authored about 5 years ago
chore: Update CHANGELOG.md

github.com/ariakit/ariakit - 8e9f934a196225ef3e98559cf1f865aa61fdadc0 authored about 5 years ago
chore: Upgrade dependencies

github.com/ariakit/ariakit - 9d8731a7792681642f8f7e335d77adabe69af6e8 authored about 5 years ago
Revert "fix: Import `body-scroll-lock` directly from es modules to fix rollup build (#508)" (#521)

This reverts commit 320bf7bc78fd2e09ba50a4ee3cb42d4dd16c5cf7.

github.com/ariakit/ariakit - 851b6211d9d6d0504f9d55c8a600f3acb770a0c6 authored about 5 years ago
chore: Update netlify build

github.com/ariakit/ariakit - ec5b012494b224d197dc30638bd4b8e7f9059b79 authored about 5 years ago
fix: Fix components not rendering `id` prop (#520)

Closes #518

github.com/ariakit/ariakit - 866db9ddae9dda165a5652c2f331b064b852a03e authored about 5 years ago
feat: Add `unstable_inner` option to `usePopoverState` (#517)

Closes #516

github.com/ariakit/ariakit - d5e1e8f070c435acdbab92a95a938be23e5803ae authored about 5 years ago
fix: Fix `Portal` with `null` context on client (#514)

Closes #513

github.com/ariakit/ariakit - 619adfd70fdd89a974ed328508ffddf97b0d51b1 authored about 5 years ago
fix: Import `body-scroll-lock` directly from es modules to fix rollup build (#508)

Closes #505

github.com/ariakit/ariakit - 320bf7bc78fd2e09ba50a4ee3cb42d4dd16c5cf7 authored about 5 years ago
fix: Fix `Dialog` closing when clicking inside it and dragging outside (#510)

Closes #506

github.com/ariakit/ariakit - 7d580e6a95b929f400bcced8114c986c31fb3a7d authored about 5 years ago
chore: Add `reakit-test-utils` package (#509)

github.com/ariakit/ariakit - b1c6835ffb0519804e5e714c0c0e4f8dd3b8cc05 authored about 5 years ago
chore: Refactor `useEventListenerOutside`

github.com/ariakit/ariakit - 6af1decfa0e15e48f6b318f9647246a1388a52d1 authored about 5 years ago
chore: Add `@wordpress/jest-console` and fix warnings on tests (#504)

github.com/ariakit/ariakit - 22269d72ac1bdeed3728f517ce4ed1ea4be24b7e authored about 5 years ago
chore: patch package @lerna/version

github.com/ariakit/ariakit - ec6864600f4f25055440183b19201880e4c017f6 authored about 5 years ago
chore: Upgrade dependencies

github.com/ariakit/ariakit - 9e08ea98c3867d55af091a82abf7c3b2094aa3fd authored about 5 years ago
chore: Update docs

github.com/ariakit/ariakit - df1cbb1eaabc42eafa325fa548b6bdbc20e778d2 authored about 5 years ago
chore: Update warning-test

github.com/ariakit/ariakit - f93e8d8027a9f98127c92802bd5a00e7ec591e69 authored about 5 years ago
fix: Fix `form.reset()` not reverting array fields to initial state (#503)

Closes #502

github.com/ariakit/ariakit - 43ca6a8cf706680c6bb7649d7b8164b777302578 authored about 5 years ago
Merge branch 'master' of github.com:reakit/reakit

github.com/ariakit/ariakit - bd5390ccaa6209c4fa9193a8673f5b34adc67e7d authored about 5 years ago
fix: Standardize precedence when `options` and `htmlProps` conflict (#501)

github.com/ariakit/ariakit - 5b8e02f7fe70fc8ef13b83cb882cafc8a2866a7b authored about 5 years ago
refactor: Improve `RoverState` readability

github.com/ariakit/ariakit - 3cb0af42c145dd76bca178af069970853efa309e authored about 5 years ago
chore: Update README.md

github.com/ariakit/ariakit - 936010a27c3758fce357cb1e43805cfb7aa03806 authored about 5 years ago
fix: Stop ignoring `checked` and `value` props passed as html props to `useCheckbox` (#500)

Closes #465

github.com/ariakit/ariakit - c8cb0bbf06907bd7f61b8673785dcb50ca30c5dd authored about 5 years ago
fix: Stop persisting `onChange` event on `Checkbox` (#499)

Closes #498

BREAKING CHANGE: When passing a custom `onChange` prop to `Checkbox`, `event.targ...

github.com/ariakit/ariakit - fd4a694be7301aceaa5a98f0709a53263aa8383e authored about 5 years ago
chore: continuous-integration > ci

github.com/ariakit/ariakit - d6a6c7b98d784f5cd37045550848cbd17a67f417 authored about 5 years ago
fix: Prevent an unnecessary re-render on `Button`

github.com/ariakit/ariakit - e39842ddd294fff929dde97d50974a0f249b3976 authored about 5 years ago
chore: Update warning tests

github.com/ariakit/ariakit - b372e0f31018ac70b06a2f5ed441259706fa95ce authored over 5 years ago
docs: Update abstracting examples to include children props

github.com/ariakit/ariakit - 7a820f71b9a684a30227717d4ec830e4cf4c3775 authored over 5 years ago
fix(reakit-utils): Support iframes

github.com/ariakit/ariakit - b6b334083b7b7b3fbb4fee02df8242406f36b508 authored over 5 years ago
Update continuous-integration.yml

github.com/ariakit/ariakit - 4a32ebb39ca656e5797bf03c4a422bff5a246db1 authored over 5 years ago
chore: Use `Id` module on `Form` and update `constate` usage

github.com/ariakit/ariakit - a9af0df2158d50f3cf912aac805c79437ec4b509 authored over 5 years ago
chore: Update @lerna/version patch

github.com/ariakit/ariakit - e279f3e126b8b503888cc73aaa581cdea22136d6 authored over 5 years ago
chore: Update docs and upgrade major dev dependencies

github.com/ariakit/ariakit - 71074d110d6c3797db91e3a663b267be9cafaf60 authored over 5 years ago
chore: Fix lint

github.com/ariakit/ariakit - 4babb86c506565d4d7b0833b3c4bed25c1d30974 authored over 5 years ago
feat: Add `baseId` option to `useHiddenState` and derivative hooks

github.com/ariakit/ariakit - 837aa5873ca5c324aa3ee25430eab0b9adf27790 authored over 5 years ago
chore: Update docs

github.com/ariakit/ariakit - 84c1ab4dea7ecfbe3f2768aba47337543d0d89dd authored over 5 years ago
feat: Add `baseId` option to `useRoverState` and derivative hooks (#494)

github.com/ariakit/ariakit - 42e9dd0d39c53fae9661c83f470b919b45f7e845 authored over 5 years ago
feat(reakit-system): Replace `useCompose` by `useComposeOptions` on `createHook` (#493)

github.com/ariakit/ariakit - 50fd7df99ad1836e2dd6bf841433ff44ab5d4626 authored over 5 years ago
feat: Add experimental `Id` module (#492)

github.com/ariakit/ariakit - 5d87e999eacb7a925cb6aa266d4028438234afa9 authored over 5 years ago
chore: Update pacakges README.md

github.com/ariakit/ariakit - 98c59f38d344ce888a7a8be57ae2d5369f940257 authored over 5 years ago
chore: Upgrade dependencies (#491)

github.com/ariakit/ariakit - b1c4ff8e38bc3645d5633eb6b774776d1debde3c authored over 5 years ago
chore: Update README.md

github.com/ariakit/ariakit - a80932fd8ab3af87f402cb5d498fbf723d285fe6 authored over 5 years ago
chore: Update README.md

github.com/ariakit/ariakit - e8f6100b197dc7842cea0f148e11942f3e3b67a9 authored over 5 years ago
chore: Upgrade typescript (#486)

github.com/ariakit/ariakit - 04d1f8cbb2258fa260b02682fd3730f20deac173 authored over 5 years ago
chore: Setup GitHub Actions (#483)

github.com/ariakit/ariakit - 2c86fbe3b937981c71d53fd73110ae3d9f410556 authored over 5 years ago
chore: Update peer dependencies versions

github.com/ariakit/ariakit - d3b015a0f6024b5a4f664574fc3149b344c170db authored over 5 years ago
Update BUG.md

github.com/ariakit/ariakit - 113bafdbb4dd67835b2a40bea1aa005904b16bc6 authored over 5 years ago
Delete QUESTION.md

github.com/ariakit/ariakit - 591016c0342d8db7be35b9947e2361f03d8f9085 authored over 5 years ago
Update config.yml

github.com/ariakit/ariakit - 5b0a5661462f413600a41049f020b6f0cd33394f authored over 5 years ago
Create config.yml

github.com/ariakit/ariakit - d3d0f54b996fad8e0b80584f55299c41480a299b authored over 5 years ago