Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Release v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 22:50
  • [BREAKING] Replace custom progress bar with native element.
    Replace all usages of .progress-bar DIVs with a native <progress> element.
  • Bring $control-border-radius and $control-transition-time into CSS variables.