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

refactor: usability / DX fixes #283

Merged
merged 9 commits into from
Nov 10, 2024
Merged

refactor: usability / DX fixes #283

merged 9 commits into from
Nov 10, 2024

Conversation

Uninen
Copy link
Owner

@Uninen Uninen commented Nov 10, 2024

I've found it too cumbersome to try to use the components and styles in this template. Refactored the project now in a way that would be more useful in more kind of situations and to be easier to customize as is. (Just removing the styles and deleting the HelloWorld component + tests should be enough.)

  • bump deps
  • disable VSCode explorer.fileNesting by default
  • refactor styles and components
  • rewrite README

Copy link

vercel bot commented Nov 10, 2024

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

Name Status Preview Comments Updated (UTC)
vite-ts-tailwind-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 10, 2024 3:19pm

Copy link

github-actions bot commented Nov 10, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 34.65% (🎯 10%) 35 / 101
🟢 Statements 34.65% (🎯 10%) 35 / 101
🔵 Functions 11.11% 1 / 9
🟢 Branches 28.57% (🎯 10%) 2 / 7
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/App.vue 0% 0% 0% 0% 1-20
src/components/HelloWorld.vue 75% 100% 0% 75% 10-12
src/pages/IndexPage.vue 0% 0% 0% 0% 1-96
Generated in workflow #624 for commit 2999fd5 by the Vitest Coverage Report Action

@Uninen Uninen changed the title chore: misc cleanup refactor: misc cleanup Nov 10, 2024
@Uninen Uninen changed the title refactor: misc cleanup refactor: usability / DX fixes Nov 10, 2024
@Uninen Uninen merged commit 097458d into main Nov 10, 2024
3 checks passed
@Uninen Uninen deleted the enhancements branch November 10, 2024 15:23
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