-
Notifications
You must be signed in to change notification settings - Fork 1
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
release/0.0.1 action test #33
Merged
Merged
Conversation
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
test: CI PR 테스트
…SVG2Fontify into feature/notify
- 기존 version.ts -> versionPage.ts 로 네이밍 변경 - 테스트 케이스 별로 함수 분리
add: version page 생성 기능개발 및 테스트 코드 작성
add: 피그마 드래그 이벤트 핸들러 테스트 코드 작성
add: 피그마 input 유효성 검사 테스트 코드 작성
add: svg -> ttf, woff, eot 변환
refactor: type, constants 분리
fix : input type 및 데이터 전송 추가, 유효성 검사 추가
fix: name 정규식으로 테스트하는 로직 추가, default 값 설정
Feature/genreate css
add: 중복된 node name 있을 시 인덱싱 추가
fix: 유효성 검사 type error 수정
test: jsdom 주석처리
test: dom 테스트 코드 정리
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.