Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/vuejs/core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
https://github.com/vuejs/core
Attribute text on a html tag overrides inner content
silencerspirit opened this issue 2 months ago
silencerspirit opened this issue 2 months ago
`ComponentInstance` doesn't work on a generic component with `defineSlots`
andreww2012 opened this issue 2 months ago
andreww2012 opened this issue 2 months ago
chore: fix ts error
btea opened this pull request 2 months ago
btea opened this pull request 2 months ago
fix(slots): properly warn if slot invoked in setup
yangxiuxiu1115 opened this pull request 2 months ago
yangxiuxiu1115 opened this pull request 2 months ago
Slot "default" invoked outside of the render function: this will not track dependencies used in the slot. Invoke the slot function inside the render function instead.
JiangBei007 opened this issue 2 months ago
JiangBei007 opened this issue 2 months ago
docs: update package name to `@vue/compiler-core`
jh-leong opened this pull request 2 months ago
jh-leong opened this pull request 2 months ago
test(transition): memory leaks
ferferga opened this pull request 2 months ago
ferferga opened this pull request 2 months ago
Using extend option can't fetch base component's data and methods
self-imrovement opened this issue 2 months ago
self-imrovement opened this issue 2 months ago
picture tag request twice on Safari
denghui1010 opened this issue 2 months ago
denghui1010 opened this issue 2 months ago
type inference for generic props with extends and additional options
randName opened this issue 2 months ago
randName opened this issue 2 months ago
fix(runtime-dom): avoid triggering event if component is unmounted
edison1105 opened this pull request 2 months ago
edison1105 opened this pull request 2 months ago
The DOM event listeners are not removed on the component's unmount
shining-mind opened this issue 2 months ago
shining-mind opened this issue 2 months ago
fix(Transition): fix transition memory leak edge case
edison1105 opened this pull request 2 months ago
edison1105 opened this pull request 2 months ago
Possible memory leak with Transition
miroljub1995 opened this issue 2 months ago
miroljub1995 opened this issue 2 months ago
Vue compiler-sfc 3.5.12 breaks esbuild transpilation/bundling if style with lang="scss" is present in an SFC
apichler-druck-at opened this issue 2 months ago
apichler-druck-at opened this issue 2 months ago
fix(computed): remove legacy computed warn related configurations
yangxiuxiu1115 opened this pull request 2 months ago
yangxiuxiu1115 opened this pull request 2 months ago
Vue error in nuxt 3 project
nurgeldiserikbay opened this issue 2 months ago
nurgeldiserikbay opened this issue 2 months ago
CSS v-bind doesn't work in all cases with Teleport
matej-svejda opened this issue 2 months ago
matej-svejda opened this issue 2 months ago
fix(ssr): avoid scopeId double inheritance when recursing components
yangxiuxiu1115 opened this pull request 2 months ago
yangxiuxiu1115 opened this pull request 2 months ago
perf: use new Empty() instead of Object.create(null) for performance
c0dedance opened this pull request 2 months ago
c0dedance opened this pull request 2 months ago
fix(ssr): v-show has a higher priority in SSR
linzhe141 opened this pull request 2 months ago
linzhe141 opened this pull request 2 months ago
fix(types): defineModel type prompt
Bayn-Web opened this pull request 2 months ago
Bayn-Web opened this pull request 2 months ago
fix(test): update snapshot
edison1105 opened this pull request 2 months ago
edison1105 opened this pull request 2 months ago
fix(Teleport): handle deferred teleport update before mounted
edison1105 opened this pull request 2 months ago
edison1105 opened this pull request 2 months ago
chore(deps): update dependency typescript-eslint to ^8.8.1
renovate[bot] opened this pull request 2 months ago
renovate[bot] opened this pull request 2 months ago
chore(deps): update dependency magic-string to ^0.30.12
renovate[bot] opened this pull request 2 months ago
renovate[bot] opened this pull request 2 months ago
chore(deps): update dependency @swc/core to ^1.7.35
renovate[bot] opened this pull request 2 months ago
renovate[bot] opened this pull request 2 months ago
chore(deps): update all non-major dependencies
renovate[bot] opened this pull request 2 months ago
renovate[bot] opened this pull request 2 months ago
fix(runtime-core): use feature flag for call to `resolveMergedOptions`
skirtles-code opened this pull request 2 months ago
skirtles-code opened this pull request 2 months ago
[Bug]: hydration mismatch when having `v-show="false"` and `style="display: <any>"`
OrbisK opened this issue 2 months ago
OrbisK opened this issue 2 months ago
"Component is null" error occurs when updating props in a deferred teleport during component creation.
lelmestour opened this issue 2 months ago
lelmestour opened this issue 2 months ago
When building the ES library in lib mode, JSDoc is missing and props pointing is incorrect.
China-xiaoFang opened this issue 2 months ago
China-xiaoFang opened this issue 2 months ago
Scoped styles on a recursive component creates duplicate `data-v-` attribute
Ingramz opened this issue 2 months ago
Ingramz opened this issue 2 months ago
fix(types): correct type constraint of the default factory in `defineModel`
KazariEX opened this pull request 2 months ago
KazariEX opened this pull request 2 months ago
feat(watch): deep watch allow setting condition for skipping object
kimverchan opened this pull request 2 months ago
kimverchan opened this pull request 2 months ago
fix(vModel): avoid updates caused by side effects of the click
edison1105 opened this pull request 2 months ago
edison1105 opened this pull request 2 months ago
refactor(reactivity): reduce size of collectionHandlers
skirtles-code opened this pull request 2 months ago
skirtles-code opened this pull request 2 months ago
fix(vModel): avoid updating the checkbox within the side effects click event
edison1105 opened this pull request 2 months ago
edison1105 opened this pull request 2 months ago
fix(runtime-dom): fix getContainerType
wucdbm opened this pull request 2 months ago
wucdbm opened this pull request 2 months ago
fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value is unchanged
jh-leong opened this pull request 2 months ago
jh-leong opened this pull request 2 months ago
Clicking on checkbox with @click-handler that impacts other checkbox will not check the clicked checkbox
arnesten opened this issue 2 months ago
arnesten opened this issue 2 months ago
dx(reactivity): warn on nested readonly ref update during unwrapping
jh-leong opened this pull request 2 months ago
jh-leong opened this pull request 2 months ago
WCAG issue, Vue strips value from img alt attribute when empty string
jenjohmar opened this issue 2 months ago
jenjohmar opened this issue 2 months ago
Setting boolean, hyphenated attribute on a vue custom-element to null does not remove the attribute in the HTML document
WIStudent opened this issue 2 months ago
WIStudent opened this issue 2 months ago
`isReadonly` returns `false` for computed value (without a set function) nested in a reactive object
cloydlau opened this issue 2 months ago
cloydlau opened this issue 2 months ago
dx(runtime-core): warn on render child nodes in void element
yangxiuxiu1115 opened this pull request 2 months ago
yangxiuxiu1115 opened this pull request 2 months ago
`<component>` of void element with content causes hydration mismatch
Ingramz opened this issue 2 months ago
Ingramz opened this issue 2 months ago
perf(reactivity): avoid unnecessary recursion in removeSub
skirtles-code opened this pull request 2 months ago
skirtles-code opened this pull request 2 months ago
fix(transition): cancel the delayed execution of the transition enter hook
yangxiuxiu1115 opened this pull request 2 months ago
yangxiuxiu1115 opened this pull request 2 months ago
The compiler erroneously recognizes `</script>` within a string as the end tag of a `</script>` block.
ericgll opened this issue 2 months ago
ericgll opened this issue 2 months ago
fix(compiler): clone loc to `ifNode`
KazariEX opened this pull request 2 months ago
KazariEX opened this pull request 2 months ago
feat(customElement): support attachInternals method
edison1105 opened this pull request 2 months ago
edison1105 opened this pull request 2 months ago
fix(useId): ensure useId consistency when using serverPrefetch
yangxiuxiu1115 opened this pull request 2 months ago
yangxiuxiu1115 opened this pull request 2 months ago
fix(customElement): properly get native attribute value
edison1105 opened this pull request 3 months ago
edison1105 opened this pull request 3 months ago
defineCustomElement can accidentally override members of the Element prototype
lennartbuit opened this issue 3 months ago
lennartbuit opened this issue 3 months ago
fix(types): ensure `this.$props` type does not include `string`
jh-leong opened this pull request 3 months ago
jh-leong opened this pull request 3 months ago
`this.$props`'s type is broken
07akioni opened this issue 3 months ago
07akioni opened this issue 3 months ago
chore(deps-dev): bump vite from 5.4.0 to 5.4.8
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
chore(deps): update dependency @rollup/plugin-commonjs to v28
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
fix(deps): update dependency monaco-editor to ^0.52.0
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update lint
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
can't render comp when Component name begin with `_` or Chinese
zhangenming opened this issue 3 months ago
zhangenming opened this issue 3 months ago
chore(sfc-playground): adjust the tooltip text for toggling the theme
w2xi opened this pull request 3 months ago
w2xi opened this pull request 3 months ago
fix(compiler-sfc): properly hoist comments in the `setup` sfc
linzhe141 opened this pull request 3 months ago
linzhe141 opened this pull request 3 months ago
When using the defineOptions macro in the setup script, the static literal header comment in the code is incorrectly positioned
Banana-energy opened this issue 3 months ago
Banana-energy opened this issue 3 months ago
fix(runtime-core): handle disabled teleport with updateCssVars
linzhe141 opened this pull request 3 months ago
linzhe141 opened this pull request 3 months ago
v-bind of CSS values not working when Teleport is disabled
jdnz opened this issue 3 months ago
jdnz opened this issue 3 months ago
`beforeDestroy` should be typed as `never` within `defineComponent`
scottbedard opened this issue 3 months ago
scottbedard opened this issue 3 months ago
Using unions in defineProps in conjunction with withDefaults breaks emits type inference
darkbasic opened this issue 3 months ago
darkbasic opened this issue 3 months ago
chore(Suspense): remove unnecessary judgment
frank201113 opened this pull request 3 months ago
frank201113 opened this pull request 3 months ago
fix(types): retain union type narrowing with defaults applied
edison1105 opened this pull request 3 months ago
edison1105 opened this pull request 3 months ago
Inconsistent elements in an reactive array prop
tkalmar opened this issue 3 months ago
tkalmar opened this issue 3 months ago
Discriminated Union will not work if default value is specified
yodakaEngineer opened this issue 3 months ago
yodakaEngineer opened this issue 3 months ago
fix(type): fix nullabe props not getting undefined union
devTeaa opened this pull request 3 months ago
devTeaa opened this pull request 3 months ago
`onServerPrefetch` causing unstable ids from `useId`, leading to hydration mismatches
YaredFall opened this issue 3 months ago
YaredFall opened this issue 3 months ago
Broken reactivity in Vue 3.5.10
hivokas opened this issue 3 months ago
hivokas opened this issue 3 months ago
nullable boolean props not getting `undefined` union
iammola opened this issue 3 months ago
iammola opened this issue 3 months ago
fix(watch): watchEffect clean-up with SSR
skirtles-code opened this pull request 3 months ago
skirtles-code opened this pull request 3 months ago
fix(compiler-dom): avoid stringify `<option>` with null value
edison1105 opened this pull request 3 months ago
edison1105 opened this pull request 3 months ago
ComputedRef and v-for typescript type inference
tiredenzo opened this issue 3 months ago
tiredenzo opened this issue 3 months ago
fix(types): infer the first generic type of `Ref` correctly
KazariEX opened this pull request 3 months ago
KazariEX opened this pull request 3 months ago
Using <option :value="null"> does not work when you have 5 or more explicitly written option tags in the DOM
baubie opened this issue 3 months ago
baubie opened this issue 3 months ago
Combination of watch, computed and h creates an infinite loop after building
jcarlosroldan opened this issue 3 months ago
jcarlosroldan opened this issue 3 months ago
Transition enter-cancelled not called on asynchronous rendering
GarreltMock opened this issue 3 months ago
GarreltMock opened this issue 3 months ago
fix(scheduler): job ordering when the post queue is flushing
skirtles-code opened this pull request 3 months ago
skirtles-code opened this pull request 3 months ago
Incorrect vite warning regarding nesting tr directly in table element
tomtheisen opened this issue 3 months ago
tomtheisen opened this issue 3 months ago
add more globalsAllowList item.
zhangenming opened this pull request 3 months ago
zhangenming opened this pull request 3 months ago
fix(templateRef): delay setting the ref value if wrapped in Suspense
edison1105 opened this pull request 3 months ago
edison1105 opened this pull request 3 months ago
chore(deps): update dependency rollup to ^4.24.0
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update all non-major dependencies
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
Set the focus event of the naiveui input component to open a pop-up window, click the input clear button, and clear will fail
scw919 opened this issue 3 months ago
scw919 opened this issue 3 months ago
fix(types): should not intersect `PublicProps` with `Props`
KazariEX opened this pull request 3 months ago
KazariEX opened this pull request 3 months ago
Template element without v-if renders as <template> tag
Yaro77 opened this issue 3 months ago
Yaro77 opened this issue 3 months ago
fix(reactivity): prevent overwriting `next` property during batch processing
jh-leong opened this pull request 3 months ago
jh-leong opened this pull request 3 months ago
fix(types): correctly infer `TypeProps` when it is `any`
KazariEX opened this pull request 3 months ago
KazariEX opened this pull request 3 months ago
Sync watcher triggering computed breaks subsequent updates
skirtles-code opened this issue 3 months ago
skirtles-code opened this issue 3 months ago
Checkbox does not mirror the state
mahnunchik opened this issue 3 months ago
mahnunchik opened this issue 3 months ago
fix(runtime-core): allow symbol values for slot prop key
jh-leong opened this pull request 3 months ago
jh-leong opened this pull request 3 months ago
slot prop named 'key' can not hold a symbol value
jlmtz opened this issue 3 months ago
jlmtz opened this issue 3 months ago
fix(compiler-sfc): do not skip TSInstantiationExpression when transforming props destructure
linzhe141 opened this pull request 3 months ago
linzhe141 opened this pull request 3 months ago