Skip to content

Releases: emareg/classlesscss

Classless 1.1

08 Sep 19:50
Compare
Choose a tag to compare

It is time for v1.1! 🥳 It contains mostly small improvements and bug fixes over 1.0

Changelog

  • Remove 'Open Sans' import (font instructions in README.md). Thanks @basteyy
  • Set table elements to display: table again. Thanks @captn3m0
  • Fix light background in input when in dark mode. Thanks @kacirekj
  • Fix <button> and <select> colors
  • Improve padding of collapsed <li> elements in <nav>. Thanks @flibustenet
  • Improve grid behavior
  • Update Readme. Thanks @Steveveepee

Special thanks to @basteyy for general support!

Classless 1.0

18 Mar 18:38
Compare
Choose a tag to compare

I think Classless.css is quite mature now, so I call it 1.0!

Changelog

  • add .hint or .warn classes to color elements, such as cards and blockquotes
  • add --cemphbg color as transparent variant of --cemph. This ensures that .hint will work also in dark mode.
  • improve appearance when page is printed
  • highlight text in the link color
  • remove underline from links that have targets within the page. Underlined links indicate a redirection to another page.
  • move tooltip boxes above their label. This prevents direct clicking of links in citations on mobile devices.

Classless 0.95

09 Sep 20:52
Compare
Choose a tag to compare

Changelog:

  • add tooltips
  • refactoring, small adjustments
  • separate themes and add-ons in extra files

Classless 0.94

03 Jun 10:12
89aa8c8
Compare
Choose a tag to compare

The first release with basic styling.