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

SnackBar 구현 #14

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 11 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
298f689
feat : make snackbar file
leeeyubin Sep 19, 2024
b5eb37c
feat : make snackbar preview file
leeeyubin Sep 19, 2024
08b3dc3
feat : make InfoSnackBar
leeeyubin Sep 19, 2024
435824b
feat : make ErrorSnackBar
leeeyubin Sep 19, 2024
47e4c76
feat : make AutoInfoSnackBar
leeeyubin Sep 20, 2024
a8337d7
feat : make AutoErrorSnackBar
leeeyubin Sep 22, 2024
aa92578
feat : change snackbar function name
leeeyubin Sep 22, 2024
d1e51cd
chore : 코드 수정
leeeyubin Sep 22, 2024
dc8b143
feat : 정보성 스낵바 주석 추가
leeeyubin Sep 22, 2024
ccd35a8
feat : 에러 스낵바 주석 추가
leeeyubin Sep 23, 2024
a7c3700
feat : 에러 스낵바 아이콘 정렬
leeeyubin Sep 23, 2024
e65c063
feat : 스낵바 지속시간 상수화
leeeyubin Sep 23, 2024
8f96b18
fix : 핸디 스낵바 컬러 추가
leeeyubin Sep 27, 2024
3955b5d
fix : modify to Handy Icon
leeeyubin Oct 3, 2024
7ab14c5
refactor : refactor snackBar code
leeeyubin Oct 3, 2024
e81f277
feat : git pull from main
leeeyubin Oct 30, 2024
90f60c9
feat : add error SnackBar type
leeeyubin Oct 30, 2024
b342e26
feat : currentSnackBarData 변수 사용
leeeyubin Oct 30, 2024
3b5b996
feat : 스와이프 기능 구현
leeeyubin Oct 31, 2024
5334b9a
feat : 주석 추가
leeeyubin Nov 1, 2024
b26f978
feat : 에러 스낵바 UI 수정 및 LineBreak 속성 추가
leeeyubin Nov 21, 2024
ac45fb4
feat : 정보성 스낵바 단어 개행 구현
leeeyubin Nov 22, 2024
c55e525
feat : 정보성 스낵바 단어 개행 구현
leeeyubin Nov 22, 2024
fc05bf7
feat : Text lineBreak 속성 제거
leeeyubin Nov 22, 2024
6af901d
feat : 에러 스낵바 단어 개행 구현
leeeyubin Nov 22, 2024
e2c7cb5
feat : 불필요한 Column 삭제
leeeyubin Nov 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .idea/deploymentTargetSelector.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions .idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

318 changes: 0 additions & 318 deletions .idea/other.xml

This file was deleted.

Loading