github shoelace-style/shoelace 1.0.0-beta14

latest releases: v2.15.0, v2.14.0, v2.13.1...
6 years ago

This release has breaking changes!

  • Fixed active status for .button-link
  • Changed alternative grid system recommendation
  • Removed variables.css
    • Moved core variables to shoelace.css
    • Moved component variables to their respective stylesheets
    • This makes Shoelace more modular and removes added weight from unused modules
  • Reworked color/state variables:
    • Changed --color-primary to --state-primary
    • Added --state-secondary
    • Added --state-light
    • Added --state-dark
    • Changed --color-info default from aqua to teal
    • Removed --state-inverse
    • Removed --text-muted (use --state-secondary instead)
    • We now have the following states: primary, secondary, success, info, warning, danger, light, dark
  • Reworked variations for alerts, badges, buttons
    • Added secondary, light, and dark variations
    • Removed inverse variation
  • Added variations to loaders, progress bars, and switches
  • Added text-light and text-dark
  • Removed text-muted (use text-secondary instead)
  • Removed support for disabled links
  • Lots of minor tweaks and improvements
  • Lots of updates to the docs

Don't miss a new shoelace release

NewReleases is sending notifications on new releases.