Skip to content

Pull requests: vitejs/vite-plugin-vue

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

支持添加在 @babel/plugin-transform-typescript 后运行的 babel 插件
#151 opened Apr 19, 2023 by Jiahui-Yan Loading… updated Feb 9, 2024
feat: Add special query to load customElements
#215 opened Jul 27, 2023 by ericfennis Loading… updated Feb 9, 2024
7 of 9 tasks
fix: template src sourcemap source p3-minor-bug 🔨 An edge case that only affects very specific usage (priority)
#267 opened Oct 12, 2023 by sapphi-red Loading… updated Feb 9, 2024
6 of 9 tasks
fix(plugin-vue-jsx): replace export default defineComponent with babel (fix #345)
#348 opened Jan 28, 2024 by OMGVecchio Loading… updated Feb 9, 2024
6 of 9 tasks
fix(plugin-vue): hmr got error by transformSFC to inject code (fix #301)
#306 opened Nov 30, 2023 by brenner8023 Loading… updated Mar 29, 2024
6 of 9 tasks
feat: added option dataAttributeSalt to saltify data-attributes
#435 opened Aug 13, 2024 by khodakova Loading… updated Sep 18, 2024
7 of 9 tasks
fix(plugin-vue): deprecate inline main (fix #31)
#222 opened Aug 6, 2023 by aweikalee Loading… updated Sep 18, 2024
6 of 9 tasks
fix(plugin-vue): initialize compiler correctly
#475 opened Nov 17, 2024 by userquin Loading… updated Nov 17, 2024
5 of 9 tasks
fix: use href carry no-inline query
#491 opened Dec 16, 2024 by btea Loading… updated Dec 24, 2024
9 tasks
fix: ts expression should work well in the pug template enhancement New feature or request p2-nice-to-have 🍰 Not breaking anything but nice to have (priority)
#123 opened Mar 6, 2023 by Jevon617 Loading… updated Jan 18, 2025
6 of 9 tasks
fix(plugin-vue): resolve sourcemap conflicts in build watch mode with cached modules
#505 opened Jan 14, 2025 by edison1105 Loading… updated Feb 11, 2025
1 of 9 tasks
fix(deps): update dependency pinia to v3 dependencies
#537 opened Mar 3, 2025 by renovate bot Loading… updated Mar 3, 2025
1 task
feat(css): tree shake scoped styles p2-nice-to-have 🍰 Not breaking anything but nice to have (priority)
#533 opened Feb 25, 2025 by sapphi-red Loading… updated Mar 3, 2025
6 of 9 tasks
chore(deps): update dependency prettier to v3.5.3 dependencies
#530 opened Feb 24, 2025 by renovate bot Loading… updated Mar 3, 2025
1 task
fix: generate unique component id
#538 opened Mar 4, 2025 by underfin Draft updated Mar 4, 2025
5 of 9 tasks
chore(deps): update dependency vitest to v3 dependencies
#531 opened Feb 24, 2025 by renovate bot Loading… updated Mar 6, 2025
1 task
chore(deps): update pnpm to v10 dependencies
#536 opened Mar 3, 2025 by renovate bot Loading… updated Mar 7, 2025
1 task
fix(deps): update dependency tailwindcss to v4 dependencies
#519 opened Feb 3, 2025 by renovate bot Loading… updated Mar 7, 2025
1 task
fix(deps): update all non-major dependencies dependencies
#527 opened Feb 17, 2025 by renovate bot Loading… updated Mar 8, 2025
1 task
fix(plugin-vue): ensure HMR updates styles when SFC is treated as a type dependency
#541 opened Mar 8, 2025 by jh-leong Loading… updated Mar 8, 2025
1 of 9 tasks
ProTip! Exclude everything labeled bug with -label:bug.