Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Add: スマホ版ののHomeのUI(メディアクエリは夜眠くなってからに回す) #16

Merged
merged 6 commits into from
Aug 10, 2024

Conversation

Sea10wood
Copy link
Collaborator

No description provided.

@Sea10wood Sea10wood self-assigned this Aug 10, 2024
@claustra01 claustra01 closed this Aug 10, 2024
@claustra01 claustra01 reopened this Aug 10, 2024
@claustra01 claustra01 closed this Aug 10, 2024
@claustra01 claustra01 reopened this Aug 10, 2024
Copy link

Lighthouse Report

URL Performance Accessibility Best Practices SEO PWA Details
https://virtual-natsumatsuri.web.app/ 🟡86 🟢100 🟢100 🟡85 🟡56 📝 result

Copy link

Visualizer Report

You can view the results here.

@claustra01
Copy link
Owner

メディアクエリを一旦保留にして後でやるなら(誰かが巻き取る可能性もあるので)issueを立てておいて欲しい

);

useEffect(() => {
const mediaQuery = window.matchMedia("(max-width: 600px)");
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

max-widthは他でも使う可能性があるのでutils/device.tsにconstとして宣言したい

@claustra01 claustra01 self-requested a review August 10, 2024 06:54
claustra01
claustra01 previously approved these changes Aug 10, 2024
@Sea10wood Sea10wood merged commit 802641e into main Aug 10, 2024
3 checks passed
@claustra01 claustra01 deleted the home_page branch August 10, 2024 09:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants