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(esl-carousel): rework carousel plugins API to use json attr + smart media query #2524

Merged
merged 12 commits into from
Jul 22, 2024

Conversation

ala-n
Copy link
Collaborator

@ala-n ala-n commented Jul 19, 2024

No description provided.

@ala-n ala-n requested review from a team, yadamskaya, abarmina and fshovchko and removed request for a team July 19, 2024 01:40
@ala-n ala-n marked this pull request as draft July 19, 2024 01:40
@ala-n ala-n self-assigned this Jul 19, 2024
@ala-n ala-n added enhancement Improvements and additions to code needs review The PR is waiting for review labels Jul 19, 2024
@ala-n ala-n added this to the ⚡ESL: 5.0.0 Major release milestone Jul 19, 2024
@ala-n ala-n marked this pull request as ready for review July 19, 2024 12:23
Co-authored-by: alesun <alesun@exadel.com>

import {ESLCarouselPlugin} from '../esl-carousel.plugin';
import {ESLCarouselSlideEvent} from '../../core/esl-carousel.events';

export interface ESLCarouselAutoplayConfig {
/** Timeout to send next command to the host carousel */
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is it really timeout? Or delay?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It sounds like we need to discuss variable name as well.
I'll add a note to the cleanup ticket. Let's revisit it separately

@ala-n ala-n merged commit cbb364e into main-beta Jul 22, 2024
6 checks passed
@ala-n ala-n deleted the feat/carousel-rework-3 branch July 22, 2024 13:18
@github-actions github-actions bot locked and limited conversation to collaborators Jul 22, 2024
@ala-n
Copy link
Collaborator Author

ala-n commented Jul 22, 2024

🎉 This issue has been resolved in version 5.0.0-beta.25 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Improvements and additions to code needs review The PR is waiting for review released on @beta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants