-
Notifications
You must be signed in to change notification settings - Fork 1
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
[UI/#60] 홈 뷰 / 홈 뷰 기본 UI 로직 구현 #68
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
5d04ced
[FEAT/#60] 유저 이름 길이에 따른 줄바꿈 구현
Hyobeen-Park a878eb3
Merge remote-tracking branch 'origin/develop' into ui/#60-home-ui-logic
Hyobeen-Park 2e76fb2
[FEAT/#60] 필터링 없을 때 뷰 구현
Hyobeen-Park 5dacfd4
[FEAT/#60] 필터링 유무에 따른 맞춤 공고 구현
Hyobeen-Park aed880c
[FEAT/#60] 필터링 정보 구현
Hyobeen-Park 03bc5d2
[FEAT/#60] 바텀시트 추가
Hyobeen-Park d5ff213
[CHORE/#60] 필터 정보 함수화
Hyobeen-Park 4b3f1d6
[FEAT/#60] 오늘 마감 공고 구현
Hyobeen-Park 96eed7d
[FEAT/#60] 스크랩 공고 데이터 받아오기 구현
Hyobeen-Park f456b24
[FEAT/#60] 맞춤 공고 로직 구현
Hyobeen-Park 675c11f
[FEAT/#60] 맞춤 공고 없을 때 구현
Hyobeen-Park 63590a5
[CHORE/#60] 함수화 및 코드 정리
Hyobeen-Park 523d270
Merge remote-tracking branch 'origin/develop' into ui/#60-home-ui-logic
Hyobeen-Park 89769fd
[CHORE/#60] 패딩 수정
Hyobeen-Park de9ea12
Merge remote-tracking branch 'origin/develop' into ui/#60-home-ui-logic
Hyobeen-Park ad9ccc2
[CHORE/#60] 고정dp 제거
Hyobeen-Park 525eb00
[CHORE/#60] 페이징 제거
Hyobeen-Park da6dc18
[CHORE/#60] ScrapBox backgroud shape 추가
Hyobeen-Park 3544847
[CHORE/#60] mutableIntStateOf, collectAsStateWithLifecycle로 수정
Hyobeen-Park 65a97f5
[MOD/#60] list -> data class로 수정
Hyobeen-Park 56d273b
[CHORE/#60] 이름 줄바꿈 기준 상수화
Hyobeen-Park 238ae15
[MOD/#60] null 처리 수정
Hyobeen-Park File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이렇게도 가능할 것 같네요..!!