-
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
v1.0.0 #35
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
- Medium인데 Semibold로 되어있었음
- 모든 TextField의 기본이 되는 컴포넌트이며, TextField 자체로 사용되지 않음
- src/style/foundation/icons와 icons 폴더명 중복을 해소
fix: icons -> iconsAsset 폴더명 변경
docs: modify-docs
- 이제 width는 부모 너비와 관계 없기 때문에 불필요한 div 삭제
- displayName 속성을 사용함
docs: foundation 사용법 문서 작성
- 자동 문서 생성을 위해 true로 변경
- 문서 내 속성 설명을 위해 JSDoc을 추가함
- 문서 내 속성 설명을 위해 JSDoc을 추가함
- 주의사항이 추가로 들어가야 해서, 자동 생성 문서가 아닌 Docs Block을 활용한 문서 생성
- 문서 내 속성 설명을 위해 JSDoc을 추가함
- 주의사항이 추가로 들어가야 해서, 자동 생성 문서가 아닌 Docs Block을 활용한 문서 생성
- 문서 내 속성 설명을 위해 JSDoc을 추가함
- HookSource.md는 useToast 사용 예시를 문서에 첨부하기 위해 생성한 md 파일
docs: Badge, Toggle, SimpleTextField, Toast 문서 작성
chore: update version v1.0.0
nijuy
approved these changes
Feb 7, 2024
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.