Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[YDS-206] TopBar & TopBarButton 구현 #211

Merged
merged 8 commits into from
Nov 9, 2023

Conversation

Gael-Android
Copy link
Contributor

Summary

  • TopBar, SingleTitleTopBar, DoubleTitleTopBar, SearchTopBar 구현
  • YdsBaseButton의 defaultSize에 대해 파라미터로 조건지어서 활성화되도록
  • SearchTextField 구현

Describe your changes

TopBar

image

SingleTitleTopBar

image

DoubleTitleTopBar

image

SearchTopBar

image

Issue

@Gael-Android Gael-Android requested a review from cometj03 November 8, 2023 06:27
onValueChange = {
text = it
},
onX = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clear action을 외부에서 넣어줘야 하는지는 고민해볼 필요가 있을 것 같아요

Copy link
Member

@cometj03 cometj03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다 👍
나머지 코멘트 없는 부분도 modifier 파라미터 추가해주시면 감사하겠습니다

- YdsBaseButton defaultMinSize 변경 완료
- modifier들 끌어올리기
Copy link
Member

@cometj03 cometj03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다~!
덕분에 이제 YDS로 수월하게 작업할 수 있겠네요 👍

@Gael-Android Gael-Android merged commit 44fabd4 into develop Nov 9, 2023
1 check passed
@cometj03 cometj03 added the yds-compose YDS Compose 버전 label Nov 9, 2023
@Gael-Android Gael-Android self-assigned this Nov 28, 2023
@Gael-Android Gael-Android deleted the feature/gael/topbar-topbarbutton branch January 5, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
yds-compose YDS Compose 버전
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants