Skip to content

docs(lynx): remove unsupported feature flags from documentation#1412

Merged
junghyeonsu merged 1 commit intolynxfrom
fix/lynx-remove-unsupported-feature-flags
Apr 4, 2026
Merged

docs(lynx): remove unsupported feature flags from documentation#1412
junghyeonsu merged 1 commit intolynxfrom
fix/lynx-remove-unsupported-feature-flags

Conversation

@junghyeonsu
Copy link
Copy Markdown
Contributor

Summary

  • enableFlexBasisZeroPercentenableTransformedTouchPosition을 feature-flags 문서와 installation 문서에서 제거
  • 두 옵션 모두 @lynx-js/type-config@3.6.0CompilerOptions/Config 타입에 정의되어 있지 않아 pluginLynxConfig 사용 시 TypeScript 에러 발생

Test plan

  • feature-flags.mdx 문서 구조가 자연스러운지 확인 (빈 섹션 없음)
  • installation.mdx 코드 블록이 유효한 TypeScript인지 확인
  • 문서 사이트 빌드 정상 동작 확인

🤖 Generated with Claude Code

Remove `enableFlexBasisZeroPercent` and `enableTransformedTouchPosition`
from feature-flags and installation docs as these options are not defined
in `@lynx-js/type-config@3.6.0` CompilerOptions/Config types, causing
TypeScript errors when used with `pluginLynxConfig`.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 3, 2026

⚠️ No Changeset found

Latest commit: ae51ca7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 3, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 0d38a609-236c-4433-a5ea-9d5bfc1c95ce

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/lynx-remove-unsupported-feature-flags

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

Alpha Preview (Stackflow SPA)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

Alpha Preview (Storybook)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

Alpha Preview (Docs)

@junghyeonsu junghyeonsu merged commit 4e5acd9 into lynx Apr 4, 2026
6 checks passed
@junghyeonsu junghyeonsu deleted the fix/lynx-remove-unsupported-feature-flags branch April 4, 2026 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant