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

Feature/#123 Create gallery layout(ギャラリーのレイアウトを作成する) #128

Merged
merged 88 commits into from
Jul 21, 2024

Conversation

Bear29ers
Copy link
Owner

@Bear29ers Bear29ers commented Jul 3, 2024

Overview(概要)

  • ギャラリーのレイアウトを作成する

Type of change(変更内容)

  • ローディングアニメーションの作成
  • ギャラリーレイアウトの作成

Checklist(チェックリスト)

  • The title of the pull request is described.(タイトルが記載されている)
  • The overview is written.(概要が記載されいてる)
  • The label iis set correctly.(ラベルが正しくセットされている)

Supplement(補足)

Copy link

vercel bot commented Jul 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bear29ers ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2024 2:44am

@Bear29ers Bear29ers self-assigned this Jul 3, 2024
@Bear29ers Bear29ers added the feature New feature label Jul 3, 2024
Copy link

github-actions bot commented Jul 3, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 4124/4124
🟢 Branches
99.39% (+0.1% 🔼)
163/164
🟢 Functions
98.08% (+0.78% 🔼)
51/52
🟢 Lines 100% 4124/4124
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / AnimatedGallery.tsx
100% 100% 100% 100%
🟢
... / FanningImages.tsx
100% 100% 100% 100%
🟢
... / FanningItem.tsx
100% 100% 100% 100%
🟢
... / GalleryIntro.tsx
100% 100% 100% 100%
🟢
... / MainGallery.tsx
100% 100% 100% 100%
🟢
... / MainVisual.tsx
100% 100% 100% 100%
🟢
... / ScrollDown.tsx
100% 100% 100% 100%
🟢
... / StaggeredText.tsx
100% 100% 100% 100%
🟢
... / Subhead.tsx
100% 100% 100% 100%
🟢
... / gallery.ts
100% 100% 100% 100%

Test suite run success

263 tests passing in 35 suites.

Report generated by 🧪jest coverage report action from 5ae8ed7

@Bear29ers Bear29ers merged commit c51ad27 into develop Jul 21, 2024
5 checks passed
@Bear29ers Bear29ers deleted the feature/#123_create_gallery_layout branch July 21, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a gallery layout(ギャラリーのレイアウトを作成する)
1 participant