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

chore: Add missing `findVisibleSubmenu` file

github.com/ariakit/ariakit - 8537b5b0d5686154bcd1ad6c1a95d8ce385ce847 authored almost 5 years ago
chore: Update Menu example test

github.com/ariakit/ariakit - 6c864dcccee5dab274411a3cf0f238634ad32213 authored almost 5 years ago
fix: Fix disabled `MenuButton` being activated when used as a menu item

github.com/ariakit/ariakit - 6c31dab0be1ae606862d7dca6b5b523a67d40309 authored almost 5 years ago
fix(reakit-test-utils): Fix various bugs

github.com/ariakit/ariakit - 7933be03a9cac40e32e176d3bb213a35af1457b3 authored almost 5 years ago
fix(reakit-utils): Fix \`getClosestFocusable\` iteration

github.com/ariakit/ariakit - b72c6235a60d5ac624e30ba3acd808b937b06002 authored almost 5 years ago
fix: Fix `<Tabbable disabled focusable />` not focusing closest parent

github.com/ariakit/ariakit - b3dfb96dd50969a0bbc9a3bbad11d761a498a0d1 authored almost 5 years ago
chore: Add examples for Menu

github.com/ariakit/ariakit - f3f4fa48f12bbd0614f7f1360505746769162857 authored almost 5 years ago
fix: Fix click outside not closing all `Menu`

github.com/ariakit/ariakit - 341a250fe90b350866dbfbb6662d786cf1a324ac authored almost 5 years ago
chore: Add example Tab with Modal (#632)

github.com/ariakit/ariakit - a53eafd3b8b7cc9f0b4ea98ad34483bfc93f9e73 authored almost 5 years ago
chore: Add Button with Tooltip example (#631)

github.com/ariakit/ariakit - cbe69b15d5c05a0fca7f1f0771044991a1a9f1b2 authored almost 5 years ago
examples: modal with form (#627)

* examples: modal with form

* display a button instead of a span

* review

github.com/ariakit/ariakit - e881590f672c8959d17edd9886d47702fa9708ec authored almost 5 years ago
feat: Hide `Tooltip` when pressing `Escape` (#629)

github.com/ariakit/ariakit - d7f5e8cca981ca234a3a3f4afe6190d59b4f50be authored almost 5 years ago
chore: Build storybook together with website (#628)

github.com/ariakit/ariakit - c4e4313ce60984f823b808cb53da8ba8a262c2e2 authored almost 5 years ago
fix: Fix `Checkbox` activating twice on space key on Firefox (#625)

Closes #368

github.com/ariakit/ariakit - c4d59619f452dd608077857e6c678a91fcfcf87a authored almost 5 years ago
fix: Fix `Tooltip` when used with `Composite` components (#623)

github.com/ariakit/ariakit - 0b70f435673db13b75f82d69ac2760b485879674 authored almost 5 years ago
fix: Add missing `setVirtual` action to `CompositeState` reducer

github.com/ariakit/ariakit - 965704c14c91e862dffa3425cf2a5c3f696bd751 authored almost 5 years ago
chore: Remove @types/react from package.json

github.com/ariakit/ariakit - f548b481a341c68c71498525a85b18fdcf3a3a2e authored almost 5 years ago
chore: Upgrade dependencies

github.com/ariakit/ariakit - a40ba971443a98ffdc91e82a7800012f69a6c411 authored almost 5 years ago
feat: Add experimental `unstable_timeout` option to `useTooltipState` (#622)

github.com/ariakit/ariakit - 5fe208f26d3193b4ec73c4f945e1586c4ec52545 authored almost 5 years ago
fix: Fix `Menu` -> `Dialog` -> `Menu` behaving as a sub menu (#621)

github.com/ariakit/ariakit - 9feb9c168efbbd21cbf06ed695dbf0fccf29148d authored almost 5 years ago
fix: Fix `Dialog` closing on Firefox when the window loses focus and get focused again (#620)

Closes #619

github.com/ariakit/ariakit - 7c3119df82ec599b685ebd249d88faf78591f61f authored almost 5 years ago
fix: Fix animated `Dialog` not being correctly focused with VoiceOver (#618)

github.com/ariakit/ariakit - db71535b4cdc4d7c88f7860d3a55b62202b845c8 authored almost 5 years ago
chore: Fix typo in Disclosure readme (#617)

github.com/ariakit/ariakit - f02396266f89b54e819260610d067cef40e5d9b9 authored almost 5 years ago
chore: Run tests against react@next (#605)

github.com/ariakit/ariakit - 8e3cb932b4736b471ee04cd9cf4edde4613ab39b authored almost 5 years ago
fix: Fix nested `Dialog` not rendering correctly when the parent has a backdrop

github.com/ariakit/ariakit - ce766d57b97e6b081a41504e8676e5d47e23e9cd authored almost 5 years ago
feat: Replace `unstable_animated` by `animated` with improvements on the API (#616)

Closes #528

BREAKING CHANGE: **This should affect only people who were using the `unstable_an...

