Skip to content

Pull requests: vuejs/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
Assigned to nobody Loading
Sort

Pull requests list

bail out of event blocking for Adobe CEP bug (fix #10366)
#10459 opened Aug 30, 2019 by ericdrobinson Loading… updated Mar 30, 2026
4 of 13 tasks
feat(ssr): add csp nonce to all elements feat:ssr
#11826 opened Dec 16, 2020 by blake-newman Member Loading… updated Jul 3, 2025
6 of 12 tasks
fix(compiler): skip if guard when condition is empty after modifiers
#12321 opened Oct 11, 2021 by yuwu9145 Loading… updated Jun 25, 2025
5 of 13 tasks
chore: add prettier cache
#12907 opened Dec 20, 2022 by Simon-He95 Loading… updated Dec 31, 2023
13 tasks
feat(sfc): support using extends interface with defineProps
#12853 opened Oct 26, 2022 by webfansplz Member Loading… updated Dec 31, 2023
1 of 13 tasks
style: remove WTF, keep it classy, enjoy Typescript
#12855 opened Oct 28, 2022 by wujieZ Contributor Loading… updated Dec 31, 2023
3 of 13 tasks
types(common): improve LooseRequired<T>
#12849 opened Oct 26, 2022 by webfansplz Member Loading… updated Dec 31, 2023
2 of 13 tasks
chore: fix typo
#12861 opened Nov 2, 2022 by webfansplz Member Loading… updated Dec 31, 2023
2 of 13 tasks
chore(types): remove unnecessary type assertions
#12868 opened Nov 5, 2022 by webfansplz Member Loading… updated Dec 31, 2023
2 of 13 tasks
change some grammar mistakes
#12870 opened Nov 7, 2022 by XuanhaoZhao Loading… updated Dec 31, 2023
4 of 13 tasks
refactor: tidy up compiler
#12874 opened Nov 9, 2022 by Simon-He95 Loading… updated Dec 31, 2023
2 of 13 tasks
refactor(types): improve isValidDuration type ready to merge
#12850 opened Oct 26, 2022 by webfansplz Member Loading… updated Dec 31, 2023
1 of 13 tasks
style: remove WTF, also keep it classy [skip ci] ready to merge
#12856 opened Oct 28, 2022 by c0dedance Loading… updated Dec 14, 2022
3 of 13 tasks
fix: binding of muted dom property for <audio> ready to merge
#10413 opened Aug 19, 2019 by herrernst Loading… updated Nov 29, 2022
5 of 13 tasks
fix: changed a type for AsyncComponentFactory component(fix #10252)
#10253 opened Jul 10, 2019 by NataliaTepluhina Member Loading… updated Jul 6, 2022
6 of 13 tasks
perf: avoid copying array if not necessary
#11565 opened Aug 4, 2020 by Y-- Loading… updated Apr 27, 2022
4 of 13 tasks
feat(types): add declaration of defineReactive to adapt composition-api.
#12132 opened Jun 15, 2021 by ygj6 Member Loading… updated Jun 29, 2021
4 of 13 tasks
fix the wrong orders of call 'detached' and 'destroyed' hook - #3870
#4888 opened Feb 9, 2017 by Kingwl Member Loading… updated Jun 1, 2021
feat: check if a tag is already in window.customElements ready to merge semver:minor
#9919 opened Apr 24, 2019 by DaKoala Contributor Loading… updated Feb 24, 2021
5 of 13 tasks
feat(warn): Warn on colon shorthand usage on directive (fix #10191) semver:minor
#10199 opened Jun 26, 2019 by afontcu Member Loading… updated Sep 4, 2020
6 of 12 tasks
chore(warning): Add "symbol" and "boolean" for "key" warning warnings related to development warnings
#11436 opened Jun 4, 2020 by mpawelski Loading… updated Jun 5, 2020
5 of 13 tasks
feat: use queueMicrotask for nextTick timerFunc
#10865 opened Nov 26, 2019 by HOUCe Loading… updated Dec 9, 2019
6 of 13 tasks
chore(transition): improve warning when usuing invalid mode
#9636 opened Mar 6, 2019 by dsseng Loading… updated Apr 2, 2019
5 of 13 tasks
test(types): improve tests for type definitions
#9635 opened Mar 6, 2019 by dsseng Loading… updated Mar 6, 2019
6 of 13 tasks
chore: add repository.directory field to each package.json
#9403 opened Jan 31, 2019 by damianstasik Loading… updated Feb 21, 2019
3 of 13 tasks
ProTip! Exclude everything labeled bug with -label:bug.