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!: migrate to new slider, fix new slider styles #978

Open
wants to merge 48 commits into
base: next
Choose a base branch
from

Conversation

qradle-yndx
Copy link
Contributor

No description provided.

@gravity-ui-bot
Copy link
Contributor

Playwright Test Component is ready.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@qradle-yndx qradle-yndx changed the title feat: migrate to new slider, fix new slider styles feat!: migrate to new slider, fix new slider styles Aug 6, 2024
@qradle-yndx qradle-yndx changed the base branch from main to next August 6, 2024 15:45
@@ -4,7 +4,7 @@ import {MobileContext} from '../../context/mobileContext';
import {HeaderSliderBlockProps, SliderType} from '../../models';
import {block} from '../../utils';
import Header from '../Header/Header';
import {SliderBlock} from '../index';
import {SliderNewBlock as SliderBlock} from '../unstable';
Copy link
Collaborator

Choose a reason for hiding this comment

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

if it is a breaking change I think we need to delete old slider and use new like as the main one

* fix: slider a11y

* fix: more slider a11y features

* fix: requested changes and fixes

* fix: removed extra attribute

* fix: old slider changes

* fix: tests

* fix: inproper in

* fix: less code

* fix: even less code

* fix: removed auto focus on new slider

* fix: requested changes

* fix: spaces

* fix: tests

* fix: visual tests
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.

8 participants