Skip to content
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

스토리북 문서 개선 #3251

Merged
merged 4 commits into from
May 29, 2024
Merged

스토리북 문서 개선 #3251

merged 4 commits into from
May 29, 2024

Conversation

drakang4
Copy link
Contributor

@drakang4 drakang4 commented May 27, 2024

PR 설명

스토리북 문서 개선
close #2343

변경 내역

  • Introduction 문서 추가
  • stories 폴더의 스토리 파일을 읽도록 컨픽 수정
  • HTML prop, CSS prop을 controls에서 필터링
  • useSessionCallback 설명 추가

@drakang4 drakang4 self-assigned this May 27, 2024
@drakang4 drakang4 requested a review from a team as a code owner May 27, 2024 06:52
@drakang4 drakang4 requested review from inbeom, sohnjunior and jhyj0521 and removed request for a team May 27, 2024 06:52
@drakang4 drakang4 added this to the v14 milestone May 27, 2024
Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.95%. Comparing base (553a33e) to head (eae5ffd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3251   +/-   ##
=======================================
  Coverage   11.95%   11.95%           
=======================================
  Files         716      716           
  Lines       31474    31474           
  Branches     8495     8495           
=======================================
  Hits         3762     3762           
  Misses      27708    27708           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@drakang4 drakang4 merged commit 1a8eeec into main May 29, 2024
11 checks passed
@drakang4 drakang4 deleted the better-storybook branch May 29, 2024 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

스토리북 controls에 외부 props가 노출되지 않도록 처리
3 participants