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

enable useSortedClasses #140

Merged
merged 4 commits into from
Jan 26, 2024
Merged

enable useSortedClasses #140

merged 4 commits into from
Jan 26, 2024

Conversation

MH4GF
Copy link
Owner

@MH4GF MH4GF commented Jan 26, 2024

all done 👍🏻

ref: biomejs/biome#1274

  • chore: bump biome version to 1.5.3-nightly.24fcf19
  • feat: enable useSortedClasses
  • refactor: apply sorted classes
  • refactor: remove eslint-plugin-tailwindcss

Copy link

vercel bot commented Jan 26, 2024

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

Name Status Preview Updated (UTC)
mysite ✅ Ready (Inspect) Visit Preview Jan 26, 2024 0:33am

Copy link

dependency-cruiser report

visualize dependenices of changed files.

flowchart LR

subgraph 0["apps"]
subgraph 1["web"]
subgraph 2["app"]
subgraph 3["_components"]
4["Footer.tsx"]
5["Icons.tsx"]
9["index.ts"]
C["SocialLink.tsx"]
end
subgraph 6["_features"]
subgraph 7["articles"]
8["Tag.tsx"]
N["constants.ts"]
W["index.ts"]
X["ArticleListItem.tsx"]
end
subgraph O["colorMode"]
P["ColorModeToggle.tsx"]
Y["index.ts"]
end
subgraph Q["richLinkCard"]
R["RichLinkCard.tsx"]
S["getOGP.ts"]
10["index.ts"]
end
subgraph T["share"]
U["Share.tsx"]
end
V["index.ts"]
Z["Header.tsx"]
end
subgraph A["_utils"]
B["index.ts"]
end
subgraph 11["articles"]
12["page.tsx"]
end
subgraph 13["dev"]
subgraph 14["testing-markdown-renderer"]
15["page.tsx"]
end
end
16["page.tsx"]
end
end
end
subgraph D["node_modules"]
subgraph E[".pnpm"]
subgraph F["[email protected]_@[email protected][email protected][email protected]"]
subgraph G["node_modules"]
subgraph H["next"]
I["navigation.js"]
end
end
end
subgraph J["[email protected]"]
subgraph K["node_modules"]
subgraph L["react"]
M["index.js"]
end
end
end
end
end
subgraph 17["packages"]
subgraph 18["eslint-config"]
subgraph 19["src"]
1A["base.cjs"]
end
end
end
8-->9
8-->N
9-->4
9-->5
9-->C
C-->5
P-->9
R-->9
R-->S
R-->M
U-->M
V-->W
V-->Y
V-->Z
W-->N
W-->8
X-->9
X-->B
X-->8
Y-->P
Z-->9
Z-->5
Z-->Y
10-->R
12-->9
12-->W
15-->V
15-->B
15-->I
16-->9
16-->B

style 4 fill:lime,color:black
style 5 fill:lime,color:black
style 8 fill:lime,color:black
style P fill:lime,color:black
style R fill:lime,color:black
style U fill:lime,color:black
style 12 fill:lime,color:black
style 15 fill:lime,color:black
style 16 fill:lime,color:black
style 1A fill:lime,color:black

Loading

Report generated by dependency-cruiser report action 46a729a


working directory: .

execute command
pnpm exec depcruise --output-type mermaid --config .dependency-cruiser.js --focus "^apps/web/app/_components/Footer.tsx|^apps/web/app/_components/Icons.tsx|^apps/web/app/_features/articles/Tag.tsx|^apps/web/app/_features/colorMode/ColorModeToggle.tsx|^apps/web/app/_features/richLinkCard/RichLinkCard.tsx|^apps/web/app/_features/share/Share.tsx|^apps/web/app/articles/[slug]/_features/ArticleMetaDetail.tsx|^apps/web/app/articles/page.tsx|^apps/web/app/articles/tags/[tag]/page.tsx|^apps/web/app/dev/testing-markdown-renderer/page.tsx|^apps/web/app/page.tsx|^packages/eslint-config/src/base.cjs" apps/web/app/_components/Footer.tsx apps/web/app/_components/Icons.tsx apps/web/app/_features/articles/Tag.tsx apps/web/app/_features/colorMode/ColorModeToggle.tsx apps/web/app/_features/richLinkCard/RichLinkCard.tsx apps/web/app/_features/share/Share.tsx apps/web/app/articles/[slug]/_features/ArticleMetaDetail.tsx apps/web/app/articles/page.tsx apps/web/app/articles/tags/[tag]/page.tsx apps/web/app/dev/testing-markdown-renderer/page.tsx apps/web/app/page.tsx packages/eslint-config/src/base.cjs

@MH4GF MH4GF changed the title enable use sorted classes enable useSortedClasses Jan 26, 2024
Copy link

📦 Next.js Bundle Analysis for web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@MH4GF MH4GF merged commit 14904e9 into main Jan 26, 2024
8 checks passed
@MH4GF MH4GF deleted the enable-use-sorted-classes branch January 26, 2024 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant