Conversation
|
🚅 Deployed to the tamagui-pr-4124 environment in tamagui
|
… opacity removal (lane H)
# Conflicts: # bun.lock # code/core/animations-motion/src/createAnimations.tsx # code/ui/sheet/src/types.tsx # code/ui/sheet/types/SheetImplementationCustom.d.ts
…tbus, commit missing scroll-view web types
…Press after backgroundActive token removal
…d backgroundActive no-op
…deWhenClosed successor name
# Conflicts: # bun.lock # code/compiler/babel-plugin/package.json # code/compiler/compiler-core/package.json # code/compiler/static-sync/package.json # code/core/size/package.json # code/core/web/src/helpers/getSplitStyles.tsx # code/ui/checkbox/src/createCheckbox.tsx # code/ui/menu/types/Menu.d.ts # code/ui/menu/types/createNonNativeMenu.d.ts # code/ui/menu/types/index.d.ts # code/ui/select/types/Select.d.ts # code/ui/select/types/SelectViewport.d.ts # code/ui/select/types/types.d.ts # code/ui/sheet/types/createSheet.d.ts # code/ui/switch/src/createSwitch.tsx # code/ui/switch/types/createSwitch.d.ts # code/ui/switch/types/index.d.ts # code/ui/tabs/src/createTabs.tsx # code/ui/tooltip/types/Tooltip.d.ts
…er forward pass (class sets identical, order-only)
…ass (class sets identical, order-only)
… flattened 10, detox fixture 8)
…dapt exitLatchTimeout removal in H2
…Stack, add Surface + facets (#4137) * feat(ui)!: v3 component contract — remove v1 Button/Toast + ThemeableStack, add Surface + facets, finish behavior/skin split Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * fix(ci): oxfmt tamagui index, refresh exports snapshot, keep ThemeableStack/SizableStack as deprecated compat shims for external bento Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * refactor(stacks)!: remove ThemeableStack/SizableStack; bento migrated to v3 (bento v3 branch). Add TAMAGUI_BENTO_REF pin for the v3-beta site build Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * style: oxfmt generate-bento-proxy * fix(tamagui)!: stop the Toast skin mutating @tamagui/toast's shared component * site: v3 docs — Surface + Surfaces-and-levels pages, migration fixture vs final exports (#4138) * site: v3 docs — Surface + Surfaces-and-levels pages, migration fixture vs final exports, drop stale ThemeableStack refs * site: v3 docs pages for Card, Progress, Checkbox, RadioGroup, Tooltip (stop inheriting v2 ThemeableStack text) * style: oxfmt migration-guide fixture * chore(registry): regenerate toast artifacts after skin root change * chore(registry): sync blank-app Toast copies with skin source * revert(sandbox-ui): keep the @tamagui/toast star export for now * Revert "revert(sandbox-ui): keep the @tamagui/toast star export for now" This reverts commit 9a5525a. * fix(static): scope bundled config/component caches per platform so compiler output is deterministic * chore(sandbox-ui): regenerate types after dropping the toast star export --------- Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
…o swallowed failures (#4140) * test: cover Detox AppCompat theme repair * ci: retain One native production bundles * ci: run native workflows on v3 slash branches * ci: allow Android Detox to finish * fix(native-ci): align Detox Metro port * ci: retain Android runtime logs on failure * test(native): make Detox assertions cross-platform * ci: filter retained Android runtime logs * test(native): harden cross-platform Detox gates * fix(native-ci): recover Android window focus * ci: keep Pixel Launcher out of Android Detox * test(native): disambiguate Android Adapt action * test(native): match Adapt increment button by testID on Android * test(native): keep Adapt scroll-into-view free of iOS-wedging scrollTo * fix(native-ci): drop scrollTo edge actions that wedge the iOS app in Adapt spike * test(native): record what is observed vs inferred about the iOS scrollTo wedge * test(native): fix stale cross-reference in Adapt scroll note * fix(native-ci): keep atIndex out of Adapt whileElement scroll searches * test(native): record screenshot evidence for the Adapt whileElement matcher bug * fix(native-ci): settle Adapt scroll at content end so Android taps land * fix(native-ci): anchor Adapt scroll on sheet content that iOS can actually see * fix(native-ci): use each platform's proven Adapt scroll anchor
…nonical docs page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The single consolidated v3 surface. Everything tamagui-side now lives on this branch:
v2-tailwind): tailwind syntax across docs with the header toggle,?syntax=tailwind, and thetailwind.subdomain; converter + conformance teststamagui migrateCLI prompt, universal docs version picker with archived v1/v2 component docsuseMedianow honors the documented SSR contract: every first render usesmediaQueryDefaultActiveand corrects to real matchMedia values in a pre-paint layout effect — fixes mismatches on runtime-media components including lazily-hydrated boundariesselectablemaps touserSelecton web instead of leaking to the DOMpressThemeremoved (mirrors fix(radio-group): remove stray v1 pressTheme prop that leaks to the DOM on web #4075)subTheme; docs mdxresizeMode→objectFitsyntaxparam (SSG loaders key on URL); clean URLs self-correctSite verified locally end to end with playwright: 81 docs routes × both syntax modes crawled clean, tailwind toggle persists across navigation and off again, version picker round-trips v3 ↔ archived v2 docs, core web (234) + native (99) test suites pass.
🤖 Generated with Claude Code