Skip to content

feat: add segmented control component#1401

Open
mushroomgenie wants to merge 1 commit into
canonical:mainfrom
mushroomgenie:feat-segmented-control-component
Open

feat: add segmented control component#1401
mushroomgenie wants to merge 1 commit into
canonical:mainfrom
mushroomgenie:feat-segmented-control-component

Conversation

@mushroomgenie

Copy link
Copy Markdown

Done

  • This PR implements the Segmented Control component from Vanilla Framework in RC.

QA

Pinging @canonical/react-library-maintainers for a review.

Storybook

To see rendered examples of all react-components, run:

yarn start
segmented-control

QA in your project

from react-components run:

yarn build
npm pack

yarn build and npm back is successfull.
Install the resulting tarball in your project with:

yarn add <path-to-tarball>

QA steps

  • Steps for QA.

Percy steps

  • List any expected visual change in Percy, or write something like "No visual changes expected" if none is expected.

Fixes

Fixes: #1365 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Segmented Control component

1 participant