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

[🚀esl-drag-to-scroll]: implement component to make user able to scroll trough drag events #2623

Open
ala-n opened this issue Aug 29, 2024 · 0 comments
Assignees
Labels
feature New feature

Comments

@ala-n
Copy link
Collaborator

ala-n commented Aug 29, 2024

  • Custom attribute (mixin) esl-drag-to-scroll

  • API :

    • axis (MVP) - axises to handle manipulation (default: 'both')
    • cls - class to add in dragging state
  • Future API options

    • ignore
    • probably alternative touch behaviour
  • Example:

 <div class="esl-scrollable-content" esl-drag-to-scroll="{axis: 'both'}">
     ...
 </div>
@ala-n ala-n added the waits triage Issue that waits to be reviewed and handled label Aug 29, 2024
@ala-n ala-n removed the waits triage Issue that waits to be reviewed and handled label Aug 29, 2024
@ala-n ala-n added this to the ⚡ESL: 5.0.0 Major release milestone Aug 29, 2024
@abarmina abarmina added the feature New feature label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants