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 experimental prop _experimentDisableItemAnimation #88

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

jhoncool
Copy link
Collaborator

@jhoncool jhoncool commented Oct 3, 2023

Added experimental prop _experimentDisableItemAnimation. It will be deleted in minor.

@jhoncool jhoncool requested a review from Marginy605 as a code owner October 3, 2023 11:58
@gravity-ui-bot
Copy link
Contributor

Preview is ready.

overlayControls?: Record<string, OverlayControlItem[]>;
noOverlay?: boolean;
draggableHandleClassName?: string;
noOverlay: boolean;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why did you change it from optional to required? Looks like breaking change

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I don't know who added it, but if some props are in DashKitDefaultProps it means that props should have values

@jhoncool jhoncool added this pull request to the merge queue Oct 3, 2023
Merged via the queue into main with commit d17f4dc Oct 3, 2023
@jhoncool jhoncool deleted the feat_expreriment_DisableItemAnimation branch October 3, 2023 12:10
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