feat(marquee): add marquee component for infinite scrolling content by sulimanbenhalim · Pull Request #4703 · saadeghi/daisyui · GitHub
Skip to content

feat(marquee): add marquee component for infinite scrolling content - #4703

Open
sulimanbenhalim wants to merge 1 commit into
saadeghi:masterfrom
sulimanbenhalim:feat-marquee
Open

feat(marquee): add marquee component for infinite scrolling content#4703
sulimanbenhalim wants to merge 1 commit into
saadeghi:masterfrom
sulimanbenhalim:feat-marquee

Conversation

@sulimanbenhalim

Copy link
Copy Markdown
Contributor

marquee is on the roadmap under Future. pure css: two copies of the content inside the container (second one aria-hidden), animation on the copies. modifiers: marquee-reverse, marquee-vertical, marquee-pause-hover, speed via --marquee-duration. flips direction automatically in RTL and pauses under prefers-reduced-motion. docs page, skill file and translation keys included.

demo on the published plugin with the proposed css: https://play.tailwindcss.com/8osowxZoNb

@github-actions

Copy link
Copy Markdown

@sulimanbenhalim

Copy link
Copy Markdown
Contributor Author

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.

1 participant