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
Sort

Pull requests list

feat: support globalTypeFiles option
#2078 opened Jul 8, 2024 by anyesu Loading… updated Apr 26, 2025
fix: add tests for SSR render
#2083 opened Aug 7, 2024 by niksy Loading… updated Nov 15, 2024
fix: missing register component in ssr (#1887)
#2079 opened Jul 19, 2024 by mog422 Loading… updated Nov 13, 2024
fix: add __moduleIdentifier for ssr _registeredComponents
#1802 opened Mar 4, 2021 by asthesky Loading… updated Nov 1, 2024
feat(cssModules): namedExport support
#1909 opened Dec 16, 2021 by Airkro Loading… updated Sep 22, 2024
fix: add library to fix module federation hmr
#2082 opened Jul 30, 2024 by ckken Loading… updated Jul 30, 2024
fix: use compileStyleAsync instead of compileStyle
#2080 opened Jul 20, 2024 by mog422 Loading… updated Jul 20, 2024
fix(v15): loaders for styles are not deduplicated when experiments.css is true
#2071 opened Apr 15, 2024 by xc2 Loading… updated Apr 15, 2024
bump loader-utils@^2.0.4
#2015 opened Nov 17, 2022 by kjakub Loading… updated Dec 30, 2023
fix: add id prop in query for script block type
#2001 opened Sep 30, 2022 by keuby Loading… updated Dec 30, 2023
fix: get unique module-id by the hash resourcePath
#1996 opened Sep 21, 2022 by yansenlei Loading… updated Dec 30, 2023
vue文件id 算法修改
#1991 opened Aug 29, 2022 by VICTORYGS Loading… updated Dec 30, 2023
chore: Correct error message
#1949 opened Apr 27, 2022 by spring-raining Loading… updated Dec 30, 2023
feat:add ssr styles inject function.
#1855 opened Jul 19, 2021 by lifeishell Loading… updated Dec 30, 2023
[Next] shadow root style injection
#1850 opened Jul 7, 2021 by tcnijmeijer Draft updated Dec 30, 2023
feat: allow specifying pad when using @vue/compiler-sfc
#1799 opened Feb 24, 2021 by andrewmackrodt Loading… updated Dec 30, 2023
Add namespace to module ids. Resolves #1767.
#1769 opened Dec 10, 2020 by jolyndenning Loading… updated Dec 30, 2023
fix(readme): broken docs link
#1699 opened Jul 22, 2020 by AlaaZorkane Loading… updated Dec 30, 2023
fix minor problems
#1649 opened Mar 12, 2020 by bichikim Loading… updated Dec 30, 2023
fix: compatible with webpack5 externals script
#1774 opened Dec 20, 2020 by fangbinwei Loading… updated May 5, 2022
Continue looking for vue rule if not the first rule encountered
#1896 opened Nov 3, 2021 by rfox12 Loading… updated Mar 29, 2022
Docu v14: fix broken 'Edit page' link
#1930 opened Feb 15, 2022 by deining Loading… updated Feb 15, 2022
fix: css module injectStyles bug in ssr close #1866
#1867 opened Aug 22, 2021 by zhangyuang Loading… updated Sep 1, 2021
fix: v14 ::v-deep bug.
#1868 opened Aug 25, 2021 by akan Loading… updated Aug 25, 2021
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.