Skip to content

v2.0.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@lucaslarroche lucaslarroche released this 28 Jan 13:57

Features

  • Conditional styling option, which applies Pico CSS styles selectively by wrapping elements in a .pico container (customizable via SASS)
  • Built all 20 color themes variants to make them available via CDN, without the need to use SASS
  • New .overflow-auto utility class πŸ˜‰ to replace the very hacky overflow-x: auto on <figure>

Styles

  • Update the system font stack #436, by @pauloxnet
  • Small tweaks for <input type="checkbox" role="switch" />, .dropdown, [aria-busy]

Fixes

  • Checked style for the disabled <input type="checkbox" />

Chores

  • Update dependencies
  • Build script to automatically generate all Pico variants

A huge thank you to the contributors ❀️

Full changelog

πŸ“£ This is most likely the last release candidate version before the official Pico v2 release.