-
- Notifications
You must be signed in to change notification settings - Fork 33.8k
Pull requests: vuejs/vue
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: In development mode, warns if user tries to Vue.set a property t… in review
#8138 opened May 6, 2018 by bigtunacan Loading… updated Feb 21, 2019
8 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
test(types): improve tests for type definitions
#9635 opened Mar 6, 2019 by dsseng Loading… updated Mar 6, 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
bail out of event blocking for Adobe CEP bug (fix #10366)
#10459 opened Aug 30, 2019 by ericdrobinson Loading… updated Sep 17, 2019
4 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(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(warn): Warn on colon shorthand usage on directive (fix #10191) semver:minor
#10199 opened Jun 26, 2019 by afontcu Loading… updated Sep 4, 2020
6 of 12 tasks
feat: check if a tag is already in window.customElements ready to merge semver:minor
#9919 opened Apr 24, 2019 by DaKoala Loading… updated Feb 24, 2021
5 of 13 tasks
fix the wrong orders of call 'detached' and 'destroyed' hook - #3870
#4888 opened Feb 9, 2017 by Kingwl Loading… updated Jun 1, 2021
feat(types): add declaration of defineReactive to adapt composition-api.
#12132 opened Jun 15, 2021 by ygj6 Loading… updated Jun 29, 2021
4 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
fix: changed a type for AsyncComponentFactory component(fix #10252)
#10253 opened Jul 10, 2019 by NataliaTepluhina Loading… updated Jul 6, 2022
6 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
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
feat(sfc): support using extends interface with
defineProps #12853 opened Oct 26, 2022 by webfansplz Loading… updated Dec 31, 2023
1 of 13 tasks
style: remove WTF, keep it classy, enjoy Typescript
#12855 opened Oct 28, 2022 by wujieZ Loading… updated Dec 31, 2023
3 of 13 tasks
types(common): improve LooseRequired<T>
#12849 opened Oct 26, 2022 by webfansplz Loading… updated Dec 31, 2023
2 of 13 tasks
chore(types): remove unnecessary type assertions
#12868 opened Nov 5, 2022 by webfansplz Loading… updated Dec 31, 2023
2 of 13 tasks
chore: add prettier cache
#12907 opened Dec 20, 2022 by Simon-He95 Loading… updated Dec 31, 2023
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 Loading… updated Dec 31, 2023
1 of 13 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
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.