Skip to content

Tags: Digicreon/muCSS

Tags

1.4.8

Toggle 1.4.8's commit message
Nav: dropdown summary inside a colored navbar blends with the backgro…

…und instead of looking like a form input.

1.4.7

Toggle 1.4.7's commit message
Hero & filled backgrounds: inherit color on p/pre/table/ul (PicoCSS s…

…ets color directly on these, short-circuiting inheritance from .hero or .bg-*).

1.4.6

Toggle 1.4.6's commit message
Version 1.4.6.

Hero: defensive reset of h2-h6 to prevent external heading styles from leaking in (#4).

1.4.5

Toggle 1.4.5's commit message
Button groups: add separator between filled buttons, fix outline doub…

…le border.

Fix nested dropdowns blocking parent clicks (picocss/pico#614). Fix double border in grouped outline buttons (#3).
Buttons: Add disabled state (aria-disabled).
README: add logo.

1.4.4

Toggle 1.4.4's commit message
Fix <small> font-size not applied (picocss/pico#561).

Add DECISIONS.md to track evaluated PicoCSS PRs/issues (applied, rejected, deferred).
Nav: Fix Safari 18.2+ dropdown text truncation (picocss/pico#634, picocss/pico#664).
README: add contributors list.
Table striped: skip hidden rows in odd/even alternation (picocss/pico#663). Progressive enhancement with fallback for older browsers.
Tooltip colors, width, and minifier bugfix.
Fix inline code/kbd/samp/var vertical padding (picocss/pico#651). Align var padding with code elements.
Tooltip: Fix Chromium mispositioning on inline elements (picocss/pico#678). Add support for explicit line breaks.

1.4.3

Toggle 1.4.3's commit message
Fix input-sm/input-lg not affecting field height

Fix heading color and margin in colored containers and nav
Add .clickable utility class (cursor: pointer for JS-interactive elements).
Fix tooltip overflow on long text (picocss/pico#665, picocss/pico#715).

1.4.2

Toggle 1.4.2's commit message
Remove unwanted header padding on navbar wrapper pattern.

1.4.1

Toggle 1.4.1's commit message
Version 1.4.1.

Fix helper text not styled after input groups (picocss/pico#540, picocss/pico#700)
- Add :where([role=group], [role=search]) + small styling in mu.utilities.css
- Support aria-invalid validation colors on grouped fields

1.4.0

Toggle 1.4.0's commit message
Fix nested list extra margin (picocss/pico#672).

Add <var> styling, fix Firefox nav dropdown.
- Add mu.component.var.css: style <var> like <code>/<kbd>/<samp> with italic.
- Fix Firefox nav dropdown full-width bug (picocss/pico#701).
Build script: use version number from 'package.json'.
Tables: Remove table-fullwidth, enhance thead styling.
Align grid breakpoints with PicoCSS.

1.2.0

Toggle 1.2.0's commit message
Version 1.2.0.