-
Notifications
You must be signed in to change notification settings - Fork 10
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
[4주차] 이희원 미션 제출합니다. #18
Open
hiwon-lee
wants to merge
74
commits into
CEOS-Developers:master
Choose a base branch
from
hiwon-lee:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
74 commits
Select commit
Hold shift + click to select a range
96c2ad7
docs : add emoji
hiwon-lee 2e16a27
build : tailwind
hiwon-lee df164af
docs(chat) : 문서 생성
hiwon-lee adebfd0
docs : 이미지접근가능설정파일일
hiwon-lee b5cec87
feat : initial chat main
hiwon-lee 97c1401
feat : component
hiwon-lee 3463c6e
docs : redux 모듈 추가
hiwon-lee 822b687
feat : initial redux 모듈 추가
hiwon-lee 5ff3f4d
chore : redux 반영
hiwon-lee 196b332
feat : add 상단 바
hiwon-lee d81dff1
feat : 컴퍼넌트 초기화
hiwon-lee 8d7307b
feat : chat 페이지 초기화
hiwon-lee cb61405
feat(chat) : form
hiwon-lee 1f8af7e
style : 전역 디자인 추가
hiwon-lee d76e700
docs : ChattingBox삭제 후, MessageItem 만듦
hiwon-lee d988ce2
docs : 대화 임시 파일
hiwon-lee dd8915d
feat : 채팅 submit후 ChatMain에 요소 반영
hiwon-lee dab9d07
docs : 주석 삭제
hiwon-lee d70c136
style(Form) : 디자인 수정
hiwon-lee 79b81c5
docs : reset 스타일 링크 추가
hiwon-lee 4dd1752
style(chatheader) : chore단위 수정
hiwon-lee 813e044
style(chatmain) : 채팅 내역 영역 확장+ statusbar import 위치 변경
hiwon-lee ae0fbf3
style(chatmain) : 채팅 scroll, scroll-top 적용
hiwon-lee a2f97f1
chore(style) : 세부 디자인
hiwon-lee 54f5a9d
feat(profile) : 프로필 클릭시 사용자 토글
hiwon-lee 93ef66e
chore(style) : 수정
hiwon-lee 880a426
refactor : user interface변경에 따른 수정
hiwon-lee 0e9e3cb
feat : 채팅 날짜 추가
hiwon-lee 36cda7a
style : 세부 디자인 수정
hiwon-lee 84649d3
docs : 이모지 파일 위치 변경
hiwon-lee 5f57e06
feat : 채팅 박스에 이모지 선택
hiwon-lee 92e4d6c
style(MessageItem) : 최대 길이 수정
hiwon-lee 68f730c
build : add styled-components
hiwon-lee 06f9fcc
docs : 메뉴 이모지 파일 추가
hiwon-lee 2337000
feat : add page route
hiwon-lee 7e6a0b4
refact : craco-절대경로 적용
hiwon-lee 65d2301
refact : 경로명, 스타일지정 라우팅수정
hiwon-lee 5c21bc7
docs : bottom menu관련 설정 추가
hiwon-lee 657b970
fix(BottomMenu) : .
hiwon-lee d010f87
docs : interface craco 모듈화
hiwon-lee de930b2
feat(member item) : 멤버 요소 아이템 프레임
hiwon-lee 414c27b
docs : interface path추가
hiwon-lee f600528
style : fix
hiwon-lee 3cb6209
chore : add placeholder attr
hiwon-lee 2c0e24d
style : add search ui
hiwon-lee 5d39249
docs : 사용자, 메시지 데이터
hiwon-lee 30c080b
docs : 이모지 추가
hiwon-lee 44e157a
docs : add user, messsage json data
hiwon-lee cfa7039
feat : 친구 리스트 불러오기...
hiwon-lee 8ed9bd1
docs : fix 메시지, 사용자 데이터
hiwon-lee 0468bf6
docs(.gitignore) : .vscode왜생겨 열받게
hiwon-lee 0c0d2f7
style : fix global style
hiwon-lee 1889e0d
docs : add users
hiwon-lee 88f7cb7
style : ui frame
hiwon-lee de1b9df
docs : 사용자 id별 대화 데이터 생성
hiwon-lee dccc6bf
feat : uesrID기반 대화데이터 로컬스토리지에 저장
hiwon-lee 381d93e
style : text-overflow : ellipsis
hiwon-lee 2abdb07
docs : 주석 및 import정리
hiwon-lee 69c7642
feat : 사용자별 채팅방 라우팅
hiwon-lee d86117d
feat : userID기반 채팅데이터 chatRoom에 넘김
hiwon-lee 51a7f63
docs : redux 필요없는부분뺌
hiwon-lee 0f295e6
fix : 프로필 클릭시 토글되는거
hiwon-lee b02ef8d
chore : 세부수정
hiwon-lee 8e6cd76
docs : fix 시간데이터
hiwon-lee 729d004
docs : add icon img
hiwon-lee 07854eb
feat : 멤버별 프로필 라우팅
hiwon-lee 1e68b77
chore : fix style
hiwon-lee 82d36f4
refact : clean docs comment etc..
hiwon-lee 32874be
refactor : add messageID
hiwon-lee 813c92e
fix : message emoji 정상 반영, 리렌더링
hiwon-lee 5cf5ef0
fix : data docs
hiwon-lee c25e0e0
chore : fix docs items
hiwon-lee 0b0479a
chore : 오타수정
hiwon-lee 9842c8b
chore : 주석,콘설 등 안쓰는거 삭제
hiwon-lee 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,7 @@ | |
# dependencies | ||
/node_modules | ||
/.pnp | ||
/.vscode | ||
.pnp.js | ||
|
||
# testing | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
const { CracoAliasPlugin } = require('react-app-alias'); | ||
|
||
module.exports = { | ||
plugins: [ | ||
{ | ||
plugin: CracoAliasPlugin, | ||
options: { | ||
source: 'tsconfig', | ||
baseUrl: './src', | ||
tsConfigPath: './tsconfig.paths.json', | ||
}, | ||
}, | ||
], | ||
}; |
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,134 @@ | ||
/* http://meyerweb.com/eric/tools/css/reset/ | ||
v2.0 | 20110126 | ||
License: none (public domain) | ||
*/ | ||
|
||
html, | ||
body, | ||
div, | ||
span, | ||
applet, | ||
object, | ||
iframe, | ||
h1, | ||
h2, | ||
h3, | ||
h4, | ||
h5, | ||
h6, | ||
p, | ||
blockquote, | ||
pre, | ||
a, | ||
abbr, | ||
acronym, | ||
address, | ||
big, | ||
cite, | ||
code, | ||
del, | ||
dfn, | ||
em, | ||
img, | ||
ins, | ||
kbd, | ||
q, | ||
s, | ||
samp, | ||
small, | ||
strike, | ||
strong, | ||
sub, | ||
sup, | ||
tt, | ||
var, | ||
b, | ||
u, | ||
i, | ||
center, | ||
dl, | ||
dt, | ||
dd, | ||
ol, | ||
ul, | ||
li, | ||
fieldset, | ||
form, | ||
label, | ||
legend, | ||
table, | ||
caption, | ||
tbody, | ||
tfoot, | ||
thead, | ||
tr, | ||
th, | ||
td, | ||
article, | ||
aside, | ||
canvas, | ||
details, | ||
embed, | ||
figure, | ||
figcaption, | ||
footer, | ||
header, | ||
hgroup, | ||
menu, | ||
nav, | ||
output, | ||
ruby, | ||
section, | ||
summary, | ||
time, | ||
mark, | ||
audio, | ||
video { | ||
margin: 0; | ||
padding: 0; | ||
border: 0; | ||
font-size: 100%; | ||
font: inherit; | ||
vertical-align: baseline; | ||
} | ||
/* HTML5 display-role reset for older browsers */ | ||
article, | ||
aside, | ||
details, | ||
figcaption, | ||
figure, | ||
footer, | ||
header, | ||
hgroup, | ||
menu, | ||
nav, | ||
section { | ||
display: block; | ||
} | ||
body { | ||
line-height: 1; | ||
background-color: #252423; | ||
/* color: whitesmoke; */ | ||
} | ||
ol, | ||
ul { | ||
list-style: none; | ||
} | ||
blockquote, | ||
q { | ||
quotes: none; | ||
} | ||
blockquote:before, | ||
blockquote:after, | ||
q:before, | ||
q:after { | ||
content: ''; | ||
content: none; | ||
} | ||
table { | ||
border-collapse: collapse; | ||
border-spacing: 0; | ||
} | ||
button { | ||
all: unset; | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,34 @@ | ||
.App { | ||
text-align: center; | ||
} | ||
:root { | ||
--main-color: #5b5fc7; | ||
--secondary-color: #fbded8; | ||
--accent-color: #d6e3e9; | ||
|
||
.App-logo { | ||
height: 40vmin; | ||
pointer-events: none; | ||
} | ||
--pink-light: #e6ced0; | ||
--pink-dark: #53151a; | ||
|
||
@media (prefers-reduced-motion: no-preference) { | ||
.App-logo { | ||
animation: App-logo-spin infinite 20s linear; | ||
} | ||
} | ||
--gray-50: #f1f1f1; | ||
--gray-70: #e3e3e3; | ||
--gray-100: #dfdfdf; | ||
--gray-500: #919191; | ||
--gray-700: #676767; | ||
--gray-900: #212121; | ||
|
||
.App-header { | ||
background-color: #282c34; | ||
min-height: 100vh; | ||
display: flex; | ||
flex-direction: column; | ||
align-items: center; | ||
justify-content: center; | ||
font-size: calc(10px + 2vmin); | ||
color: white; | ||
--font-small: 10px; | ||
--font-caption: 12px; | ||
--font-body: 14px; | ||
--font-subtitle: 16px; | ||
--font-title: 18px; | ||
--font-largeHeading: 22px; | ||
--font-heading: 24px; | ||
} | ||
|
||
.App-link { | ||
color: #61dafb; | ||
} | ||
|
||
@keyframes App-logo-spin { | ||
from { | ||
transform: rotate(0deg); | ||
} | ||
to { | ||
transform: rotate(360deg); | ||
} | ||
.App { | ||
font-family: 'Inter', sans-serif; /* Set font to Inter */ | ||
width: 375px; | ||
height: 100vh; | ||
Comment on lines
+27
to
+28
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 전체 화면크기를 width는 픽셀로 고정하고 height은 vh로 설정하신 이유가 따로 있으신가요? |
||
/* max-height: 812px; */ | ||
/* margin: 1.25rem; */ | ||
/* box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); */ | ||
margin: 0 auto; | ||
background-color: #ffffff; | ||
} |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
import CHAT from './menu/chat.png'; | ||
import MEMBERS from './menu/members.png'; | ||
import MORE from './menu/more.png'; | ||
import NOTICE from './menu/notice.png'; | ||
import TEAM from './menu/team.png'; | ||
|
||
export { CHAT }; |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.
오 Craco를 사용하셨네요! 확실히 절대경로를 사용하니까 import문이 간결하고 깔끔해서 보기 좋은 것 같아요👍저도 다음번엔 CracoAlias 라이브러리를 사용해봐야겠습니다