Skip to content

Commit

Permalink
Adding unit tests for useCompositeState to Composite component (#…
Browse files Browse the repository at this point in the history
…56645)

* Tests to allow for migration away from reakit while maintaining reakit functionality
  • Loading branch information
Andrew Hayward authored Dec 19, 2023
1 parent b24532c commit c305b35
Show file tree
Hide file tree
Showing 2 changed files with 580 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@
- `Slot`: add `style` prop to `bubblesVirtually` version ([#56428](https://github.com/WordPress/gutenberg/pull/56428))
- Introduce experimental new version of `CustomSelectControl` based on `ariakit` ([#55790](https://github.com/WordPress/gutenberg/pull/55790))

### Code Quality

- `Composite`: add unit tests for `useCompositeState` ([#56645](https://github.com/WordPress/gutenberg/pull/56645)).

## 25.12.0 (2023-11-16)

### Bug Fix
Expand Down
Loading

0 comments on commit c305b35

Please sign in to comment.