Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add VersionsSelect component #375

Closed
wants to merge 14 commits into from

Conversation

Pavel-Tyan
Copy link
Contributor

No description provided.

@yc-ui-bot
Copy link
Contributor

Visual Tests Report is ready.

@@ -0,0 +1,36 @@
import React, {useCallback, useState} from 'react';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's worth adding the inclusion of version selection in the storybook with the main page

Copy link
Contributor Author

@Pavel-Tyan Pavel-Tyan Feb 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Added VersionsSelection in Controls component
  2. Updated DocPage for VersionsSelection
  3. Renamed VersionsSelection to VersionControl for naming consistency
  4. Added data for it in Storybook
  5. Refactored Controls component
  6. Add horizontal scroll for controls panel (overflow with VersionControl)

Tests failed because old screenshots don't contain VersionControl

Demo:

VersionControl.mov

@Pavel-Tyan Pavel-Tyan closed this Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants