Releases: uncinq/css-base
Releases · uncinq/css-base
Release 0.3.0
- refactor: remove help text styles from form base CSS (de7092b)
- feat: modularize form element styles into individual components and refine row layout breakpoints (82c2f01)
- refactor: replace hardcoded media queries with custom CSS media variables and update link transition token (2ec6211)
- refactor: remove time element base styles and corresponding import (c270aef)
Release 0.2.0
Release 0.1.7
- refactor: parameterize form component styles with CSS variables for improved customizability (158cf90)
Release 0.1.6
- refactor: rename form input and select color variables for consistent naming convention (1a4dd76)
Release 0.1.5
Release 0.1.4
- feat: add interactive chevron to details summary and refactor select icon and radio button variables (ea9cc01)
Release 0.1.3
- feat: add accessibility.css with visually-hidden helpers and import into base.css (d8af310)
Release 0.1.2
- fix: form token (786d38c)
Release 0.1.1
- refactor: standardize CSS variable naming conventions and simplify details spacing logic (cd64f65)
- fix: update link hover state to use text-decoration-color instead of CSS variable override (d1d3378)
- style: update list item vertical margin to use --spacing-2xs token (54a857f)
- feat: add base styles for abbr and sup elements (6d41b7f)