Open
Conversation
modified : DeletedFile
-index.html : Loge And nav.
-index.html 구조 변경 -CSS 재정리 ** 날씨 정보까지 **
-index.html 구조 변경 -CSS 재정리 ** 날씨 정보까지 **
- index.html * 완료 최종본
- 수정사항 - alias 명칭 방식 통일 - 일부 그림 background방식 이용 - 주간 그림 html 구조로 변경 - css 추가 및 수정
Modifiy - Adevanced 에서 `var`로 변경시 코드 변화점 확인 후 `let`으로 변경 다시 복원 하지 않아 발생한 부분인점 확인됨. - let `stlye` 선언 후 `class` 를 추가하는 방법으로 Quest01 해결하려했던 과정에서 삭제되지않은 코드 삭제. - quest03-1 js 파일 추가.
Modifiy - Adevanced 에서 `var`로 변경시 코드 변화점 확인 후 `let`으로 변경 다시 복원 하지 않아 발생한 부분인점 확인됨. - 0109 OOP 바탕화면 시스템 내용 추가
Modifiy - Quest03 README.md에 javaScript 객체 기본 내용 추가
Modifiy - Quest05 SOLID README.md checkilist 내용추가
## 2022-01-27 ### Modifiy - 중복검사 메소드 분리 - 저장 기능 - 불러오기 기능 ___________________________
## 2022-02-08 ### Modifiy - 닫기버튼 클릭시 탭 에리어 안에서 탭 닫힘. ___________________________
## 2022-02-11 ### Modifiy - 탭에서 닫기버튼 누른 후에 사이드바에서 클릭하면 클릭하지 않은 항목까지 전체 생성되는 문제 해결. ___________________________
## 2022-02-11 ### Modifiy - 불러오기 실행시에 로컬스토리지 내부에서 입력한 이름이 있는지 확인기능 추가. ___________________________
## 2022-02-11 ### Modifiy - 불러오기 기능 실행시 이미 사이드바에도 존재해도 또 추가 되는 문제 해결 ___________________________
## 2022-02-11 ### Modifiy - 불러오기 기능 실행시 이미 사이드바에도 존재해도 또 추가 되는 문제 해결 코드중 부분 변경 ___________________________
## 2022-02-11 ### Modifiy - 텍스트 에디터 내용을 수반하게끔 수정. ___________________________
## 2022-02-21 ### Modifiy - 인디케이터 버튼 추가 - 인디케이터 버튼 활성 및 임시내용과 localStorage내용 비교 하려면 Editor부분 수정 필요 - 파일 오픈시에 에디터 별개로 생성해서 임시저장해야하는 부분 혹은 onChanage이벤트로 감지해서 OpenFiles에 임시로 넣어서 관리후 acitive 파일 활성화시마다 해당 내용 불러오는 방법으로 진행. ___________________________
## 2022-02-21 ### Modifiy - 저장/ 다른이름으로저장 버튼 없이 내용 변경시 노란색으로 버튼 변경 - 에디터 클릭시 각 파일별 내용 적용 안되던 문제 해결 ___________________________
## 2022-04-19
## 2022-04-20
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.