-  
-   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
 Apply :duration property for list transition, fixes #10626 
     #10627 opened Oct 13, 2019  by yukukotani    Loading…        
        5 of 12 tasks 
  feat(lifecycle): add beforeDeactivate hook (implement #9454) 
     #9564 opened Feb 24, 2019  by dsseng    Loading…        
        6 of 13 tasks 
  fix(types): Allow WatchHandler to be of string type even when used with WatchOptions   typescript   
     #9121 opened Nov 29, 2018  by btoo    Loading…        
        5 of 13 tasks 
  feat: add access to context from serverPrefetch (fix #9447)   feat:ssr   semver:minor   
     #9591 opened Feb 28, 2019  by dsseng    Loading…        
        7 of 13 tasks 
  feat(compiler): add warning when directives other than v-for and v-if used on template tag   in review   
     #7857 opened Mar 19, 2018  by superMDguy    Loading…        
        6 of 13 tasks 
  feat(parser): throw error when using interpolation instead of expresssion (#9038)   in review   
     #9050 opened Nov 10, 2018  by kamilchlebek    Loading…        
        7 of 13 tasks 
  fix(warning): Add context to warn message (close #10153) 
     #10208 opened Jun 29, 2019  by BabyManisha    Loading…        
        5 of 13 tasks 
  fix(compiler): Better whitespace regex 
     #11138 opened Feb 23, 2020  by geongeorge    Loading…        
        7 of 13 tasks 
  fix(#11040): Add a warning when binding to object with empty keys 
     #11523 opened Jul 17, 2020  by CallumChaney    Loading…        
        5 of 13 tasks 
  refactor: remove duplicate code   in review   
     #9006 opened Oct 31, 2018  by zwwill    Loading…        
        4 of 13 tasks 
  polish: improve robustness of inject option 
     #10154 opened Jun 14, 2019  by liximomo    Loading…        
        4 of 12 tasks 
  Vnode $scopedSlot with no prop (like callback)   typescript   
     #10740 opened Oct 21, 2019  by trykers    Loading…        
        5 of 13 tasks 
   ProTip! Filter pull requests by the default branch with base:main.