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

feature make scroll-slider a CSS grid slider instead of flex #83

Open
GrimLink opened this issue Jun 8, 2022 · 0 comments
Open

feature make scroll-slider a CSS grid slider instead of flex #83

GrimLink opened this issue Jun 8, 2022 · 0 comments
Labels
enhancement In next major version Marked for next major release
Milestone

Comments

@GrimLink
Copy link
Member

GrimLink commented Jun 8, 2022

This upgrade will make it easier to create multi rowed sliders,
and drop the need to wait for flex gap.

Although Fylgja v2 will drop Safari 13 version need,
making this reason obsolete.

This update will need to check how it handles slide item auto sizing if no value is given.

Current solution can be the unit min-content.

Extra note: Drop the -webkit-overflow-scrolling from the styles, not needed since Safari 13

@GrimLink GrimLink added enhancement In next major version Marked for next major release labels Jun 8, 2022
@GrimLink GrimLink added this to the Release v2 milestone Jun 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement In next major version Marked for next major release
Projects
None yet
Development

No branches or pull requests

1 participant