-
-
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
perf(core): getType uses a cache for well known types.
#13225
opened Nov 18, 2024 by
Glandos
3 of 13 tasks
bug-fix: multiple possible types (1.0.21+) array shortcut not working
#7456
opened Jan 15, 2018 by
KingMario
6 of 13 tasks
feat(ssr): add 'renderCriticalStyles' function for template
semver:minor
#7462
opened Jan 16, 2018 by
btkostner
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
•
Changes requested
6 of 13 tasks
fix(transition-group): ensure remove class v-enter-to after it was added
#7901
opened Mar 27, 2018 by
pengchongfu
5 of 13 tasks
fix(transition-group): not add class v-move to v-show element
#7906
opened Mar 27, 2018 by
pengchongfu
6 of 13 tasks
feat(v-bind): add support for kebab-case update events #8004
#8033
opened Apr 16, 2018 by
zfeher
7 of 13 tasks
feat(warn): Warn component names hyphenated into reserved names, fix #8025
#8051
opened Apr 19, 2018 by
hatashiro
7 of 13 tasks
Checked for undefined/null on component during destroy
#8128
opened May 3, 2018 by
carsongee
5 of 13 tasks
Support
components
obj in functional components (fix #7492) (fix #6872)
semver:minor
#8143
opened May 7, 2018 by
privatenumber
7 of 13 tasks
Add a global Vue.depTarget api support
in review
semver:minor
#8484
opened Jul 12, 2018 by
yuchonghua
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
6 of 13 tasks
fix(#8728): only execute the dependArray function once
in review
#8734
opened Aug 31, 2018 by
HcySunYang
6 of 13 tasks
feat(parser): throw error when using interpolation instead of expresssion (#9038)
in review
#9050
opened Nov 10, 2018 by
kamilchlebek
•
Changes requested
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
•
Changes requested
5 of 13 tasks
fix(parser#9038): Fix for slot "name" property using interpolation as well…
#9143
opened Dec 4, 2018 by
zleight1
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
•
Approved
8 of 13 tasks
Previous Next
ProTip!
Adding no:label will show everything without a label.