andybrewer / mvp

MVP.css — Minimalist classless CSS stylesheet for HTML elements
https://andybrewer.github.io/mvp/
MIT License
4.98k stars 192 forks source link

Feature: smooth scrolling #102

Closed maartenpaauw closed 1 year ago

maartenpaauw commented 1 year ago

In summary, the code sets the default scrolling behavior of the web page to smooth, but if the user's preference is for reduced motion, the scrolling behavior will be set to the default behavior without smooth animation. This allows for a more accessible and user-friendly experience, taking into account the preferences of users who may be sensitive to motion effects.

maartenpaauw commented 1 year ago

Thanks for the merge! Is it possible to draft a release? So im able to use it on my project 👍

ChristopherBilg commented 1 year ago

@maartenpaauw Absolutely! Let me get a PR ready on Monday morning (EDT) and we'll try to get a release out

ChristopherBilg commented 1 year ago

@andybrewer v1.14 is ready for release whenever :smile:

andybrewer commented 1 year ago

Released: https://www.npmjs.com/package/mvp.css/v/1.14.0

Thanks all!

Andy Brewer

On Mon, Jul 17, 2023 at 9:53 AM Chris Bilger @.***> wrote:

@andybrewer https://github.com/andybrewer v1.14 is ready for release whenever 😄

— Reply to this email directly, view it on GitHub https://github.com/andybrewer/mvp/pull/102#issuecomment-1638195152, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAABXNJWIFYJMLRRJ5YGCCDXQU7VLANCNFSM6AAAAAA2JRGQZA . You are receiving this because you were mentioned.Message ID: @.***>