Skip to content

Releases: Steffo99/bluelib

v9.1.0

30 Mar 19:14
71aace7
Compare
Choose a tag to compare

v9.0.1

25 May 00:21
42368df
Compare
Choose a tag to compare

⚠️ 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

v8.0.0

07 Apr 00:34
890d367
Compare
Choose a tag to compare

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

image

What's changed

  • ⁉️ Wrap all selectors in :where for better developer control over the styling
  • 🧹 Compress a few selectors and rules to save space
  • 🧹 Convert comments from /* */ to // so that they are not inserted in the final stylesheet
  • 🧹 Add less-plugin-clean-css and configure it to build minified versions of the stylesheets
  • 📔 Unmark purplestar as experimental
  • #61: Center text in <header>s

v7.2.0

07 Apr 00:28
d22f394
Compare
Choose a tag to compare

image

What's changed

  • 🔧 Use font-display: swap for fonts

v7.1.0

07 Apr 00:26
8917ebd
Compare
Choose a tag to compare

What's changed

  • 📦 Add Viktya to package contributors list
  • ✨ Add experimental purplestar theme

v7.0.0

17 Feb 04:25
42520fe
Compare
Choose a tag to compare

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

New improvements to Bluelib have arrived!

  • ⚠️ @{bluelib} now uses the :where selector to avoid globally increasing specificity

  • New theme: pixeldawn, made in collaboration with @Viktya!

  • Form rendering has been improved and now supports checkboxes and radios:

  • The project has moved to its own domain, https://bluelib.steffo.eu/, fixing some bugs with yarn run dev.

v6.0.0

15 Oct 13:30
250fd65
Compare
Choose a tag to compare

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

Bluelib has been rewritten from scratch, (hopefully) sorting out the problems that v4 had!

Screenshot of Bluelib 6.0.0

Also view on: npm

v4.1.0

29 Apr 23:30
e2227a1
Compare
Choose a tag to compare

v4.0.2

20 Mar 03:45
44fbb1e
Compare
Choose a tag to compare

v4.0.1

11 Mar 16:06
63bfcde
Compare
Choose a tag to compare