Skip to content

Releases: tamagui/tamagui

v1.99.1

24 May 19:01
eaca66f
Compare
Choose a tag to compare

Bug Fixes

  • animations-moti: ensure we dont mutate existing animation config (natew)
  • static: add react-dom needed for importing (natew)
  • build: output mjs for platform specific files as well (natew)

Commits

v1.99.0

24 May 17:18
51e8011
Compare
Choose a tag to compare

Features

  • animations-moti: adds support for array style per-key animation config (natew)

Commits

v1.98.4

24 May 02:46
9599bc4
Compare
Choose a tag to compare

Bug Fixes

  • web: ensure root is never inversed, source of SSR issues in some configurations (natew)

Documentation

Performance Improvements

  • toast: use startTransition where possible (natew)

Commits

v1.98.3

22 May 19:42
d748a9e
Compare
Choose a tag to compare

Bug Fixes

  • core: fix regression applying theme name incorrectly from inline theme usage on components (natew)

Commits

v1.98.2

22 May 00:18
a32106a
Compare
Choose a tag to compare

Features

  • bento: adds bento-get cli (natew)

Bug Fixes

  • animations-moti: bring back peerDep for moti (natew)
  • select: prevent Select Trigger from causing form submission on click (#2659) #2659 (_nderscore)
  • bento-get: add missing dep (natew)
  • core: avoid wrapping span around components that never themed (natew)

Commits

  • 2f2bd78: whitelist and encrypt (natew)
  • fixed minor errors (Simun Kordis)
  • fix: show navbar inside mobile preview only on web and development #2654 (ROFI)
  • 1a51137: remove title (natew)
  • af1a9a2: upgrade next and fix fiber (natew)
  • c5f94ea: whitelist (natew)
  • 901fabc: (starter): expo router fixed (Simun Kordis)
  • 4090b3d: unecrypt to allow building site by anyone (natew)
  • base_url defaulted to tamagui.dev #2662 (ROFI)
  • 88f610c: bump version (natew)
  • a01e01e: cli bump (natew)
  • 63d283c: site copy (natew)
  • 05ba3a0: bring back lighter icon (natew)
  • 5c410bb: update tests (natew)
  • d442cc9: tests deterministic (natew)
  • a32106a: v1.98.2 (natew)

v1.98.1

17 May 16:30
86aac48
Compare
Choose a tag to compare

Bug Fixes

  • web: support React 19 refs in Slot (natew)
  • Select: SelectDemo hover style (Simun Kordis)
  • remove peerDependencies across the repo as they gain little and seem to cause lots of issues (natew)
  • moti: add some missing animate keys (#2649) #2649 (Ehsan sarshar)

Documentation

Commits

v1.98.0

13 May 04:45
b5fb1ba
Compare
Choose a tag to compare

Features

  • web: export TextStyle type to match ViewStyle (natew)
  • core: adds many web-only style props for easier web authoring (#2265) #2265 (Ehsan sarshar)
  • tamagui: support expo 51 (natew)
  • small fixes for full typescript 5.4 support (natew)

Bug Fixes

  • radio-headless: remove unused imports in build (natew)
  • build: always output mjs when fully specifying (natew)
  • portal: expo 51 fix for portal (natew)
  • moti: fix type issue with new versions of expo/moti (natew)

Commits

  • 0993178: more site conversion (#2632) (Nate Wienert) #2632
  • a699b4d: site conversion (#2634) (Nate Wienert) #2634
  • 154efda: fix css (natew)
  • working dev without errors (natew)
  • 2d8adec: fix studio (natew)
  • 00504c7: test remove git-crypt in ci (natew)
  • b2d27c1: fix bento build script (natew)
  • d2b3f20: move git-crypt to action only (natew)
  • df77f30: fix ci (natew)
  • 33ed1e3: fix ci (natew)
  • c1be48a: fix ci (natew)
  • 4f3abfa: fix types (natew)
  • ef3a174: upgrade vxrn (natew)
  • 8de88c6: remove empty scripts (natew)
  • 3ec54d7: upgrade turbo and use it for build:js as it doesnt trip up git-crypt (natew)
  • bfa9ed1: upgrade vxrn half working homepage prod (natew)
  • 31b460f: various x fixes (natew)
  • 3de7d6c: format (natew)
  • 894c443: remove postinstall (natew)
  • 8831696: upgrade vxrn (natew)
  • 2507264: bring back unlock for vercel (natew)
  • 0b1936e: force js build (natew)
  • f960d88: fix ci (natew)
  • 2dc8a09: Correct broken link for writing guide (#2639) (ugtthis) #2639
  • dca0575: temp fix for babel-plugin-fully-specified (natew)
  • f84ca8e: cleaning up various bad animations (natew)
  • b7f3c52: undo temp fix (natew)
  • d79162b: rebuild types restore old turbo build (natew)
  • e681c29: @vxrn/router => vxs (natew)
  • f753a27: fix fully specified file check (natew)
  • a000acd: use plain fully specified plugin (natew)
  • 2ed03ac: clean build (natew)
  • 0e238a8: improve fully specified plugin (natew)
  • 5eac63d: fix build (natew)
  • f2d696f: actually remove cycle (natew)
  • 582e56d: remove logs (natew)
  • 94984c0: simplify watch and build (natew)
  • fix tabs sync (natew)
  • 05add63: fix test (natew)
  • 5b37896: unfix expo modules core for working kitchen sink (natew)
  • dd7fc0a: fix regression background color on native (natew)
  • 475d9dd: fix tests more (natew)
  • 45cf421: fix package versions (natew)
  • b5fb1ba: v1.98.0 (natew)

v1.97.1

07 May 23:01
b46498f
Compare
Choose a tag to compare

Bug Fixes

  • radio-group: fix missing dep (natew)

Commits

v1.97.0

07 May 19:56
9f49004
Compare
Choose a tag to compare

Features

Bug Fixes

  • animations-moti: move moti dep to peerDependency to avoid accidental duplications (natew)
  • core: ensure no re-parenting if theme prop is set but undefined on initial render (natew)
  • web: add htmlFor type (natew)

Chores

  • upgrade biome and lint fix (natew)

Commits

v1.96.0

01 May 14:22
c3be39d
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Commits

  • style: title fixes of CheckboxList.tsx #2600 (ROFI)
  • style: fix height of HorizontalWithDescriptionCheckboxes.tsx #2600 (ROFI)
  • style: remove vertical checboxes code and on Showcase #2600 (ROFI)
  • style: remove cursor pointer from chipsParts.tsx #2600 (ROFI)
  • add keepChildrenMounted to DatePickers Popovers #2600 (ROFI)
  • style: fixes to CheckboxCards.tsx #2600 (ROFI)
  • style: showcase now does not overlap mobile on top of desktop view #2600 (ROFI)
  • style: fix RadioList.tsx max width on desktop web #2600 (ROFI)
  • style: fix Vertical.tsx max width on desktop web #2600 (ROFI)
  • style: more borde radius for Banner component #2600 (ROFI)
  • style: fixes to LocationNotification.tsx #2600 (ROFI)
  • style: subtle over effects for InteractiveCard.tsx #2600 (ROFI)
  • fix: add missing fileName to OneTimeCodeInput.tsx for proper code fetching #2601 (ROFI)
  • fix copywrite for bento pro plan description #2602 (ROFI)
  • fix width of purchase bento container #2604 (ROFI)
  • style: drag indicator #2605 (ROFI)
  • fetcher without retry on error and without revalidation on focus #2606 (ROFI)
  • hide drag indicator on loading or bento purcharse message #2607 (ROFI)
  • fix Drawer for native #2612 (ROFI)
  • feat animate presence animation for prev/next month (#2584) #2584 (Rodrigo Figueroa)
  • b1a2043: open is any implicity (#2491) (benjamin) #2491
  • 690394b: fix accordion imports (natew)
  • 5d931ca: fix missing element in tests (natew)
  • e82cb90: add missing forward ref (natew)
  • c3be39d: v1.96.0 (natew)