green
green copied to clipboard
Refactor Segmented Control
Refactor Segmented Control to use scroll-snap and IntersectionObserver instead of custom layout logic.
The responsiveness of the component is updated to allow variable width of the segments when all segments can fit without scroll.
Related to #1603
🦋 Changeset status
Based on the included changeset, the following releases will be published as a result of this PR:
- @sebgroup/green-core: 1.43.4 → 1.44.0 (minor bump)
Note: If unpublished changesets where merged to main after the first commit of this PR, this
list will include those changes in addition to the ones specific to this PR.