feat: radius full 토큰 추가#499
Merged
Merged
Conversation
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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. Comment |
d426bf8 to
b424829
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.
개요
모서리를 완전히 둥글게(pill/capsule) 표현하기 위한
radius full토큰을 추가합니다.수정사항
CGFloat.radiusFull추가 — 값은.primitiveInfinity(무한대, Figmafull토큰 대응). 적용 대상의 짧은 변 길이 절반으로 자동 클램프되어 항상 완전한 pill/capsule 형태가 됩니다.Radius.allValues/min/max에는 포함하지 않음 (스냅·슬라이더 범위 계산이 무한대로 깨지지 않도록).make로 DocC 문서 및 MCP 토큰 데이터 재생성.미리보기
토큰 추가 변경으로 시각적 변경 없음 (N/A)