-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Pull requests: vuejs/vue
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
style: remove WTF, also keep it classy [skip ci]
ready to merge
#12856
opened Oct 28, 2022 by
c0dedance
Loading…
3 of 13 tasks
fix the wrong orders of call 'detached' and 'destroyed' hook - #3870
#4888
opened Feb 9, 2017 by
Kingwl
Loading…
feat(core): add staticClass merge from slot
#8312
opened Jun 6, 2018 by
yozman
Loading…
5 of 13 tasks
bug-fix: multiple possible types (1.0.21+) array shortcut not working
#7456
opened Jan 15, 2018 by
KingMario
Loading…
6 of 13 tasks
feat(ssr): add 'renderCriticalStyles' function for template
semver:minor
#7462
opened Jan 16, 2018 by
btkostner
Loading…
5 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
fix(transition-group): ensure remove class v-enter-to after it was added
#7901
opened Mar 27, 2018 by
pengchongfu
Loading…
5 of 13 tasks
fix(transition-group): not add class v-move to v-show element
#7906
opened Mar 27, 2018 by
pengchongfu
Loading…
6 of 13 tasks
feat(v-bind): add support for kebab-case update events #8004
#8033
opened Apr 16, 2018 by
zfeher
Loading…
7 of 13 tasks
feat(warn): Warn component names hyphenated into reserved names, fix #8025
#8051
opened Apr 19, 2018 by
hatashiro
Loading…
7 of 13 tasks
Checked for undefined/null on component during destroy
#8128
opened May 3, 2018 by
carsongee
Loading…
5 of 13 tasks
Bug fix for issue 4187 (recursive components) (Vue 1.x)
#4739
opened Jan 18, 2017 by
KingMario
Loading…
Support
components
obj in functional components (fix #7492) (fix #6872)
semver:minor
#8143
opened May 7, 2018 by
privatenumber
Loading…
7 of 13 tasks
feat(option): add optionNormalizeStrategies
#8301
opened Jun 5, 2018 by
jiangshanmeta
Loading…
5 of 13 tasks
Add a global Vue.depTarget api support
in review
semver:minor
#8484
opened Jul 12, 2018 by
yuchonghua
Loading…
6 of 13 tasks
fix(patch): static tree as same vnode(#8021)
#8499
opened Jul 16, 2018 by
jessejyang
Loading…
6 of 13 tasks
(fix #8337) test(component-slot): new child vnode gets destroyed instead of old one
in review
#8630
opened Aug 9, 2018 by
privatenumber
Loading…
6 of 13 tasks
fix(#8728): only execute the dependArray function once
in review
#8734
opened Aug 31, 2018 by
HcySunYang
Loading…
6 of 13 tasks
perf(core): getType uses a cache for well known types.
#13225
opened Nov 18, 2024 by
Glandos
Loading…
3 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(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
fix(parser#9038): Fix for slot "name" property using interpolation as well…
#9143
opened Dec 4, 2018 by
zleight1
Loading…
7 of 13 tasks
fix: In development mode, warns if user tries to Vue.set a property t…
in review
#8138
opened May 6, 2018 by
bigtunacan
Loading…
8 of 13 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.