Skip to content

Conversation

TotomInc
Copy link
Owner

@TotomInc TotomInc commented Feb 17, 2025

  • Improve DOM structure with better (CSS) layouts
    • Fix long labels that are not truncated
  • Multi-select labels/tags now have a separate click area to handle remove
  • SSR/VitePress fix with <ClientOnly /> since the component isn't SSR friendly
    • Note: there's nothing planned to make this component SSR friendly. Try to resolve this at the bundler/framework level (exclude Vue3-Select-Component from static rendering/hydration).
  • Consolidated unit-tests with a better code-coverage
    • Removed duplicate unit-tests
  • Introduced new CSS variables:
    • --vs-min-height
    • --vs-placeholder-color
    • --vs-background-color
    • --vs-disabled-background-color
    • --vs-multi-value-border
    • --vs-multi-value-border-radius
  • A lot of refactoring, split multiple components into their own when possible

Fixes the following issues: #199 #194 #176

Will be published as v0.11.0

Copy link

vercel bot commented Feb 17, 2025

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

Name Status Preview Comments Updated (UTC)
vue3-select-component ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 18, 2025 1:11pm

@TotomInc TotomInc merged commit 289ef21 into master Feb 18, 2025
5 checks passed
@hackel
Copy link

hackel commented Feb 18, 2025

@TotomInc You rock, thank you!

@TotomInc TotomInc deleted the feat/major-improvements branch May 6, 2025 19:58
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.

2 participants