Skip to content

v9.0.1

Compare
Choose a tag to compare
@Steffo99 Steffo99 released this 25 May 00:21
· 19 commits to master since this release
42368df

⚠️ This update may not be backwards-compatible with the previous versions.

What's changed

  • 💥 Rewrite from scratch the Configuration and Installation sections of the demo page
  • 📔 Improve README
  • ✨ Created layouts-flex, containing classes to make quick flex layouts of panels
  • Embed background images in the colors-* rulesets
  • ✨ Set default colors and fonts for when no colors-* or fonts-* rulesets are loaded
    • 🔧 Use default colors when printing a page using Bluelib
  • 🧹 Convert indentation to tabs
  • 🐛 #63: Add button styling to .input[type="submit"] and .input[type="reset"]
  • 💥 Various other minor changes