Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
Bug Fixes
- linearprogress: Fix
track-color in Theming API (79b1b61)
- linearprogress: Fix buffer dots animation when track height is increased (0c53abc)
- linearprogress: Fix missing buffering keyframes (ea21914)
Features
- linearprogress: Add
bar-and-track-height token (51f9c0c)
- linearprogress: Added theme mixin that declares custom properties in MDC linear progress (d25f340)
- linearprogress: Implement
track-shape token (90291f2)
- linearprogress: Implement separate
track-height and active-indicator-height tokens (3b5b55e)