-
Notifications
You must be signed in to change notification settings - Fork 0
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
React Version #73
Merged
React Version #73
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9998bb6 - Browse repository at this point
Copy the full SHA 9998bb6View commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3521af7 - Browse repository at this point
Copy the full SHA 3521af7View commit details
Commits on Aug 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6eecde0 - Browse repository at this point
Copy the full SHA 6eecde0View commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3401df5 - Browse repository at this point
Copy the full SHA 3401df5View commit details
Commits on Jan 31, 2024
-
- 기존 electron ts에서 배열로 관리하는 단축키를 문자열로 변경하여 관리 - React로 변환
Configuration menu - View commit details
-
Copy full SHA for 2048b87 - Browse repository at this point
Copy the full SHA 2048b87View commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 08143c7 - Browse repository at this point
Copy the full SHA 08143c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfe56f3 - Browse repository at this point
Copy the full SHA dfe56f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ae35fb - Browse repository at this point
Copy the full SHA 4ae35fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 877a7ab - Browse repository at this point
Copy the full SHA 877a7abView commit details -
- close, setting 아이콘 추가 - IconButton Component 개발 - Home, Setting에 Topbar 적용
Configuration menu - View commit details
-
Copy full SHA for 024604f - Browse repository at this point
Copy the full SHA 024604fView commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f68b0f5 - Browse repository at this point
Copy the full SHA f68b0f5View commit details
Commits on Mar 9, 2024
-
- Layout 일부 수정 - Setting 페이지에 Options 추가 - 단축키 입력시 입력 소스 변경 설정 추가
Configuration menu - View commit details
-
Copy full SHA for ea0273b - Browse repository at this point
Copy the full SHA ea0273bView commit details
Commits on Mar 11, 2024
-
- file 기준으로 가져오기 때문에 hashRouter로 설정해야함 - 절대경로로 요청하면 잘못된 위치로 접근하기 때문에 PUBLIC_URL 사용 - Ipc 대문자로 요청하는 부분 수정
Configuration menu - View commit details
-
Copy full SHA for d125db9 - Browse repository at this point
Copy the full SHA d125db9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca05595 - Browse repository at this point
Copy the full SHA ca05595View commit details -
- 창 크기 조절 - 앱 종료 안되는 버그 수정 - 창 크기 조절 불가능 하도록 변경 - 개발자 도구가 자동으로 열리지않도록 수정
Configuration menu - View commit details
-
Copy full SHA for 94901c6 - Browse repository at this point
Copy the full SHA 94901c6View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dcc6743 - Browse repository at this point
Copy the full SHA dcc6743View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d076a1 - Browse repository at this point
Copy the full SHA 6d076a1View commit details -
- 페이지를 이탈할 때 eventListener 제거 - setChecked를 2번 이상 사용하지 않도록 변경
Configuration menu - View commit details
-
Copy full SHA for 027606b - Browse repository at this point
Copy the full SHA 027606bView commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 82e62dc - Browse repository at this point
Copy the full SHA 82e62dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef1a8ea - Browse repository at this point
Copy the full SHA ef1a8eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 984d753 - Browse repository at this point
Copy the full SHA 984d753View commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5cf9eb1 - Browse repository at this point
Copy the full SHA 5cf9eb1View commit details -
- DEFAULT_SETTING 이벤트가 앱을 켤 때만 트리거가 되기 때문에 무의미하여 삭제 - settingWindow를 숨기고 보여주는 로직에서 삭제하고 생성하는 방향으로 수정 > 설정을 변경하고 열었을 때 useEffect가 실행되지않음 - isDev 값에 따라 resizable 값 변경 > 개발 편의성 증가 - 모든 set 이벤트에 payload가 없을 경우 무조건 현재 값을 돌려주도록 수정 > 설정화면을 처음 켰을 때 현재 상태를 불러오기 위함 - isChangeInputSourceSetter에서 중복 설정 버그 수정 - MainProcess와 통신하는 부분 리팩토링 > 로직 단순화
Configuration menu - View commit details
-
Copy full SHA for a461f50 - Browse repository at this point
Copy the full SHA a461f50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1509137 - Browse repository at this point
Copy the full SHA 1509137View commit details -
Configuration menu - View commit details
-
Copy full SHA for d43ae93 - Browse repository at this point
Copy the full SHA d43ae93View commit details
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.