github tamagui/tamagui v1.91.0

latest releases: v1.112.22, v1.112.21, v1.112.20...
7 months ago

Features

  • core: add focus-visible support via focusVisibleStyle prop (#2278) #2278 (Ehsan sarshar)
  • core: add accept option to third argument of styled(), supports sub-style props (#2317) #2317 (Ehsan sarshar)
  • button: move outline style from focusStyle to focusVisibleStyle (natew)
  • web: add disabledStyle pseudo style category that matches for disabled, aria-disabled and accessibilityState.disabled and outputs CSS on the web (natew)
  • babel-plugin: add logs for compiler like web does (natew)

Bug Fixes

  • core: when disabled, aria-disabled, or accessibilityState.disabled is set to true, prevent all internal events (mount, psuedo, group) (natew)
  • site: fix header render loop (natew)
  • babel-plugin: fix debug comment not being picked up for console debug logs (natew)

Minor Changes in Behavior

  • **button, select, tabs, **: move outline style from focusStyle to focusVisibleStyle (natew)

Performance Improvements

  • core: avoid array creation in createComponent on style prop (natew)

Commits

Don't miss a new tamagui release

NewReleases is sending notifications on new releases.