1.4.4
Debugs
- Tooltip: Fix Chromium mispositioning on inline elements (picocss/pico#678). Add support for explicit line breaks.
- Fix inline code/kbd/samp/var vertical padding (picocss/pico#651). Align var padding with code elements.
- Tooltip colors, width, and minifier bugfix (picocss/pico#694).
- Tooltips: Use theme-independent inverted surface colors. Add comfortable width (max-content + max-width).
- Add --mu-inverted-background/--mu-inverted-color variables (always opposite of page background, independent of theme).
- Fix minifier stripping descendant combinator space before pseudo-classes (:is, :where, :not, etc.).
- Fix tooltip top placement specificity vs PicoCSS [data-placement=top] selector.
- Table striped: skip hidden rows in odd/even alternation (picocss/pico#663). Progressive enhancement with fallback for older browsers.
- Nav: Fix Safari 18.2+ dropdown text truncation (picocss/pico#634, picocss/pico#664).
- Fix font-size not applied (picocss/pico#561).