-
- 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 #9847 Add shouldRenderAsyncScripts option feat:ssr
#10794 opened Nov 4, 2019 by jeanphilippeds Loading…
6 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
bail out of event blocking for Adobe CEP bug (fix #10366)
#10459 opened Aug 30, 2019 by ericdrobinson Loading…
4 of 13 tasks
fix(ssr): ignore empty text vnode when hydrating (fix #11109)
#11111 opened Feb 15, 2020 by deqwin Loading…
6 of 13 tasks
feat(model): add .eager modifier to v-model
#9814 opened Apr 2, 2019 by posva Loading…
6 of 13 tasks
fix #8721,#9873: wrong type when computed return about this
#11235 opened Mar 23, 2020 by yoyo930021 Loading…
6 of 13 tasks
perf(core): getType uses a cache for well known types.
#12123 opened Jun 8, 2021 by Glandos Loading…
5 of 13 tasks
perf(server-renderer):normalizeValue function prioritizes the judgmen…
#13054 opened Jul 22, 2023 by LockingReal Loading…
11 tasks
fix(util): handle more edge cases in
looseEqual() util and add spec #9527 opened Feb 19, 2019 by jacobmllr95 Loading…
7 of 13 tasks
feat(keep-alive): includes/excludes keep-alive based on key and name (fix #8028)
#10245 opened Jul 8, 2019 by RobbinBaauw Loading…
6 of 12 tasks
fix(types): fix function prop type inference
#11223 opened Mar 19, 2020 by kjleitz Loading…
6 of 13 tasks
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(update-listeners.js): allow pass undefined or null to event handler
#10099 opened Jun 4, 2019 by liximomo Loading…
5 of 13 tasks
fix(core): fix type check for Date prop need repro
#12272 opened Sep 11, 2021 by kikuchan Loading…
4 of 13 tasks
feat(warn): Warn on colon shorthand usage on directive (fix #10191) semver:minor
#10199 opened Jun 26, 2019 by afontcu Loading…
6 of 12 tasks
feat(keep-alive): allow spaces between comas in include
#11882 opened Jan 21, 2021 by JerryYuanJ Loading…
6 of 13 tasks
Bug fix for issue 4187 (recursive components) (Vue 1.x)
#4739 opened Jan 18, 2017 by KingMario Loading…
fix(server-renderer): provide __filename to vm for webpack
#12242 opened Aug 24, 2021 by privatenumber Loading…
5 of 13 tasks
Apply :duration property for list transition, fixes #10626
#10627 opened Oct 13, 2019 by yukukotani Loading…
5 of 12 tasks
fix: changed a type for AsyncComponentFactory component(fix #10252)
#10253 opened Jul 10, 2019 by NataliaTepluhina Loading…
6 of 13 tasks
feat(ssr): add csp nonce to all elements feat:ssr
#11826 opened Dec 16, 2020 by blake-newman Loading…
6 of 12 tasks
feat(ssr): add 'renderCriticalStyles' function for template semver:minor
#7462 opened Jan 16, 2018 by btkostner 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
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.