-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adding tests for `AlignmentMatrixControl` Making sure we have sufficient coverage to be confident that any changes don't break this component. * Adding `ariakit` Composite reference Temporarily writing it to v2 so other components continue to work while this is ongoing. * First pass at `ariakit` implementation * Moving change handler back to individual cells * Updating tests * Fixing test setup * Exporting `ariakit` composite in private API * Reworking `AlignmentMatrixControl` * Small test set-up refactor * Post-merge deprecation refactor * Refactoring `CircularOptionPicker` * Fixing broken tests * Updating CHANGELOG.md * Simplifying composite context usage * Refactoring and simplifying * Exporting `CompositeGroupLabel` * Renaming `asyncRender` to `renderAndInitCompositeStore`
- Loading branch information
Andrew Hayward
authored
Oct 6, 2023
1 parent
05c9316
commit 1d6e92b
Showing
12 changed files
with
268 additions
and
162 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.