Skip to content

Modernize package for Vue 3 and Vite#1

Open
yudin-s wants to merge 1 commit into
masterfrom
modernize-vue3-vite-2026
Open

Modernize package for Vue 3 and Vite#1
yudin-s wants to merge 1 commit into
masterfrom
modernize-vue3-vite-2026

Conversation

@yudin-s

@yudin-s yudin-s commented May 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • migrate the component package from Vue 2/Rollup/Vue CLI to Vue 3 and Vite library mode
  • add modern package exports, CSS export, TypeScript declarations, package-lock, and MIT license
  • improve link security/accessibility props and refresh README usage/migration docs
  • replace Travis CI with GitHub Actions

Verification

  • npm ci
  • npm run build
  • npm pack --dry-run --json
  • ESM and CJS dist import smoke checks
  • local Vite dev server returned HTTP 200

@yudin-s yudin-s marked this pull request as ready for review May 16, 2026 20:01
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