Skip to content

Conversation

@so11y
Copy link
Contributor

@so11y so11y commented Jul 1, 2023

[Changes]

  • Add test case "w/ extends intersection type" to test the compilation result of interface inheritance and intersection types
  • Add test case "w/ intersection type" to test the compilation result of standalone intersection types

@so11y so11y closed this Jul 1, 2023
@so11y so11y reopened this Jul 1, 2023
@so11y so11y changed the title Add Intersection Type test cases test(defineProps): add intersection type test Jul 1, 2023
@github-actions
Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 99.1 kB 37.5 kB 33.8 kB
vue.global.prod.js 157 kB 57.3 kB 51 kB

Usages

Name Size Gzip Brotli
createApp 54.5 kB 21.1 kB 19.3 kB
createSSRApp 58.5 kB 22.8 kB 20.7 kB
defineCustomElement 59.1 kB 22.6 kB 20.6 kB
overall 68.1 kB 26.2 kB 23.8 kB

@netlify
Copy link

netlify bot commented Aug 20, 2024

Deploy Preview for vue-next-template-explorer failed.

Name Link
🔨 Latest commit 03c2c6c
🔍 Latest deploy log https://app.netlify.com/sites/vue-next-template-explorer/deploys/66c44c031aeb910008c29831

@netlify
Copy link

netlify bot commented Aug 20, 2024

Deploy Preview for vue-sfc-playground failed.

Name Link
🔨 Latest commit 03c2c6c
🔍 Latest deploy log https://app.netlify.com/sites/vue-sfc-playground/deploys/66c44c05e2a6dc0008fda06e

@pkg-pr-new
Copy link

pkg-pr-new bot commented Aug 20, 2024

commit: b545067

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@8684

@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@8684

@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@8684

@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@8684

@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@8684

@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@8684

@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@8684

@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@8684

@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@8684

vue

pnpm add https://pkg.pr.new/vue@8684

@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@8684

Open in Stackblitz

@edison1105 edison1105 added the ready to merge The PR is ready to be merged. label Aug 20, 2024
@netlify
Copy link

netlify bot commented Aug 20, 2024

Deploy Preview for vue-next-template-explorer failed.

Name Link
🔨 Latest commit 9e010ae
🔍 Latest deploy log https://app.netlify.com/sites/vue-next-template-explorer/deploys/66c44c2f69f8620008911001

@netlify
Copy link

netlify bot commented Aug 20, 2024

Deploy Preview for vue-sfc-playground failed.

Name Link
🔨 Latest commit 9e010ae
🔍 Latest deploy log https://app.netlify.com/sites/vue-sfc-playground/deploys/66c44c2f6a8b4300089ec5bd

@yyx990803 yyx990803 merged commit 3b5d8d2 into vuejs:main Oct 14, 2024
dqrcodebase added a commit to dqrcodebase/core that referenced this pull request Nov 6, 2024
* core/main: (94 commits)
  chore(deps): update dependency @types/node to v22 (vuejs#12320)
  chore(deps): update lint (vuejs#12319)
  chore(deps): update all non-major dependencies (vuejs#12316)
  chore(deps): update build (vuejs#12317)
  chore(deps): update pnpm to v9.12.3 (vuejs#12278)
  chore(deps): update dependency typescript-eslint to ^8.11.0 (vuejs#12276)
  chore(deps): update dependency npm-run-all2 to v7 (vuejs#12277)
  chore(deps): update all non-major dependencies (vuejs#12275)
  chore(deps): update build (vuejs#12274)
  chore(deps): update all non-major dependencies (vuejs#12222)
  chore(deps): update lint (vuejs#12226)
  chore(deps): update build (vuejs#12223)
  docs: update package name to `@vue/compiler-core` (vuejs#12192)[ci skip]
  chore(deps): update dependency typescript-eslint to ^8.8.1 (vuejs#12167)
  chore(deps): update dependency magic-string to ^0.30.12 (vuejs#12166)
  fix(test): update snapshot (vuejs#12169)
  chore: improve `renderComponentRoot` warn message (vuejs#10914)
  test(shared): improve test coverage (vuejs#8456)
  test(defineProps): add intersection type test (vuejs#8684)
  chore(deps): update dependency @swc/core to ^1.7.35 (vuejs#12165)
  ...
abdullah-wn pushed a commit to Lazy-work/vue that referenced this pull request Jan 4, 2025
Co-authored-by: daiwei <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.

Projects

Development

Successfully merging this pull request may close these issues.

5 participants