Skip to content

Pull requests: vuejs/vue-loader

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
Assigned to nobody Loading
Sort

Pull requests list

Add option to use full path
#2093 opened Aug 10, 2025 by HookyGV Loading… updated Aug 10, 2025
feat: support multiple css-modules imports
#2092 opened Jul 24, 2025 by escaton Loading… updated Jul 25, 2025
Fix errors using loader with webpack 4.2
#1200 opened Mar 21, 2018 by cseufert Loading… updated Jun 13, 2025
Support 'node-webkit' target
#1399 opened Sep 6, 2018 by alfredriesen Loading… updated Jun 13, 2025
Docs(EN): Update Preprocessor page to add guidance on SCSS variable sharing.
#1487 opened Jan 30, 2019 by kidBrazil Loading… updated Jun 13, 2025
fix: Can't build SFC containing Custom Block with SFC as src (close: #1344)
#1501 opened Feb 28, 2019 by ulivz Loading… updated Jun 13, 2025
Fix for style missing side effects
#1529 opened Mar 31, 2019 by thelonecabbage Loading… updated Jun 13, 2025
feat: Add compilerFile for options
#1533 opened Apr 4, 2019 by vincenting Loading… updated Jun 13, 2025
Template Specification
#1535 opened Apr 6, 2019 by znck Draft updated Jun 13, 2025
feat: add defaultModuleName option for CSS Modules inject name
#1571 opened Jul 18, 2019 by wmzy Loading… updated Jun 13, 2025
fix minor problems
#1649 opened Mar 12, 2020 by bichikim Loading… updated Jun 13, 2025
feat:custom block loader support id query parameter
#1668 opened Apr 28, 2020 by iptop Loading… updated Jun 13, 2025
fix(readme): broken docs link
#1699 opened Jul 22, 2020 by alaadotsol Loading… updated Jun 13, 2025
fix: updated pre-processors.md to warn about global imports
#1710 opened Aug 6, 2020 by 3drenders Loading… updated Jun 13, 2025
Improve error message
#1756 opened Oct 30, 2020 by yamacent Loading… updated Jun 13, 2025
Add namespace to module ids. Resolves #1767.
#1769 opened Dec 10, 2020 by jolyndenning Loading… updated Jun 13, 2025
fix: compatible with webpack5 externals script
#1774 opened Dec 20, 2020 by fangbinwei Loading… updated Jun 13, 2025
Fix: fix test failing on windows.
#1776 opened Dec 22, 2020 by dota17 Loading… updated Jun 13, 2025
Fix: #1779 VueLoaderPlugin cause webpack5 Rule.use configuration to be lost
#1782 opened Dec 29, 2020 by fredgan Loading… updated Jun 13, 2025
feat: option to filter style tags from callback
#1783 opened Dec 29, 2020 by Kapcash Loading… updated Jun 13, 2025
[Minor]Fix typos
#1787 opened Jan 12, 2021 by fredgan Loading… updated Jun 13, 2025
✨ add source-map for example
#1791 opened Feb 4, 2021 by JayFate Loading… updated Jun 13, 2025
feat: allow specifying pad when using @vue/compiler-sfc
#1799 opened Feb 24, 2021 by andrewmackrodt Loading… updated Jun 13, 2025
fix: add __moduleIdentifier for ssr _registeredComponents
#1802 opened Mar 4, 2021 by asthesky Loading… updated Jun 13, 2025
Allow "layer" and "issuerLayer" rule properties
#1809 opened Mar 17, 2021 by stevethedev Loading… updated Jun 13, 2025
ProTip! Adding no:label will show everything without a label.