npm tamagui 1.70.0
v1.70.0

latest releases: 1.138.0, 1.137.3, 1.137.2...
2 years ago

Features

  • select: add onActiveChange callback for listening for active item change (the hovered or keyboard focused item while open) (natew)

Bug Fixes

  • switch: on web use % based positionining for more reliable animating the Thumb to the active state, on native use the new usePropsAndStyle to more simply and reliably get the borderWidth (natew)
  • select: fix Select positioning when at bottom of the screen, allowing for flipping the contents upwards (natew)
  • web: fix useProps to avoid skipping the usual skipProps like debug (natew)
  • web: fix usePropsAndStyle to accept noExpand and properly skip expanding variants when set to true (natew)
  • theme: remove console.log (natew)
  • popper: fix bottom positioned arrows being 1px off, and arrows now get high (1_000_000) z-index by default (natew)

Performance Improvements

  • select: improve performance by avoiding calling the active emitter on mousemove, only call when the value actually changes (natew)

Commits

  • improve bottom bar (natew)
  • fix last change to not break on size changes (natew)
  • improve spacing on theme editing rows (natew)
  • lots of preview components polish (natew)
  • various theme and preview improvements (natew)
  • 8156798: revert somewhat switch change in mechanics due to incompat with reanimated animations (natew)
  • cleanup theme items (natew)
  • hover on select to update theme preview (natew)
  • cleanup logs and visuals (natew)
  • fcaad7c: v1.70.0 (natew)

Don't miss a new tamagui release

NewReleases is sending notifications on new releases.