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

fix: Fix `Tabbable` preventing click after enabling it (#481)

Closes #480

github.com/ariakit/ariakit - 6b58a34e94b58bfabfd6e2d17e7dfe472d9f1a0a authored over 5 years ago
fix: Fix `Tabbable` preventing space and enter keys on `FormInput`

github.com/ariakit/ariakit - 3f49d6bcdc55ac8083e1ad50147c9d3cf04231fc authored over 5 years ago
chore: Remove hardcoded "[reakit]" string from warning() (#479)

Closes #475

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

github.com/ariakit/ariakit - 8becc30b25be36649cdbfa80cbed336919199687 authored over 5 years ago
fix: Fix `Rover` trying to focus itself again when it receives focus (#476)

* fix: Fix `Rover` trying to focus itself again when it receives focus

* Add test

* Update...

github.com/ariakit/ariakit - b27194e12023b1d5b5c8afe828bc32ae231271a1 authored over 5 years ago
fix: Stop adding `type="button"` on `Button` by default (#474)

* fix: Stop adding `type="button"` on `Button` by default

Custom elements are receiving the `...

github.com/ariakit/ariakit - 82b72792d44b6b4de2bdff448c87b2902aef8d05 authored over 5 years ago
fix: Fix `MenuItemCheckbox` and `MenuItemRadio` not working (#473)

Closes #472

github.com/ariakit/ariakit - 11b7bfa6895818cc7de7bf04d4fca4447965081b authored over 5 years ago
docs: Add troubleshooting session (#470)

github.com/ariakit/ariakit - 65650b3730a4ebcb6c47280277393cc793d5b44a authored over 5 years ago
fix: Fix `Tabbable` focus behavior on Mac Safari/Firefox (#458)

github.com/ariakit/ariakit - 8306241eaf97cc51f5ed71545c35dc05bc95babd authored over 5 years ago
chore: Test Rover order

github.com/ariakit/ariakit - e2e0125c5063befbe80c0f98d984ad059ed91d4d authored over 5 years ago
chore: Update MANAGING_STATE.md

github.com/ariakit/ariakit - 6efdb1e5c9e26724e47850a4e9e83a698311ebca authored over 5 years ago
chore: Update mergeRefs

github.com/ariakit/ariakit - 6f48b4eba378e7853b9583d238a4bede996e7c94 authored over 5 years ago
chore: Patch @lerna/version

github.com/ariakit/ariakit - ccb009f348d8b01776c68b21ca92ad0e1914ef6f authored over 5 years ago
chore: Resolve typescript-eslint problem

github.com/ariakit/ariakit - afb7579149d1d4761c08ffab320429b4d1526ff2 authored over 5 years ago
chore: Upgrade dependencies

github.com/ariakit/ariakit - fbf4abeada4e1f1d6f05915ca72c4782bafa91fc authored over 5 years ago
chore: Format RadioState.ts

github.com/ariakit/ariakit - b04be0a9064aa21af503227901de4467fd3ae24f authored over 5 years ago
fix: Make `Menu` run without menu state props (#459)

* fix: make `Menu` run without menu state props

* fix: make `Rover` run without state props

github.com/ariakit/ariakit - 5992362d4da072f6cdb5d411c28cfd9244ea8d79 authored over 5 years ago
feat: Expose `unstable_update()` to update the popover positioning (#463)

github.com/ariakit/ariakit - eb4a8e5287228c406b319be73aeedea06394b61e authored over 5 years ago
fix: Add a `useIsomorphicEffect` hook to allow proper SSR rendering (#461)

Closes #438

github.com/ariakit/ariakit - 47434b209138e976bb85085726f9867ee130f710 authored over 5 years ago
docs: Grammar fix for accessibility docs (#460)

github.com/ariakit/ariakit - cb4f5a70ab8e89ce570e5f24ac3d28231d1aaf3b authored over 5 years ago
fix: Fix nested `Dialog`s not working with VoiceOver (#457)

github.com/ariakit/ariakit - 208bcb65a749e2a6854e7102f6be218ac8922558 authored over 5 years ago
fix: Fix `PopoverArrow` ignoring `size` prop (#455)

Closes #454

github.com/ariakit/ariakit - 5f51e395835ae1d1c26fc97699d02197db6ba3eb authored over 5 years ago
perf: Improve space complexity for `createHook` method (#453)

github.com/ariakit/ariakit - 6fe7028528e0f017ccf392661d14b224963c5ca2 authored over 5 years ago
fix: Prevent scrollbar flickering when opening `Dialog` (#450)

Closes #449

github.com/ariakit/ariakit - d84fd10b372f3950a52229540cb2afb3155a0505 authored over 5 years ago
docs: Update Toolbar docs

github.com/ariakit/ariakit - 36e0d6327cfc0a76d450fb41ecc7da91c7b73561 authored over 5 years ago
fix: Replace IE11 incompatible DOM features (#443)

Closes #360

github.com/ariakit/ariakit - 8837557636432cd7c6202a67e5d7d2ad5fdd4db6 authored over 5 years ago
feat: Add `gutter` option to `usePopoverState` (#442)

github.com/ariakit/ariakit - 5e9bc21ee1f406401cf59e0e586b07b899706b2b authored over 5 years ago
feat: Show warnings on console whenever it gets called, not only once

github.com/ariakit/ariakit - efaa95e2090853fa70c401487f0173c6cb684738 authored over 5 years ago
feat: Add experimental `unstable_portal` prop to `Tooltip` (#440)

github.com/ariakit/ariakit - 1b2d5dd1381a5b028548ca4fbf7270b410cad1dd authored over 5 years ago
docs: Update docs

github.com/ariakit/ariakit - 399d27b23ec758359c00d91599c817367bd08b14 authored over 5 years ago
fix: Fix `MenuItem` ignoring `ref` prop

github.com/ariakit/ariakit - 19119cac068df4cc0ef7818577376f79b389de1f authored over 5 years ago
refactor: Put external refs into React hooks deps

github.com/ariakit/ariakit - 3fb916cb476a4997254fff1675034d00cc8517ec authored over 5 years ago
chore: Upgrade dependencies

github.com/ariakit/ariakit - 712f3f71ad03dcc38d704e2b46875f19b3cb675e authored over 5 years ago
docs: Improve `Menu` and `Rover` docs

github.com/ariakit/ariakit - f6f4359b9f375977442fe28c32a92f1d60b34206 authored over 5 years ago
feat: Add experimental `unstable_scheduleUpdate` function to `usePopoverState` return (still undocumented)

github.com/ariakit/ariakit - b40a4da24121ea3b7bd245e6c42646f3d3395d3d authored over 5 years ago
fix: Fix focus not going onto `MenuDisclosure` after closing a `Menu` opened with down arrow

github.com/ariakit/ariakit - 01f83bab9fa67d306c446e96f7b53394705a494d authored over 5 years ago
chore: Update CHANGELOG.md

github.com/ariakit/ariakit - 6d476b92ba4aa3bbc63faeebeb8b7b35041b7e11 authored over 5 years ago
chore: Upgrade dependencies

github.com/ariakit/ariakit - 723b4d7408a3a30a982b093a3963530cf1eb4bde authored over 5 years ago
fix: Fix `FormSubmitButton` ignoring `disabled` prop (#439)

Closes #437

github.com/ariakit/ariakit - bbfdfdd26f1cd8cf896984852fd082d5f6963841 authored over 5 years ago
feat: Add `MenuBar` component (#436)

BREAKING CHANGES: `StaticMenu` has been replaced by `MenuBar`.

**Before:**
```jsx
i...

github.com/ariakit/ariakit - 3d13c330d97a0beac4125c5e563b288f724b0bca authored over 5 years ago
fix: Fix `Dialog` initial focus (#433)

github.com/ariakit/ariakit - a0916c72613802efd4cc615ef0b7a6247e0bb4d1 authored over 5 years ago
chore: Upgrade dependencies

github.com/ariakit/ariakit - df639c6faf129ef68f8c92df1545e6f13435c13a authored over 5 years ago
feat: Export `PortalContext` (#431)

Closes #428

github.com/ariakit/ariakit - c5a780aaf7537e095c1528644462ffaf5f678a9f authored over 5 years ago
chore(website): Upgrade gatsby

github.com/ariakit/ariakit - 56ee07729ea1db7c5f8629c89f631e6b80f655a5 authored over 5 years ago
docs: Update STYLING.md

github.com/ariakit/ariakit - 488eeb2bfadef8fd37f50cfec5282390cdd3d487 authored over 5 years ago
docs: Add documentation on initial focus for `Dialog` and its derivative modules

github.com/ariakit/ariakit - afd83a02faafaad97abd496f3efae193d664f682 authored over 5 years ago
chore: Upgrade dependencies

github.com/ariakit/ariakit - 7b0179741934caa857bc0f7610aca0714e04a8de authored over 5 years ago
feat: Accept multiple `DialogDisclosure`s for a single `Dialog` (#427)

github.com/ariakit/ariakit - 0cb7432e5cf367831112a8bb34e1ff83089784bd authored over 5 years ago
fix: Fix `Dialog` with `tabIndex={0}` not being included in the tab order (#426)

github.com/ariakit/ariakit - bfb1d05240ab23e6c2248bbb3f22161992d0827d authored over 5 years ago
fix(reakit-playground): Add missing deps

github.com/ariakit/ariakit - 8d6316af58eac7a1ed4bfd45879e6eb377b76db7 authored over 5 years ago
docs: Add docs on multiple Tooltip components

github.com/ariakit/ariakit - 98c054401b077f02a42f179c7232b3c694263596 authored over 5 years ago
feat: Add support for `HiddenDisclosure` to control multiple `Hidden` components (#423)

github.com/ariakit/ariakit - bdfbd7467925b8e7458d78935777d5f9c092a58e authored over 5 years ago
feat: Add new `MenuArrow` component (#422)

github.com/ariakit/ariakit - 731a376834584d95b2b49c7b2e7b34c0d28bb9af authored over 5 years ago
docs: Add actions docs to Menu

github.com/ariakit/ariakit - 366fc4975725d25a24a45e40db3643a80ecff41e authored over 5 years ago
fix(reakit-system-bootstrap): Fix `MenuItem` styling as an anchor element

github.com/ariakit/ariakit - 580f5ddb7935d41393b489463bbe7c82ab4cf35a authored over 5 years ago
docs: Add placement docs to Popover/Tooltip

github.com/ariakit/ariakit - 0f522e80bbe7b31c6fcb2d234ef2104a23260d85 authored over 5 years ago
docs: Update Tabs docs

github.com/ariakit/ariakit - 68f9781b046b0f83964f1129fab56e028fd93527 authored over 5 years ago
fix: Fix `FormInput` as `textarea` caret position when focusing (#420)

Closes #418

github.com/ariakit/ariakit - d8e7af3abc8795ac64156629ced55751b2bdf7d6 authored over 5 years ago
chore: Upgrade dependencies

github.com/ariakit/ariakit - 1ba4fdbddf5933e00169325963d2ec75ebb00d38 authored over 5 years ago
fix: Fix `Checkbox` `event.target.checked` value inside `onChange` event (#419)

Closes #393

github.com/ariakit/ariakit - 75063fcbdf0bb16755bfb07dc270d6d1b11604a3 authored over 5 years ago
chore: Add `hasFocusWithin` to build files

github.com/ariakit/ariakit - d548a3668b4e079854ab076bd37b60f57759b926 authored over 5 years ago
feat: Support nested `Tabbable` and `Rover` components (#417)

Closes #376

github.com/ariakit/ariakit - ee9623e4607ca2331563e2a44cc51ef6a874e438 authored over 5 years ago
fix: Fix `useRoverState` and its derivatives including all props in the return object

github.com/ariakit/ariakit - 987d16e468b596d735e595c836a93aded466fd15 authored over 5 years ago
feat: Upgrade `reakit` peer dependency version

github.com/ariakit/ariakit - 73baeff98c402742a4f091d417a0507ad342848e authored over 5 years ago
chore: Remove unnecessary `mergeRefs` import from `Menu`

github.com/ariakit/ariakit - a521e8ff5360632e1d5ea0bb2bcefe2b2bc8a918 authored over 5 years ago
chore: Add missing `tabbable` import to `reakit-utils` index

github.com/ariakit/ariakit - 932c74d1f849d337287452fbd238980ace9e07b4 authored over 5 years ago
chore: Remove unnecessary React import from ToolbarItem

github.com/ariakit/ariakit - 3a876427a3386e99fb614d2d2b19955887bb16d2 authored over 5 years ago
fix: Remove erroneous `React.LiHTMLAttributes` type from `ToolbarItemHTMLProps`

github.com/ariakit/ariakit - 0cb6e665728bc855878f2ddd8fba9c3402510ea4 authored over 5 years ago
chore: Remove the use of internal ref on `Menu`

github.com/ariakit/ariakit - 703ad6a0eee9351820df914dfffdb1ea202854f5 authored over 5 years ago
feat(reakit-utils): Move `tabbable` internal module to `reakit-utils` package

github.com/ariakit/ariakit - b84acce19409ccf48ab56d0aa4e44ebcad96c1aa authored over 5 years ago
chore: Upgrade typescript

github.com/ariakit/ariakit - 94f2902ca6606b3b257a23a379582bfe770e398e authored over 5 years ago
chore: Upgrade dependencies

github.com/ariakit/ariakit - 4dbba5682fd9446fc84b5d8eafa276b797adff6b authored over 5 years ago
fix(reakit-system): Remove dependency on reakit type

Closes #413

github.com/ariakit/ariakit - d5ea02c2353a5266958665fd0e336397599ae08e authored over 5 years ago
chore: Add sideEffects field to proxy package.json's

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

github.com/ariakit/ariakit - ad5f8e34aa92e32378f5634b1e38ddfa6adbcf77 authored over 5 years ago
chore: Upgrade dependencies

github.com/ariakit/ariakit - ec9129a353404c426c0708740595a0399444d9a3 authored over 5 years ago
chore: Upgrade react and react-testing-library dependencies

github.com/ariakit/ariakit - 6f66a3fdfa79f8c53a7eebe974adfe0ffdf2dfc5 authored over 5 years ago
feat: Support `onSubmit` and `onValidate` functions to be updated between renders in `useFormState` (#411)

Closes #400

github.com/ariakit/ariakit - f576db1753d03353370512457cc0f2b10a8fea84 authored over 5 years ago
chore(website): Move getAdjacentPaths to gatsby-node.js

github.com/ariakit/ariakit - 3abd7bae4361a1ab4e9ee3b3356e207f8df0c917 authored over 5 years ago
fix: Fix `Hidden` not setting `unstable_animating` to `false` while visible (#410)

Closes #407

github.com/ariakit/ariakit - 6d5827c365b216ab4d7e8fd4f055082d21bcfae1 authored over 5 years ago
fix: Fix `Tooltip` error when `visible` is initially set to `true` (#409)

Closes #408

github.com/ariakit/ariakit - c132e56b3c2127093c128443f9c5f58713cdcbdc authored over 5 years ago
fix: Fix typings

github.com/ariakit/ariakit - 29c4456339306f020996c38276c2f9edf3f6697b authored over 5 years ago
docs: Include section on textareas in `Form` docs (#398)

Closes #397

github.com/ariakit/ariakit - be29f3b733b08798a8d6fe36f194da7ba62e78de authored over 5 years ago
chore: Update eslint settings

github.com/ariakit/ariakit - 4ef823a457d286855c32d114cae28eac5a08434a authored over 5 years ago
chore: Update .vscode/settings.json

github.com/ariakit/ariakit - 161796dd73be17e51b41dd2b3cd99b8b22e2aeb3 authored over 5 years ago
chore(deps): bump lodash from 4.17.11 to 4.17.13 (#394)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](htt...

github.com/ariakit/ariakit - 375210503ec967f7cc2b318ac91b7b7a44442f84 authored over 5 years ago
docs: Fix typo in VisuallyHidden docs (#392)

github.com/ariakit/ariakit - 51b9a0e434d7b4bd12d50bd9877a3a1997fd87c0 authored over 5 years ago
docs: Add "Abstracting" section to `Form` docs

github.com/ariakit/ariakit - 9fcd5bcd98226d1b2dad397f80887b90fb88a047 authored over 5 years ago
fix: Fix `Menu` preventing default behavior when pressing ASCII keys on elements other than `MenuItem`

If we have a Dialog inside of a Menu, for example, and there's an input in the Dialog, trying to...

github.com/ariakit/ariakit - cacb978611b2d13af9d4f1dbbb9aadf7eebf3bfd authored over 5 years ago
chore: Update snapshots

github.com/ariakit/ariakit - 65dcef7e482ff3f3fca66c9e40249ea5aa230552 authored over 5 years ago
docs: Add "Validation with Yup" section to `Form` docs

github.com/ariakit/ariakit - dcb1f11ad7419acb4a01b1600137bf34fe98efc0 authored over 5 years ago
fix: Fix `FormGroup` and `FormRadioGroup` not receiving focus when `Form` has been submited with errors

github.com/ariakit/ariakit - 59adc8b03435287a71595de02d06f99acb53f102 authored over 5 years ago
docs: Update `Dialog` docs

github.com/ariakit/ariakit - 45a98669f206a21f2eedd3a41948f7620579bf17 authored over 5 years ago
docs: Add more examples on `Form` docs

github.com/ariakit/ariakit - 711cf4191aef3325fcd65fa2cafe62427b899f60 authored over 5 years ago