Disable copy button until animation completes, fix the fill animation color, change how animations/transitions are disabled
This commit is contained in:
@ -28,8 +28,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Add margin between comment author name and timestamp.
|
||||
- Add missing edge highlight to active footer navbar links.
|
||||
- Make comment timestamp more subtle.
|
||||
- Make the copy button inactive after it is pressed until the animation is complete.
|
||||
- Reduce the target heading transition time.
|
||||
- Reduce top margin of the target heading.
|
||||
- Set animation/transition duration to 0s with `prefers-reduced-motion' instead of removing them altogether.
|
||||
- Set socials icons as CSS variables and not inline styles.
|
||||
- Show theme switcher if `config.extra.default_theme` is set, even if `config.extra.nav.show_theme_switcher` is not.
|
||||
- Tweak padding of verified instance badge.
|
||||
|
Reference in New Issue
Block a user