fix: 과목 자동 트래킹 버그 수정, 현재주차 판별 개선, 옵션 페이지 라우팅#80
Merged
Conversation
- 첫 설치/업데이트 시 비교과 제외 과목 자동 트래킹 안 되던 버그 수정 - 홈 화면에 없는 isCurrentSemester 필터 제거 - 새로 추가된 과목 자동 트래킹, 사라진 과목 자동 제거 (knownCourseIds 기반) - 이전 학기 강의에서 현재 주차로 잘못 표시되는 버그 수정 - .course_box_current 없으면 하이라이팅 건너뜀 - 확장 프로그램 아이콘 클릭 시 사용자 언어 설정 기반 docs 페이지로 이동
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.
Summary
isCurrentSemester필터 제거)knownCourseIds기반).course_box_current존재 여부 체크)Test plan