Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/vue

This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
https://github.com/vuejs/vue

chore: update issue form [ci skip]

bed04a77e575d6c4c1d903f60087dca874f7213e authored 12 months ago by Evan You <[email protected]>
chore: eol readme (#13142)

0191d50c31404afb730cd2a60f4500c20771f32f authored 12 months ago by Evan You <[email protected]>
chore: release name for 2.7.16 [ci skip]

cdcc4f0c667ca4166f87034c6105514ba7b004cc authored 12 months ago by Evan You <[email protected]>
release: v2.7.16

13f4e7dc03e2caed900ac70ff8b8fe58dda45663 authored 12 months ago by Evan You <[email protected]>
fix(lifecycle): esnure component effect scopes are disconnected

close #13134

56ce7f8c573116ed6683149206cf35c987249d42 authored 12 months ago by Evan You <[email protected]>
release: v2.7.16-beta.2

305e4ae9dce0a05a422b675ff555f17878e86063 authored about 1 year ago by Evan You <[email protected]>
chore: bump vitest to 1.0.4

3e1037e4a0317fe78ae022e789afbbc9453b15eb authored about 1 year ago by Evan You <[email protected]>
fix: account for nested render calls

close #13131

db9c566032da0ec5cd758a3e8525e9733874c1e5 authored about 1 year ago by Evan You <[email protected]>
fix(types): export more types for v3 alignment (jsx / component options)

close #13078
close #13128

895669ffa01f8075a326308caa8ad6a5f69a1919 authored about 1 year ago by Evan You <[email protected]>
release: v2.7.16-beta.1

73bdf14ef5c9979dcba18ede3410515cecbe2f2f authored about 1 year ago by Evan You <[email protected]>
fix(keep-alive): fix memory leak without breaking transition tests

e0747f40a879b4000a1959d21377b51d1f1ed988 authored about 1 year ago by Evan You <[email protected]>
fix(keep-alive): fix keep-alive memory leak

close #12827

2632249925e632e56f6dfc8fdbcf682c82e4081b authored about 1 year ago by Evan You <[email protected]>
fix(types): provide types for built-in components

close #13002

3650c12f7d3a20f3155bc1fd2b068e84289e0d33 authored about 1 year ago by Evan You <[email protected]>
fix(compiler-sfc): check template `ref` usage, (#12985)

close #12984

83d95351a9f809311d624fc3398e7f6829b72447 authored about 1 year ago by lsdsjy <[email protected]>
fix(types): type VNodeChildren should allow type number (#13067)

close #12973

24fcf69624a633d43dfc0aa5fa6b93d11de7fad5 authored about 1 year ago by xonx <[email protected]>
fix(watch): new property addition should trigger deep watcher with getter

close #12967
close #12972

6d857f5bee275dc98106e3b2cbc7722f5ec0cfc0 authored about 1 year ago by Evan You <[email protected]>
fix(types): fix shallowRef's return type (#12979)

close #12978

a174c29dab2cf655b06f7870e0ac5a78ef35ec8a authored about 1 year ago by Simon Lévesque <[email protected]>
fix(style): always set new styles

close #12901
close #12946

f5ef882a781b8a62c9ca00e95006d07636567c8e authored about 1 year ago by Evan You <[email protected]>
chore(deps): bump esbuild

d6468c4c383184acd66f3c9091005e83836a43f3 authored about 1 year ago by Evan You <[email protected]>
fix(compiler-sfc): fix rewriteDefault edge cases

close #13060
close #12892
close #12906

25f97a5033187372e7b8c591c79336197ee5c833 authored about 1 year ago by Evan You <[email protected]>
chore(deps): bump @babel/parser

10c2a87c7038f2f80df23044c48a130bea253bf8 authored about 1 year ago by Evan You <[email protected]>
fix(utils): unwrap refs when stringifying values in template

close #12884
close #12888

ae3e4b1c706b8d61a4a312ca5d23441df021b4b4 authored about 1 year ago by Evan You <[email protected]>
fix(types): fix type augmentation and compiler-sfc types w/moduleResolution: bundler (#13107)

close #13106

de0b97b3eadae120eda505b45df2de2115dcb6f0 authored about 1 year ago by Adam Hines <[email protected]>
chore(compiler-sfc): specify prettier version (#13053)

close: #13052

45d6ad6645e960a3ee52ad9667520a1625f10dfd authored about 1 year ago by Grigorii K. Shartsev <[email protected]>
fix(shallowReactive): should track value if already reactive when set in shallowReactive

0ad8e8d94f3a3bf4429f25850c85a6bbb2b81364 authored about 1 year ago by Evan You <[email protected]>
test: fix tests

d30f6fd25f90973a84fadb43eef75a54c4b42ea2 authored about 1 year ago by Evan You <[email protected]>
fix(props): should not unwrap props that are raw refs

close #12930

08382f008016c3b3b93f84594266f2e191fee91d authored about 1 year ago by Evan You <[email protected]>
chore: bump vitest to 1.0

947993f7e8e445b9032dd59d7f484593c3174452 authored about 1 year ago by Evan You <[email protected]>
chore: bust sponsor cache [ci skip]

223a9e9f2ecf013e6ee5dbf98cbaa8cadf9daf50 authored about 1 year ago by Evan You <[email protected]>
release: v2.7.15

81598ea2f3bdbc81ae50f2fa9b9e547efc6b6261 authored about 1 year ago by Evan You <[email protected]>
chore: update snapshots

af9a10f3c1340b85f8d5aa300c478f2f1cdf5f1d authored about 1 year ago by Evan You <[email protected]>
fix(patch): clone insert hooks to avoid being mutated during iteration (#12905)

c22363425ae246ccbb8418342e94edfa270d93e5 authored about 1 year ago by xdm <[email protected]>
fix(compiler-sfc): add semicolon after `defineProps` statement (#12879)

51fef2ca69459c1175e105991f60511f1996e0c8 authored about 1 year ago by Liu Bo <[email protected]>
fix(compiler-sfc): Resolve object expression parsing errors in `v-on` (#12862)

b8c8b3fc7a211744fdabd237a1a986a1f80b7c43 authored about 1 year ago by webfansplz <[email protected]>
fix(compiler-sfc): fix macro usage in multi-variable declaration (#12873)

d27c128b7cb1640f3aa185a5ecdea4ff35763794 authored about 1 year ago by webfansplz <[email protected]>
fix(compiler-sfc): Optimize the value of emitIdentifier (#12851)

bb59751dd4e45afcaafd607f22505a724b1ef841 authored about 1 year ago by webfansplz <[email protected]>
fix(types/sfc): improve the type inference using `withDefaults` (#12872)

099401e227fd5ed496ff615528d1a9b3b64d4fbf authored about 1 year ago by webfansplz <[email protected]>
fix(types): correct serverPrefetch this type (#13068)

close #12488

67c1d26cb0af3eb2db0a11fc7768a8299e7f7d58 authored about 1 year ago by xonx <[email protected]>
fix(lifecycle): scope might changed when call hook (#13070)

74ca5a13ba12a31580f1567e7c6d789e96730e46 authored about 1 year ago by Red Huang <[email protected]>
test: pin esbuild to 0.16 for karma-esbuild compat

1399ee6aa0aa3e44a70780cfd0aca3d384c97fa4 authored about 1 year ago by Evan You <[email protected]>
test: upgrade vitest + fix ssr tests for Node 18+

78ef6271d237e83fbd647567f2b79a5786f09d3d authored about 1 year ago by Evan You <[email protected]>
chore: update node version task name

6149048ce95bda9be7c14abed45859b743842ce7 authored about 1 year ago by Evan You <[email protected]>
chore: bump required node and pnpm versions for maintenance

18cc5479f6d654052ded0ab3ba755656f72747f0 authored about 1 year ago by Evan You <[email protected]>
refactor(shared): update `genStaticKeys` (#13010)

49b6bd4264c25ea41408f066a1835f38bf6fe9f1 authored over 1 year ago by mikoloism <[email protected]>
chore: typos (#12949)

a9ca2d85193e435e668ba25ace481bfb176b0c6e authored almost 2 years ago by rj1 <[email protected]>
chore: fix typo in utils.ts (#12927) [skip ci]

d52fbff7a77d8d9c032a74a21c34e2c122add5d9 authored almost 2 years ago by 星宿君 <[email protected]>
chore: fix typo in apiAsyncComponent.ts (#12912)

0e8511a8becf627e00443bd799dd99e5fd1b8a35 authored almost 2 years ago by Vadim <[email protected]>
chore: update links (http=https) (#12911)

34c6192f4a5d0471da5655ebcf111653fd920172 authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
chore: comment typos (#12878)

Co-authored-by: 方恒 <[email protected]>

2e570617666983ababcfd167dfa50208f5dfd45a authored about 2 years ago by Caichong <[email protected]>
chore: fix typo (#12894)

ca11dc6a86f26accc893c1ce5b611dc84a2e7c2d authored about 2 years ago by 董雨航 <[email protected]>
release: v2.7.14

9dd006b481b4299462e044741bac0861c0b1775c authored about 2 years ago by Evan You <[email protected]>
fix(reactivity): avoid using WeakMap for IE compatibility

Using a WeakMap polyfill isn't ideal because the reason we tried to use
WeakMap was to work with...

29b5f588032600baae9854ac9a4105916a5aa648 authored about 2 years ago by Evan You <[email protected]>
fix(provide/inject): do not mutate original provide options during merge

fix #12854

d1899caf688de961e63e7a0d56f806fc4a12efd9 authored about 2 years ago by Evan You <[email protected]>
fix(compiler-sfc): fix template usage check edge case for v-slot destructured default value (#12842)

fix #12841

5e3d4e90cdf92ec0a72bbb2bd44125f1faafae1d authored about 2 years ago by a161803398 <[email protected]>
test: add test case for #12778

5aed733ab6b6605314cc5f24cc1b1dd9aa4413c8 authored about 2 years ago by Evan You <[email protected]>
fix(types): fix spreading VNodeData in tsx (#12789)

fix #12778

f7db7f361b6356591781b9f33abbb0d5b7f9b97c authored about 2 years ago by k-furusho <[email protected]>
fix(types): stricter type condition for `EventHandlers` (#12840)

fix #12832

0b3cf7dda9ac605b2b9f799acacd2793e974f225 authored about 2 years ago by webfansplz <[email protected]>
chore: fix typo (#12863)

a5afc4d0a4bfb9a777ac39b942edb932aad71097 authored about 2 years ago by webfansplz <[email protected]>
chore: fix some broken links to v2 docs (#12839)

6d9aac8bd38f6d30a6db70b51fa46f27cbeac559 authored about 2 years ago by Jinjiang <[email protected]>
Update the dev to main in the PR template (#12834)

a7a71ad99071c8c48ae9c106a19f81e70ded4898 authored about 2 years ago by Jinjiang <[email protected]>
chore: fix changelog rendering [ci skip]

259c7060da72ea3040fc8c3de4ecb823ad5059f4 authored about 2 years ago by Evan You <[email protected]>
release: v2.7.13

df281b0e4c400be18df8bcf4e83df8b25a81e21b authored about 2 years ago by Evan You <[email protected]>
fix(effectScope): calling off() of a detached scope should not break currentScope

fix #12825

800207c473c7d6dfcdc883100a3d443fc5ad2e39 authored about 2 years ago by Evan You <[email protected]>
fix(watch): avoid traversing objects that are marked non-reactive (#12806)

5960f05c69099c174062b6672c7a21d717a3bccf authored about 2 years ago by 不见月 <[email protected]>
fix(types): style attribute svg (#12800)

Set style attribute on svg to use `StyleValue`

8e262618cdc3251ca9630b17de4a000567ffb007 authored about 2 years ago by Blake Newman <[email protected]>
release: v2.7.12

4cad41007174a7eeebf4472ddbd7b3b693db03f1 authored about 2 years ago by Evan You <[email protected]>
Revert "fix(setup): setup hook should be called before beforeCreate"

This reverts commit e1342df7847a51c75192fec74e94378178e046b0.

reopen #12802
close #12821
close ...

e80cd09fff570df57d608f8f5aaccee6d7f31917 authored about 2 years ago by Evan You <[email protected]>
release: v2.7.11

c61395d3f1ed926d2783d8460970ed20ea01dc4f authored about 2 years ago by Evan You <[email protected]>
perf: improve unsub perf for deps with massive amount of subs

close #12696

8880b55d52f8d873f79ef67436217c8752cddef5 authored about 2 years ago by Evan You <[email protected]>
fix(build): enforce LF line ending in built files

fix #12819

738f4b3c570dc3a1818924a203a9f8e4b1ec90f0 authored about 2 years ago by Evan You <[email protected]>
chore: bump build deps

cc14d4452c66e90341b7f9a5cdd2b7acffa529e9 authored about 2 years ago by Evan You <[email protected]>
fix(setup): setup hook should be called before beforeCreate

fix #12802

Note this commit moves the initialization of injections and props to
before the invo...

e1342df7847a51c75192fec74e94378178e046b0 authored about 2 years ago by Evan You <[email protected]>
fix(compiler-sfc): export parseComponent for compat with fork-ts-checker-webpack-plugin

fix #12719

0d6d972b32521fd18eb853b1073c0a19859a499a authored about 2 years ago by Evan You <[email protected]>
fix(types): fix error with options watch (#12779)

fix #12780

bc5b92adde147436f2adb25e457f0c967829467f authored about 2 years ago by fukang wang <[email protected]>
fix(sfc): prune returned bindings for non-TS as well

In Vue 3, pruning is only done for TS to produce valid code and
tree-shaking is done by inlining...

fb1393009660b38046b1f6dfb532b481cc53b3b7 authored about 2 years ago by Evan You <[email protected]>
fix(types): support Ref and function types in tsx ref attribute (#12759)

fix #12758

87f69aa26f195390b948fbb0ff62cf954b58c82c authored about 2 years ago by Shiluo34 <[email protected]>
fix(reactivity): check skip first before checking ref when creating observer (#12813)

fix #12812

5d26f815c643d41e6ca6f29329593223b981fc24 authored about 2 years ago by Xiersa <[email protected]>
fix(reactivity): use WeakMap for proxy/raw checks, compat with non-extensible objects

fix #12799
close #12798

4a0d88e46e4180edc7f22e36c25df3f8ac5d60d2 authored about 2 years ago by Evan You <[email protected]>
fix(types): vue 3 directive type compatibility (#12792)

27eed829ccf9978a63b8cd989ff4c03897276bc2 authored about 2 years ago by ZHAO Jinxiang <[email protected]>
fix(sfc): remove sfc scoped deep syntax deprecation warnings

2f335b2f9d09b962f40e38740826d444e4fff073 authored about 2 years ago by Evan You <[email protected]>
chore: cache bust svg [ci skip]

60d268c4261a0b9c5125f308468b31996a8145ad authored over 2 years ago by Evan You <[email protected]>
chore: special sponsor [ci skip]

d189b4beaa90b9fe58fd3f66ba9e09d340755196 authored over 2 years ago by Evan You <[email protected]>
release: v2.7.10

ee57d9fd1d51abe245c6c37e6f8f2d45977b929e authored over 2 years ago by Evan You <[email protected]>
fix: fix parent of multi-nested HOC $el not updating (#12757)

fix #12589

e0b26c483a1ba407a818b1fcba1a439df24e84a8 authored over 2 years ago by 不见月 <[email protected]>
fix(compiler-sfc): avoid deindent when lang is jsx/tsx

fix #12755

46ca7bcddc06c50796ccff82d8c45693f1f14f47 authored over 2 years ago by Evan You <[email protected]>
fix(types): Add missing type parameter constraints (#12754)

810f6d12edea47cde7f39eaf7ec3ae1b7300d40c authored over 2 years ago by Nathan Shively-Sanders <[email protected]>
release: v2.7.9

15618888cb6aae2b6f0151b32c261b1fc19db1b8 authored over 2 years ago by Evan You <[email protected]>
fix(types): fix missing error for accessing undefined instance properties

fix #12718

8521f9d3f63d26bde99b747f0cb14d0ac5ba5971 authored over 2 years ago by Evan You <[email protected]>
fix: fix effect scope tracking for manually created instances

fix #12705

7161176cd0dff10d65ab58e266018aff2660610f authored over 2 years ago by Evan You <[email protected]>
fix(ssr): fix on-component directives rendering (#12661)

fix #10733

165a14a6c6c406176037465d2961259c5c980399 authored over 2 years ago by Alexander Lichter <[email protected]>
feat(types): enhance type for onErrorCaptured (#12735)

bba6b3d6b4e3e26d28abbf20e74ec2f3e64f1a92 authored over 2 years ago by 不见月 <[email protected]>
chore: fix some legacy doc urls in warnings and readme (#12725) [ci skip]

9eb8ea5b63eec2b09f268738e9d0e311d9eafb19 authored over 2 years ago by GU Yiling <[email protected]>
fix: directives shorthand normalize error (#12744)

fix #12743

2263948c249e7486403bc5880712e6d9fd15c17f authored over 2 years ago by JuniorTour <[email protected]>
fix(compiler-sfc): rewriteDefault for class with decorators (#12747)

5221d4d3b6049c87d196d99dbb64bcd3f3b07279 authored over 2 years ago by 林烁壕 <[email protected]>
feat(types): support mixins inference for new Vue() (#12737)

close #12730

89a6b5e8658a6e3ae2cf649829901784ac9deb3c authored over 2 years ago by gu <[email protected]>
fix(types): allow attaching unknown options to defined component

fix #12742

b4bf4c52ad31e02307cfd4d643dc5610c893e3ba authored over 2 years ago by Evan You <[email protected]>
feat(types): export DefineComponent

close #12748

80d1baf92050da411fb1bfe714401c498001dd36 authored over 2 years ago by Evan You <[email protected]>
fix(watch): avoid pre watcher firing on unmount

fix #12703

f0057b101e6451d5095cdb7fd6308fd31ac0450c authored over 2 years ago by Evan You <[email protected]>
fix: ensure render watcher of manually created instance is correctly tracked in owner scope

fix #12701

bd89ce53a9de417a9372630bb5d433a40acc1a53 authored over 2 years ago by Evan You <[email protected]>
fix(types): fix options suggestions when using defineComponent

functional component overloads should be moved last

fix #12736

4b37b568c7c3fd238aa61fcc956f882223f8e87f authored over 2 years ago by Evan You <[email protected]>