Merged
Conversation
- 검색 아이콘 색상을 neutral500으로 변경 - medium 사이즈 높이를 40으로 추가 - large 사이즈 높이를 48로 적용 Co-authored-by: OpenAI Codex <codex@openai.com>
|
🎨 Widgetbook Preview 🧭 Branch: 💡 This preview will be updated automatically when you push new commits. |
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.
변경 요약
WdsSearchField의 검색 아이콘 색상을WdsColors.neutral500으로 변경했습니다.WdsSearchFieldSize.medium를 추가하고 높이를40으로 반영했습니다.46높이 스펙은WdsSearchFieldSize.large로 분리하고48로 조정했습니다.테스트/검증 결과
flutter analyze packages/components/lib/src/text_field/wds_search_field.dart주의사항 또는 후속 작업
large사이즈를 노출하는 예제나 사용처는 이번 변경에 포함하지 않았습니다..vscode/settings.json변경은 PR에 포함하지 않았습니다.