Skip to content

3.0.0

Choose a tag to compare

@wispcode wispcode released this 24 Jun 04:27

Change Log

This release reorganizes Wisp around a stricter separation between components and behaviors. Interaction patterns have been decoupled making components leaner, and tokens have a clearer home.

Breaking changes

  • Interactions were decoupled from components
  • Eliminated hardcoded fallbacks
  • Global tokens added to preflight.css
  • Module tokens placed inside their retrospective modules
  • Fallbacks inside modules use global tokens

Added

  • b-press-scale behavior.
  • b-press-outline behavior.
  • u-hidden-below utility.
  • u-visible-below utility.

Renamed

  • b-press-elevate behavior. It was formerly b-press
  • b-press-tint behavior. It was formerly b-tint
  • c-link-inline component. It was formerly o-link-inline and in the incorrect ITCSS layer.
  • c-link-block component. It was formerly o-link-block and in the incorrect ITCSS layer.
  • c-link-block component. It was formerly o-link-block and in the incorrect ITCSS layer.

Removed

  • b-transition behavior. Transitions are now inside the behaviors.