Skip to content

Releases: cplieger/ui-primitives

v2.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Jul 19:15

Dependencies

  • Update dependency @cplieger/reactive to v1.2.4 (#33)
  • Lock file maintenance (#37)
  • Update cplieger/ci digest to 74a95dd (#21)
  • Update cplieger/ci digest to 0f9e6bd (#48)

Fixed

  • Show focus tooltips only for keyboard focus, not mouse clicks
  • Skip view transitions when the renderer is suspended

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 22:48

Dependencies

  • Update cplieger/ci digest to eac2fbe (#16)
  • Update cplieger/ci digest to c06c226 (#19)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 21:01

Added

  • Add popover full-bleed mode and theme storage adapter

Dependencies

  • Lock file maintenance (#10)
  • Lock file maintenance (#11)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 21:41

Added

  • Rebuild modal on the native element

Changed

  • Share the overlay leave-transition helper and position tooltip via placeAnchored

Fixed

  • Harden accessibility and motion contracts across primitives

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 21:39

Added

  • Initial implementation of headless UI primitives
  • Add overlay modal and disclosure primitives
  • Add anchored popover primitive with placement engine
  • Support a virtual x/y anchor for coordinate-positioned popovers

Fixed

  • Harden focus-trap, toaster lifecycle, and live-region a11y
  • Correct modal focus-trap stacking and resolve the openModal barrel collision
  • Add popover focus hooks, escape isolation, and rAF-throttled tracking