feat(lynx): 新增 Tailwind CSS 4 双端兼容性实验室 - #1084
Merged
Merged
Conversation
🦋 Changeset detectedLatest commit: c71387b The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
sonofmagic
force-pushed
the
codex/lynx-tailwind-v4-compat
branch
from
August 17, 2026 09:58
6cb8cd7 to
9f30a6a
Compare
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.
变更概览
examples/react-lynx扩展为 Tailwind CSS 4 兼容性实验室,覆盖 118 个静态 catalog case。@lynx-js/css-defines0.0.16;当前 ReactLynx compiler 可接受的 bundleengineVersion为 3.9。本地验收
pnpm --filter @weapp-tailwindcss/lynx test -- --coverage.enabled=falsepnpm e2e:lynxpnpm e2e:lynx:android(本机 Android 11 / API 30 / arm64-v8a:54 supported,64 unsupported)pnpm e2e:lynx:ios(本机 iOS 26.5 / arm64:53 supported,65 unsupported)已提交的双端报告包含 catalog hash、版本、模拟器环境、验证时间和逐 case 结论;未使用运行时拼接 class,也未刷新不一致基线。
CI 说明
iOS hosted simulator 已成功(iPhone 16 Pro / iOS 18.5)。Ubuntu hosted runner 的 Android x86_64 软件模拟器已生成完整 artifact,但出现 System UI ANR/tombstoned 重启,导致 pixel 结论与本机 arm64 基线不同;该 artifact 保留用于诊断,未用于更新基线。Android 结论以本机 arm64 模拟器报告为准。