Skip to content

Releases: picocss/pico

v1.3.2

18 Jul 03:45
87bf626
Compare
Choose a tag to compare
  • NEW: Loading indicator with aria-busy="true"
  • /scss code and /docs reorganization with an utilities category
  • Disable prefers-reduced-motion: reduce for aria-busy="true"
  • Disable progress:indeterminate animation if prefers-reduced-motion: reduce is enabled
  • Define font-size for <small>, <td>, <sub>, and <sup> with em unit
  • Define sizes for type="checkbox", type="radio", and role="switch" with em unit
  • Add --form-element-disabled-opacity CSS var
  • Change download link for README.md and /docs
  • Delete 'Variations' category in README.md
  • Clean and Fixes (4fbeb33, 0e7894c, 67c60cf)

v1.3.1

10 Jul 04:08
cdbd670
Compare
Choose a tag to compare

Fixes:

  • 4ca888a: Customization simplified example (Docs)

Improvements:

Typos:

v1.3.0

03 Jul 07:14
f91683b
Compare
Choose a tag to compare
  • CSS Vars refactoring for more customization
  • Fixes:
    • <summary> in nested <details>
    • input:focus and button:focus on Firefox
    • :indeterminate
  • Improvements
    • Better :focus styles for summary, [type="range"], [type="file"]
    • Icons have been differentiated between light and dark schemes
    • More contrasts
    • Updated way to the hide <details> marker
    • Responsive spacings simplification
    • color-scheme: dark; and color-scheme: light; have been added in the themes
  • Docs updates

v1.2.1

28 Oct 01:50
ddabc3e
Compare
Choose a tag to compare
  • Docs: Change the height of SVGs in px in the HTML file (#9)
  • Inputs: Set validation states with aria-invalid
  • Small fixes

v1.2.0

01 Oct 06:44
502ff46
Compare
Choose a tag to compare
  • Move SCSS vars for styles to CSS vars
  • Docs: Add tables
  • Add <progress>
  • Add tooltip animation
  • Update examples

v1.1.0

25 Sep 03:00
f67044e
Compare
Choose a tag to compare
  • Clean and polish code and docs
  • Consistent table borders in dark-mode
  • Smaller list spacing
  • Refactoring for Checkboxes and Radio buttons
  • New form elements: type=date, type=datetime-local, type=month, type=time, type=week, type=range, type=search
  • CSS icons color dynamisation
  • Bigger Checkboxes and Radio buttons
  • Styles reordering for a better slim version
  • Better alignement for checkboxes & radios
  • Optional use of !important in variables
  • Add Bootstrap grid system and Form elements examples

v1.0.6

12 Sep 05:29
e198125
Compare
Choose a tag to compare
  • Sanitize.css integration
    • Better cross-browser styling
    • Reset new elements (audio, canvas, iframe, img, svg, video, aria-*, dialog)
    • Reduce Motion (prefers-reduced-motion: reduce)
  • Better color management for CSS icons (select, input.valid, input.invalid, details)
  • Better heading spacings after a typography block
  • Badges integrations in README
  • Polish docs/

v1.0.5

08 Aug 06:22
Compare
Choose a tag to compare

#d0730c8 Fix .contrast link inside <nav>
#6cc98ad Helper <small> for <select> and <textarea>
#6cc98ad Better rollover for a.contrast

v1.0.4

24 Jul 04:44
Compare
Choose a tag to compare

#8f53cac Clean redundant vars

v1.0.3

24 Jul 04:36
Compare
Choose a tag to compare

#4ade514 Remove focus overrides on Firefox