-
Notifications
You must be signed in to change notification settings - Fork 2
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
[Feature] Storybook 적용 #191
Comments
Seo0H
added a commit
that referenced
this issue
Aug 4, 2023
- storybook 설치 - storybook-styled-components 관련 addon 설치 - main : import alias, Global titlePrefix 적용 - preview : autodocs 사용 시 표시 될 문서 블록 구성, 전역 layout 설정 - storybook lint extension 추가
Seo0H
added a commit
that referenced
this issue
Aug 4, 2023
Seo0H
added a commit
that referenced
this issue
Aug 9, 2023
관심사 분리를 위해 좌우측 버튼, 가운데 로고 컴포넌트로 분리. 이후 스토리북으로 헤더의 여러 케이스를 모아 보기 용이하게 하기 위함.
Seo0H
added a commit
that referenced
this issue
Aug 9, 2023
위치가 '/' 일때와 아닐때의 ui 변화 표시 스포티파이 polaris VideoThumbnail.stories 참고 url: https://github.com/Shopify/polaris/blob/36e4ee8afbc7dbec6e65225384629afa83f64a75/polaris-react/src/components/VideoThumbnail/VideoThumbnail.stories.tsx#L4
Seo0H
added a commit
that referenced
this issue
Aug 9, 2023
Seo0H
added a commit
that referenced
this issue
Aug 9, 2023
Seo0H
added a commit
that referenced
this issue
Aug 17, 2023
Seo0H
added a commit
that referenced
this issue
Aug 17, 2023
modal-root가 필요해서 preview-head.html에 추가 autodocs 전체가 모달로 덮여버리기에 modal 스토리에서는 autodocs 제거
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Overview
✨ Issue Type
🤔 AS-IS : Problem statement
현재 상태를 설명해주세요 (문제 상황 설명)
🛠️ TO-BE: Proposed work
The text was updated successfully, but these errors were encountered: