refactor(qvism-preset): use inset shorthand for equal four-side positions#1744
refactor(qvism-preset): use inset shorthand for equal four-side positions#1744te6-in wants to merge 1 commit into
Conversation
…ions Collapse top/right/bottom/left into the inset shorthand only where all four sides exist in the same style object with the same value. Chrome 88 / Safari 15 baseline supports inset, so no fallback is needed. Regenerated css/recipes. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (27)
📒 Files selected for processing (21)
📝 WalkthroughWalkthroughqvism-preset 패키지의 여러 레시피 및 stackflow 파일에서, 절대/고정 위치를 지정하던 top/right/bottom/left 개별 CSS 속성을 inset 단일 속성으로 교체했습니다. 동작(레이아웃 결과)은 동일하게 유지되며, 공개 API 변경은 없습니다. Changesinset 축약형 전환
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
⚔️ Resolve merge conflicts
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 |
Alpha Preview (Docs)
|
Summary by CodeRabbit
top/right/bottom/left에서inset: 0방식으로 정리되었습니다.