Skip to content

Releases: uncinq/css-base

Release 0.1.4

08 Apr 16:49

Choose a tag to compare

  • feat: add interactive chevron to details summary and refactor select icon and radio button variables (ea9cc01)

Release 0.1.3

07 Apr 14:40

Choose a tag to compare

  • feat: add accessibility.css with visually-hidden helpers and import into base.css (d8af310)

Release 0.1.2

07 Apr 12:12

Choose a tag to compare

Release 0.1.1

03 Apr 12:59

Choose a tag to compare

  • 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)

Release 0.1.0

01 Apr 11:29

Choose a tag to compare

  • chore: reset package version to 0.0.0 (3bf8f2f)
  • docs: add links and descriptions for peer dependency tokens in README (49201cb)
  • Update README.md (fa6c00e)
  • feat: initialize css-base framework with reset, base element styles, and layout primitives (9ef9460)
  • Initial commit (b66af72)