-
- 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
Improve Vue type declarations for more canonical usage
#5887 by DanielRosenwasser was closed Aug 29, 2017 Loading…
feat: add Prop to main type declaration file [#6850] important ready to merge semver:minor
#6856 by ferdaber was merged Dec 5, 2018 Loading…
8 of 13 tasks
Add .bare event modifier, fix #5976
#5977 by nickmessing was merged Oct 4, 2017 Loading…
6 of 13 tasks
Further improve Vue type declarations for canonical usage pending
#6391 by HerringtonDarkholme was merged Oct 6, 2017 Loading…
Necessary changes to observer for full Tracker compatibility pending
#4652 by mitar was closed Dec 12, 2017 Loading…
Add typescript definition in review
#3509 by kaorun343 was closed Aug 31, 2016 Loading…
4 tasks done
perf(Dep.js): Dep now uses an object to handle subscriptions in review
#8157 by DavidReinberger was closed Dec 11, 2023 Loading…
7 of 13 tasks
feat(web): Integrate trusted types into Vue
#10491 by Siegrift was closed Nov 20, 2023 Loading…
7 of 13 tasks
fix(v-on): add removing all dom event listeners when vnode destroyed priority: high
#10085 by zrh122 was merged Aug 5, 2021 Loading…
3 of 13 tasks
feature: allow component prop type to be an array of types
#2545 by ealves-pt was merged Mar 28, 2016 Loading…
refactor TypeScript typings to use ES style exports discussion pending
#5016 by yyx990803 was closed Jul 1, 2017 Loading…
fix(errorHandler): async error handling for watchers
#9484 by hello-brsd was merged Apr 16, 2021 Loading…
6 of 13 tasks
Fix: nested child elements can not be updated correctly, fix #5618
#5627 by gebilaoxiong was merged May 9, 2017 Loading…
6 of 13 tasks
fix(compiler): return handler value for event modifiers instead of un…
#7704 by STUkh was merged Mar 8, 2018 Loading…
7 of 13 tasks
fix(types): async Component types bug typescript
#11906 by mathe42 was merged Jun 3, 2021 Loading…
6 of 13 tasks
Added support for properties which were created with defineProperty o…
#1762 by jdavidberger was merged Nov 10, 2015 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.