Commit Graph

2989 Commits

Author SHA1 Message Date
Evan You 3019508e75 wip: fix binding type fallback 2020-11-10 17:31:09 -05:00
Evan You 886ed7681d feat(compiler-sfc): compileScript inline render function mode 2020-11-10 16:28:34 -05:00
dependabot-preview[bot] ca8276d1fa
build(deps-dev): bump @typescript-eslint/parser from 4.6.1 to 4.7.0 (#2580) 2020-11-10 06:24:07 +00:00
dependabot-preview[bot] c33048fcb3
build(deps-dev): bump @types/node from 14.14.6 to 14.14.7 (#2581) 2020-11-10 06:23:15 +00:00
Evan You 3f99e239e0 feat(compiler-sfc): support kebab-case components in `<script setup>` sfc template 2020-11-09 17:22:58 -05:00
Evan You 8cf0a40d5b chore: update warning and error messages 2020-11-09 17:00:58 -05:00
underfin af9560455d
fix(runtime-core): ensure scheduler queue is always non-null (#2567)
fix https://github.com/vitejs/vite/issues/1021
2020-11-09 09:19:32 -05:00
dependabot-preview[bot] b5926ff9f0
build(deps-dev): bump eslint from 7.12.1 to 7.13.0 (#2576) 2020-11-09 06:34:35 +00:00
dependabot-preview[bot] 53608891a5
build(deps-dev): bump ts-jest from 26.4.3 to 26.4.4 (#2577) 2020-11-09 06:34:09 +00:00
Evan You 7a3b964a1b chore: only log prod tip in non-bundler builds 2020-11-06 15:07:35 -05:00
dependabot-preview[bot] 43579a8de3
build(deps-dev): bump jest from 26.6.2 to 26.6.3 (#2560) 2020-11-05 06:22:42 +00:00
dependabot-preview[bot] 54e424f872
build(deps-dev): bump conventional-changelog-cli from 2.1.0 to 2.1.1 (#2558) 2020-11-05 06:20:38 +00:00
dependabot-preview[bot] e315ce5d0f
build(deps-dev): bump sass from 1.28.0 to 1.29.0 (#2559) 2020-11-05 06:20:30 +00:00
Evan You f28ca55692 fix(runtime-dom): use correct import source 2020-11-03 09:54:22 -05:00
dependabot-preview[bot] a1eb1e59ec
build(deps-dev): bump @typescript-eslint/parser from 4.6.0 to 4.6.1 (#2544) 2020-11-03 06:22:53 +00:00
dependabot-preview[bot] 0445d10640
build(deps-dev): bump jest from 26.6.1 to 26.6.2 (#2543) 2020-11-03 06:22:46 +00:00
dependabot-preview[bot] 749dd54706
build(deps-dev): bump rollup from 2.32.1 to 2.33.0 (#2537) 2020-11-02 06:35:47 +00:00
dependabot-preview[bot] 6636114290
build(deps-dev): bump lint-staged from 10.5.0 to 10.5.1 (#2538) 2020-11-02 06:35:37 +00:00
Evan You 3cca6bc3a8 chore: fix snapshots 2020-10-30 17:12:15 -04:00
Evan You 6e3abc8605 fix(compiler-sfc): fix script setup ts helpers 2020-10-30 16:56:12 -04:00
Evan You 8485cd4843 fix: handle case of ref declaration without initial value 2020-10-30 15:29:38 -04:00
dependabot-preview[bot] 38aadf5e7e
build(deps-dev): bump sass from 1.27.0 to 1.28.0 (#2528) 2020-10-30 17:56:41 +00:00
dependabot-preview[bot] 9d79410874
build(deps-dev): bump @microsoft/api-extractor from 7.11.0 to 7.11.2 (#2529) 2020-10-30 17:55:39 +00:00
Evan You ed2eb81317 refactor(compiler-sfc): always parse explicit script setup signature 2020-10-30 12:03:14 -04:00
Evan You 941b645d58 refactor(compiler-sfc): improve compileScript error messages 2020-10-30 11:52:46 -04:00
Evan You 556560fae3 feat(compiler-sfc): new script setup implementation
- now exposes all top level bindings to template
- support `ref:` syntax sugar
2020-10-29 15:03:39 -04:00
dependabot-preview[bot] fe8f8f88a2
build(deps-dev): bump @microsoft/api-extractor from 7.10.6 to 7.11.0 (#2519) 2020-10-29 15:09:36 +00:00
dependabot-preview[bot] 00c62c1b5c
build(deps-dev): bump execa from 4.0.3 to 4.1.0 (#2517) 2020-10-29 15:07:30 +00:00
dependabot-preview[bot] 0935c0501b
build(deps-dev): bump @types/node from 14.14.2 to 14.14.6 (#2512) 2020-10-28 19:43:12 +00:00
dependabot-preview[bot] b6d3bb5cf1
build(deps-dev): bump ts-jest from 26.4.2 to 26.4.3 (#2505) 2020-10-28 09:59:15 +00:00
dependabot-preview[bot] b927d1d37d
build(deps-dev): bump @rollup/plugin-replace from 2.3.3 to 2.3.4 (#2504) 2020-10-28 09:58:25 +00:00
dependabot-preview[bot] 4339c68742
build(deps-dev): bump @typescript-eslint/parser from 4.5.0 to 4.6.0 (#2502) 2020-10-28 09:56:22 +00:00
dependabot-preview[bot] 44e816e18f
build(deps-dev): bump @microsoft/api-extractor from 7.10.4 to 7.10.6 (#2501) 2020-10-28 09:52:52 +00:00
dependabot-preview[bot] 485a5eb7d6
build(deps-dev): bump typescript from 4.0.3 to 4.0.5 (#2500) 2020-10-28 09:51:45 +00:00
dependabot-preview[bot] 417e3688c6
build(deps-dev): bump lint-staged from 10.4.2 to 10.5.0 (#2499) 2020-10-28 09:50:21 +00:00
dependabot-preview[bot] ccf49d9f3b
build(deps-dev): bump eslint from 7.12.0 to 7.12.1 (#2498) 2020-10-28 09:49:23 +00:00
Evan You 8e20375372 fix(types): ensure correct type for toRef and toRefs on existing refs 2020-10-27 18:50:34 -04:00
Evan You 9c23ddf9c5 fix(hmr): fix updates for imported but not yet rendered components 2020-10-26 17:52:27 -04:00
dependabot-preview[bot] 6b424c258f
build(deps-dev): bump eslint from 7.11.0 to 7.12.0 (#2481) 2020-10-25 05:00:09 +00:00
dependabot-preview[bot] fd102181a2
build(deps-dev): bump jest from 26.6.0 to 26.6.1 (#2475) 2020-10-24 16:24:40 +00:00
dependabot-preview[bot] ea5f92ae05
build(deps-dev): bump ts-jest from 26.4.1 to 26.4.2 (#2476) 2020-10-23 19:52:38 +00:00
Evan You 118502a4b8 chore: comments [ci skip] 2020-10-23 14:37:09 -04:00
Evan You 51e43e0799 fix(runtime-core): components with static props and slots should not be force updated 2020-10-22 17:50:05 -04:00
dependabot-preview[bot] cd7834aa50
build(deps-dev): bump rollup from 2.32.0 to 2.32.1 (#2465) 2020-10-22 21:13:55 +00:00
dependabot-preview[bot] 6e76fafa92
build(deps-dev): bump @types/node from 14.14.0 to 14.14.2 (#2466) 2020-10-22 21:13:23 +00:00
dependabot-preview[bot] f4621ff5ee
build(deps-dev): bump @types/node from 14.11.10 to 14.14.0 (#2453) 2020-10-21 06:34:05 +00:00
dependabot-preview[bot] dec8f82e2d
build(deps-dev): bump @types/jest from 26.0.14 to 26.0.15 (#2452) 2020-10-21 06:33:24 +00:00
dependabot-preview[bot] 434de69a06
build(deps-dev): bump @typescript-eslint/parser from 4.4.1 to 4.5.0 (#2451) 2020-10-21 06:31:09 +00:00
Evan You f2d03a59c6 release: v3.0.2 2020-10-20 16:24:12 -04:00
Carlos Rodrigues 1f2a652a9d
fix(types): h support for resolveComponent (#2402)
close #2357
2020-10-20 15:56:29 -04:00