-
Notifications
You must be signed in to change notification settings - Fork 3
KDT0_KimMinSeob 인터파크 홈페이지 클론코딩 #63
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
Open
LikeFireAndSky
wants to merge
53
commits into
main
Choose a base branch
from
KDT0_KimMinSeob
base: main
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 1 commit
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
9857f16
Feat: "프로젝트 시작"
IAMISTP bdacb96
Feat: "header view 작업"
IAMISTP d52cb2e
Style: "header css작업"
IAMISTP 8f5fabe
Style: "img 추가"
IAMISTP 42de03b
Feat: "footer view 작업 , span 태그 -> a 태그로 변경"
IAMISTP ae870af
Style:"index.css 분리"
IAMISTP 5b6c632
Style:"a 태그로 수정"
IAMISTP 3ab097d
Style:"player css 작업"
IAMISTP 617e08f
Style: "player 에 필요한 icon 추가"
IAMISTP ecb18a0
Feat: "banner 구현 "
IAMISTP 5efd897
Style: "width 값 고정 제거"
IAMISTP 15e6aed
Style: "main css 분리"
IAMISTP 50d8f29
Style: "Banner css "
IAMISTP 5010ced
Style: "main 에 필요한 이미지 추가"
IAMISTP 68ef625
Feat: "매거진 view 작업 "
IAMISTP 86954b2
Feat: "main view 구현"
IAMISTP 0a013aa
Style: "main css 추가"
IAMISTP 7c6b5ba
Style: "배경색상 지정"
IAMISTP 19589cc
Style: "메인 view 구현에 필요한 이미지 추가 , 삭제"
IAMISTP 06e4ab1
Feat: "footer view 작업"
IAMISTP 3c42ea2
Style: "footer css 완료"
IAMISTP 95f944c
Style: "footer icon 추가"
IAMISTP 4e905ba
Feat: "메인 슬라이드 기능구현_view 작업"
IAMISTP 0f6d227
Style: "main 슬라이드 기능구현_css"
IAMISTP 662ba1d
Feat: "main 슬라이드 기능구현_javascript"
IAMISTP e350f9f
Style: "슬라이드 요소 이미지 추가 , icon 추가"
IAMISTP 6896fbe
Fix: "요소 class명 변경 , 컨텐츠 내용 변경"
IAMISTP 0101229
Style: "메인 요소 hover 시 underline 추가"
IAMISTP cfa15d4
Fix: "오디오 바 view 수정"
IAMISTP 7196516
Style: "오디오 바 스타일 설정"
IAMISTP 0ba56a2
Feat: "오디오바 기능구현"
IAMISTP 4becc4d
Fix: "title 명 변경"
IAMISTP 6f54d7a
Merge pull request #51 from KDT1-FE/KDT0_hyeminpark
IAMISTP 9458d91
Update README.md
IAMISTP f48751f
Dep : Add Deploy version
LikeFireAndSky 6093214
Fix : fix Prettierrc Setting
LikeFireAndSky 1374d8f
Fix : Fix className and CSS Style. Delete repeated Element
LikeFireAndSky f03a500
Fix : Fix header display and bottom nav bar
LikeFireAndSky 4bdd5f4
Fix : Event banner Conatiner and repeated Swiper-css property
LikeFireAndSky 8fc7595
Fix : Shopping Banner and Trip Banner with Responsive web
LikeFireAndSky 5621db2
Fix : Movie Banner and arrange repeated css
LikeFireAndSky e62441b
Fix : Fix Live Banner and add responsive css property
LikeFireAndSky f526127
Fix : Fix book banner and add responsive css property
LikeFireAndSky f97a6ca
Fix : fix book banner bottom button and fix ad banner
LikeFireAndSky 7e86fc1
Fix Footer Banner List and fix modal hovering issue
LikeFireAndSky c3162b0
Fix Footer Modal Button Range
LikeFireAndSky d3a4585
Fix : Fix Footer CSS and delete repeated css property
LikeFireAndSky 34d16de
Fix : Header Modal Close Issue
LikeFireAndSky b30dbef
Fix : Header Fixed Banner
LikeFireAndSky b4d4e5c
Feat : Add autoplay feature and Add left button
LikeFireAndSky d84370c
Feat : Add Intersection Observer Feature
LikeFireAndSky 7a9ea96
Feat : Add Intersection Observer Feature
LikeFireAndSky b4b2241
Feat : Add datalist Tag
LikeFireAndSky 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 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
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
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.
변경 내용
-webkit-box 변경
발생 오류
글자가 3칸 이상으로 내려올 때 해당 태그가 요소 밖으로 나가게 되는 문제가 발생
해결 과정
구글링 후 webkit-box를 통해서 문제해결
리뷰 관련
chrome과 Safari에서 사용 가능한 webkit을 사용함으로써 디자인 적인 요소를 살릴 수 있게 되었음