github.com/ariakit/ariakit - 16f843f8dc4b97a552d629bd41cf20107e307a77 authored almost 5 years ago
feat: Remove experimental `IdGroup` component

github.com/ariakit/ariakit - 1c73f021f78bca6a0c46c99b192d8ff11b124f4d authored almost 5 years ago
chore: Update STYLING.md

github.com/ariakit/ariakit - 17752033d7b5cb1c1d05b3fd904b67721565d1f0 authored almost 5 years ago
chore: General refactors and performance optimizations (#612)

github.com/ariakit/ariakit - 497c9d97ff6f354ab0bd547686267007ceff4322 authored almost 5 years ago
fix: Fix falsy values on `Radio` not working

Closes #607

Co-authored-by: Tom Sherman <[email protected]>

github.com/ariakit/ariakit - 387e8d3ffb521f14d3a8c77e9a0b161cde9cb020 authored almost 5 years ago
fix: Fix `CompositeItem` not receiving focus when clicking with Safari/VoiceOver

github.com/ariakit/ariakit - d3ba0010acde0b6533fb6b456afc18968dd2ee89 authored almost 5 years ago
chore: Refactor `Tabbable` and `Clickable`

github.com/ariakit/ariakit - c41b5beaa0e9ec00a1cff28f6d50b5ee3861c295 authored almost 5 years ago
chore: Apply prettier on markdown files

github.com/ariakit/ariakit - e753ccdbbe050d925cf63a5b12c887515a6f63e6 authored almost 5 years ago
chore: Upgrade major dependencies (#610)

github.com/ariakit/ariakit - 08b76cd911b64727d780d356c08243f0fbad5187 authored almost 5 years ago
chore: Upgrade major dev dependencies

github.com/ariakit/ariakit - 62fed5337f94a35e880e9b58d2f13ade48d139f4 authored almost 5 years ago
chore: Upgrade gatsby dependencies

github.com/ariakit/ariakit - 2c6356589dd18962420bfb7a167cb3d12b7c84f3 authored almost 5 years ago
chore: Upgrade minor dependencies

github.com/ariakit/ariakit - b1a954e5c1f2b4224c3fa0474bc8f71fb4bc870d authored almost 5 years ago
fix: Fix `Composite` on IE11 (#609)

github.com/ariakit/ariakit - 555b931de003a81a635ed1d980d67f9c62fb91e0 authored almost 5 years ago
fix: Fix nested modals when using VoiceOver/Safari (#608)

github.com/ariakit/ariakit - 417b3b391bdb2df173e97aee3276cc00d3db4efe authored almost 5 years ago
feat(reakit-utils): Remove `warning` util

BREAKING CHANGE: `warning` has been removed from `reakit-utils`. Use the `reakit-warning` packag...

github.com/ariakit/ariakit - ff98d43568790cc191fde1ee9b56a35311a3a10f authored almost 5 years ago
refactor(reakit-test-utils): Use `reakit-warning` instead of `reakit-utils/warning`

github.com/ariakit/ariakit - a6dba8a90a9b48ed2e39c6be2336c88b37b48557 authored almost 5 years ago
refactor: Use `reakit-warning` instead of `reakit-utils/warning`

github.com/ariakit/ariakit - d383e089cda13cf0a66fed7528f406c2f7e249f3 authored almost 5 years ago
feat(reakit-warning): Add `reakit-warning` package

github.com/ariakit/ariakit - 82e17ee089cf97974438fe08b18cdadf2b9a1a2c authored almost 5 years ago
feat(reakit-utils): Add `flatten` util

github.com/ariakit/ariakit - 57ac4503da4604bae5a18dc6d7e6644ec152daad authored almost 5 years ago
Merge branch 'master' into next

github.com/ariakit/ariakit - 6759222da4937481c7e294331fe44439e580a83f authored almost 5 years ago
chore: General refactors on Composite components (#604)

github.com/ariakit/ariakit - 3d5b3ed7b41029a0731d504e5af1b5710545d14a authored almost 5 years ago
feat: Support `rtl` on `Toolbar` (#601)

github.com/ariakit/ariakit - 281107130fac84bf37489f51e77f7c68e0e1b4f2 authored almost 5 years ago
feat: Automatically check `Radio` on focus (#599)

github.com/ariakit/ariakit - 6edc68980de142686bdbdceecc8769e2a6265001 authored almost 5 years ago
chore(deps): bump acorn from 5.7.3 to 5.7.4 (#600)

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://...

github.com/ariakit/ariakit - c9f55d7d87f12b58ee409e8a392a9c36c2aadf52 authored almost 5 years ago
feat: Select the first `Tab` by default and don't require `stopId` prop (#597)

BREAKING CHANGE: The first `Tab` is now selected by default. There's no need to pass `selectedId...

github.com/ariakit/ariakit - 528b016304f381b171cdc96598201deb54fb53c8 authored almost 5 years ago
feat: Add `Clickable` component (#596)

BREAKING CHANGE: `Tabbable` doesn't trigger a click on the element when pressing <kbd>Enter</kbd...

github.com/ariakit/ariakit - 6a9fca9f20f1e93eb93776577607d5577d6f5870 authored almost 5 years ago
feat: Remove `Provider` from `reakit/utils/Provider`

BREAKING CHANGE: Importing `Provider` from `reakit/utils` is not supported anymore. It should be...

github.com/ariakit/ariakit - 134f7ebc55838882f5e8dbd19473fb7417135116 authored almost 5 years ago
Merge branch 'master' into next

github.com/ariakit/ariakit - e7e74407e985beeea03c0e317ca0e05fcf923f17 authored almost 5 years ago
chore: Upgrade dependencies

github.com/ariakit/ariakit - 0158fd3b526116a9492a21b4956370e83120400d authored almost 5 years ago
chore: Fix documentation example

github.com/ariakit/ariakit - 5d1b15f892edd297a69bd877ab363ebd5f6b2d2b authored almost 5 years ago
chore: Add experimental `Composite` component (#557)

github.com/ariakit/ariakit - 4d6fbbd181b94dbe5b55579ee8ac7806b2b3a013 authored almost 5 years ago
docs: Update Disclosure README.md (#593)

github.com/ariakit/ariakit - 7e3ce6f0fb2b29e00d56e387643d25415422d600 authored almost 5 years ago
Merge branch 'master' into next

github.com/ariakit/ariakit - b9f590f0bc209e59f17c6808fe82c51c40c47928 authored almost 5 years ago
chore: Update Button styling documentation

github.com/ariakit/ariakit - 9cf7d27bf098c84f61a9ae7c2775aa972ee89135 authored almost 5 years ago
chore: Add style examples to Button readme (#567)

github.com/ariakit/ariakit - 325f019d758e078d8118f899408a764ddc651246 authored almost 5 years ago
chore: Update README.md

github.com/ariakit/ariakit - adefbe05d0444c0e094a7d7a4b900abeb466e66c authored almost 5 years ago
chore: Fix Menu tests (#591)

github.com/ariakit/ariakit - 633a7aa0e384cae0cb167b9d6b000be436cd5090 authored almost 5 years ago
Merge branch 'master' into next

github.com/ariakit/ariakit - c077be88f842c071927bcb883d7e401eb8c8f635 authored almost 5 years ago
chore: Improve CI workflow (#590)

github.com/ariakit/ariakit - 2e3bb915ccd5c82030ae80ec6fdc7069e410f84e authored almost 5 years ago
chore: Attempt to fix flacky tests

github.com/ariakit/ariakit - 61a4db1b53e282c893c2f89152e97bb5373b31ee authored almost 5 years ago
chore(deps): bump unist-util-remove from 1.0.3 to 2.0.0 (#578)

Bumps [unist-util-remove](https://github.com/syntax-tree/unist-util-remove) from 1.0.3 to 2.0.0....

github.com/ariakit/ariakit - abdc6449560e61dfa7aabf7511ff8c0a506ae920 authored almost 5 years ago
chore: Update CI workflow

github.com/ariakit/ariakit - aa19c21b98c73f94e95c76c44bca28761bed6c5c authored almost 5 years ago
chore: Update CI workflow

github.com/ariakit/ariakit - bba3eccd25cee0c6bea0ecfb23c6d80d96e5ca0a authored almost 5 years ago
chore(deps): bump gatsby from 2.19.12 to 2.19.19 (#589)

Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.19.12 to 2.19.19.
- [Release notes](h...

github.com/ariakit/ariakit - 95fe93b8dec6d575745379ae37473aab684ec5e3 authored almost 5 years ago
chore(deps): bump unist-util-select from 3.0.0 to 3.0.1 (#577)

Bumps [unist-util-select](https://github.com/syntax-tree/unist-util-select) from 3.0.0 to 3.0.1....

github.com/ariakit/ariakit - 7a13dd31a3ec11b9686807f1c1e6314cecbc49bf authored almost 5 years ago
chore(deps-dev): bump @types/jest from 25.1.2 to 25.1.3 (#584)

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) fro...

github.com/ariakit/ariakit - a42d3de814af70dfc81b9d246bbef6f82a45a8af authored almost 5 years ago
chore(deps-dev): bump rollup from 1.31.0 to 1.31.1 (#576)

Bumps [rollup](https://github.com/rollup/rollup) from 1.31.0 to 1.31.1.
- [Release notes](https...

github.com/ariakit/ariakit - 1f2a2e6737c19d95344163f40494c05ca391087d authored almost 5 years ago
chore(deps): bump @popperjs/core from 2.0.5 to 2.0.6 (#588)

Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.0.5 to 2.0.6.
- [Release...

github.com/ariakit/ariakit - d8cefab1310d1a3ce125d722176dcdc947db7ffa authored almost 5 years ago
chore(deps): bump codemirror from 5.51.0 to 5.52.0 (#586)

Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.51.0 to 5.52.0.
- [Release ...

github.com/ariakit/ariakit - f3c6fa90509ee8ad6d7235d7a2352a3d90a87331 authored almost 5 years ago
chore(deps): bump unist-util-visit from 2.0.1 to 2.0.2 (#582)

Bumps [unist-util-visit](https://github.com/syntax-tree/unist-util-visit) from 2.0.1 to 2.0.2.
...

github.com/ariakit/ariakit - 8c44f5192a6ae5511da8f0ea9001f7fd39aa5129 authored almost 5 years ago
chore(deps): bump @types/yup from 0.26.30 to 0.26.32 (#581)

Bumps [@types/yup](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yup) from ...

github.com/ariakit/ariakit - 57c1ac4199c3127aba3ff82a741597694e989500 authored almost 5 years ago
chore(deps): bump mdast-util-to-string from 1.0.7 to 1.0.8 (#580)

Bumps [mdast-util-to-string](https://github.com/syntax-tree/mdast-util-to-string) from 1.0.7 to ...

github.com/ariakit/ariakit - b5058f5836941e474078599878ec53171f79a342 authored almost 5 years ago
chore(deps-dev): bump @testing-library/react from 9.4.0 to 9.4.1 (#579)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 9....

github.com/ariakit/ariakit - d612d8339d6acbecd489ce7048cf3a69452d1f0d authored almost 5 years ago
chore(deps-dev): bump babel-preset-gatsby from 0.2.28 to 0.2.29 (#575)

Bumps [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-g...

github.com/ariakit/ariakit - 9fe53128d96268fc72062efb3782d9fee3c57033 authored almost 5 years ago
chore(deps-dev): bump @types/react from 16.9.19 to 16.9.22 (#587)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) f...

github.com/ariakit/ariakit - 160356350e3c806cc9d61425652463d8af98e7a1 authored almost 5 years ago
chore(deps-dev): bump ts-morph from 6.0.2 to 6.0.3 (#585)

Bumps [ts-morph](https://github.com/dsherret/ts-morph) from 6.0.2 to 6.0.3.
- [Release notes](h...

github.com/ariakit/ariakit - 336990645f3b646438f48a1e7600a6d8df577b4f authored almost 5 years ago
chore(deps): bump gatsby-image from 2.2.40 to 2.2.41 (#574)

Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2....

github.com/ariakit/ariakit - fd00fbb817fced82a304eb09db83635821dc7c37 authored almost 5 years ago
chore(deps-dev): bump @typescript-eslint/parser from 2.19.0 to 2.20.0 (#573)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

github.com/ariakit/ariakit - eca89df3279370e78e9c415ce92a83077d80059a authored almost 5 years ago
chore(deps-dev): bump husky from 4.2.1 to 4.2.3 (#571)

Bumps [husky](https://github.com/typicode/husky) from 4.2.1 to 4.2.3.
- [Release notes](https:/...

github.com/ariakit/ariakit - 088df6cbef014062e8a2a04ffd91d78722c0482a authored almost 5 years ago
chore(deps): bump constate from 1.3.2 to 2.0.0 (#569)

Bumps [constate](https://github.com/diegohaz/constate) from 1.3.2 to 2.0.0.
- [Release notes](h...

github.com/ariakit/ariakit - cc3ab0a4fac380e08f2955ae0f50433fe179e3e2 authored almost 5 years ago
chore(deps): bump gatsby-transformer-remark from 2.6.50 to 2.6.53 (#570)

Bumps [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-t...

github.com/ariakit/ariakit - da1cca61fe06b94f5839efa00369746195d5f487 authored almost 5 years ago
chore(deps-dev): bump @storybook/react from 5.2.8 to 5.3.13 (#568)

Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 5.2....

github.com/ariakit/ariakit - 9d53c2a0b284350d7e38a39d091d047db7aa6a66 authored almost 5 years ago
Update FUNDING.yml

github.com/ariakit/ariakit - d0094ffd0a44c58c5de3656cf53d8d5991e7c532 authored almost 5 years ago
chore(deps): bump gatsby-transformer-yaml from 2.2.24 to 2.2.25 (#565)

Bumps [gatsby-transformer-yaml](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-tra...

github.com/ariakit/ariakit - 9a7b3ac9d0de8bb03609a4f36b5a7da09924ba55 authored almost 5 years ago
chore(deps-dev): bump eslint-plugin-react-hooks from 2.3.0 to 2.4.0 (#564)

Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-pl...

github.com/ariakit/ariakit - 56bf10446bd94608ab36e8625381ae99d78a489b authored almost 5 years ago
chore(deps-dev): bump @types/storybook__react from 4.0.2 to 5.2.1 (#563)

Bumps [@types/storybook__react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/typ...

github.com/ariakit/ariakit - c3ac72a2f95ace5c308410d76bf9da025f780bce authored almost 5 years ago
chore(deps): bump @types/codemirror from 0.0.78 to 0.0.85 (#562)

Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cod...

github.com/ariakit/ariakit - ccd99db8aa2188c78fd9d45b4148908a2bbbc7aa authored almost 5 years ago
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#561)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

github.com/ariakit/ariakit - e93a1302d30df2a6c0905eea1aa0d12a8979485f authored almost 5 years ago
docs: Update TROUBLESHOOTING.md (#560)

github.com/ariakit/ariakit - bd999c02b2d7f8f97447e3a18abf1a30d6d2b7a8 authored about 5 years ago
Create stale.yml

github.com/ariakit/ariakit - 947cb757ce2e7d0cf52f383b7672c211b71fab82 authored about 5 years ago
fix: Add ie11 ponyfill for Element.matches (#555)

Closes #556

github.com/ariakit/ariakit - 07488aa1142ffba652c4582890f52bda9953966a authored about 5 years ago
feat: Add `DisclosureContent` component (#554)

BREAKING CHANGE: `DisclosureRegion` has been renamed to `DisclosureContent`.

github.com/ariakit/ariakit - fd93b08046ac89c5995e926a09f9e60464c83ce7 authored about 5 years ago
fix: Fix `Tabbable` dispatching `click` twice when it's composed by another `Tabbable` (#553)

github.com/ariakit/ariakit - d23112071b983b35e9262dded9df5dd6e84cb6ce authored about 5 years ago