Evan You
d80d40a9c1
chore(sfc-playground): use standalone version of @vue/repl
2021-09-06 18:02:35 -04:00
Evan You
642710eded
release: v3.2.9
2021-09-05 18:24:01 -04:00
Evan You
3ad9dc4880
release: v3.2.8
2021-09-02 14:46:30 -04:00
Evan You
fb43aab117
chore: remove wrongly placed type casts
2021-09-02 14:18:52 -04:00
dependabot[bot]
305883a12f
build(deps-dev): bump typescript from 4.3.5 to 4.4.2 ( #4482 )
...
* build(deps-dev): bump typescript from 4.3.5 to 4.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump typescript from 4.3.5 to 4.4.2
* test: fix nodeOps types
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Rodrigues <carlos@hypermob.co.uk>
Co-authored-by: Evan You <yyx990803@gmail.com>
2021-09-02 09:53:57 -04:00
Evan You
b079996040
release: v3.2.7
2021-09-01 18:05:16 -04:00
Evan You
72d2b26e96
release: v3.2.6
2021-08-24 12:54:30 -04:00
Evan You
a137d73e91
release: v3.2.5
2021-08-24 11:54:22 -04:00
Evan You
f173cf0026
chore(sfc-playground): improve version dropdown
2021-08-23 14:23:46 -04:00
Evan You
40994e967c
chore: fix sfc playground ci build
2021-08-23 14:10:11 -04:00
Evan You
80ed275073
chore(sfc-playground): enable ref transform
2021-08-23 12:21:17 -04:00
Evan You
e22d7cdb08
chore(sfc-playground): update code style and syntax
2021-08-17 15:42:18 -04:00
Evan You
ceace3a8cc
release: v3.2.4
2021-08-17 12:26:50 -04:00
Evan You
03abc2573c
release: v3.2.3
2021-08-16 18:25:32 -04:00
Evan You
7ffa225aa3
release: v3.2.2
2021-08-11 11:40:25 -04:00
Evan You
2749c15170
release: v3.2.1
2021-08-09 16:29:53 -04:00
Evan You
c9c7030041
chore: update sfc playground download dep versions
2021-08-09 16:08:53 -04:00
Evan You
5a7a43cc3d
release: v3.2.0
2021-08-09 15:51:53 -04:00
Evan You
4781965cc2
release: v3.2.0-beta.8
2021-08-06 23:12:27 -04:00
Evan You
b357009a82
release: v3.2.0-beta.7
2021-07-29 13:21:30 -04:00
Evan You
204e194d2b
release: v3.2.0-beta.6
2021-07-27 18:56:02 -04:00
Evan You
4b595a3ea1
release: v3.2.0-beta.5
2021-07-23 16:10:22 -04:00
Evan You
fe58bae412
release: v3.2.0-beta.4
2021-07-21 17:40:25 -04:00
Evan You
9d5dd2da8c
release: v3.2.0-beta.3
2021-07-20 17:47:03 -04:00
webfansplz
acb2a4d285
fix(sfc-playground): Transform named default exports without altering scope ( #4154 )
...
Co-authored-by: webfansplz <>
2021-07-20 10:28:02 -04:00
Evan You
3ff94faca1
build: fix default build script (ignore sfc-playground)
...
close #4153
2021-07-20 09:29:45 -04:00
Evan You
1034546a4c
release: v3.2.0-beta.2
2021-07-19 19:36:55 -04:00
Evan You
47f488350c
chore: run updated prettier
2021-07-19 18:24:18 -04:00
Cédric Exbrayat
1e5e004d7c
chore(sfc-playground): remove compiler macro imports ( #4134 )
...
Importing `defineEmits` and `defineProps` is no longer needed since v3.1.3
2021-07-19 10:08:51 -04:00
Evan You
d4c67dd253
release: v3.2.0-beta.1
2021-07-16 14:44:06 -04:00
Evan You
31abdc8ada
release: v3.1.5
2021-07-16 12:38:01 -04:00
Evan You
6fad2093a4
fix(compiler-sfc): should not rewrite ref sugar identifiers in types
...
fix #4062
2021-07-05 14:41:53 -04:00
Evan You
348c3b01e5
release: v3.1.4
2021-07-02 08:37:50 -04:00
Evan You
fc7b640041
release: v3.1.3
2021-07-01 19:28:06 -04:00
Evan You
0245c98640
chore(sfc-playground): handle ssr-only compile errors
2021-06-28 17:34:52 -04:00
Evan You
4c5844a9ca
feat(sfc): withDefaults helper
2021-06-26 21:11:57 -04:00
Evan You
3ffc7be864
chore(sfc-playground): ignore duplicate logs
2021-06-25 19:31:47 -04:00
Evan You
be0f614ac0
feat(sfc-playground): support lang=ts
2021-06-25 15:56:51 -04:00
Evan You
0b8b576428
fix(sfc): allow variables that start with _ or $ in <script setup>
2021-06-23 10:13:23 -04:00
Eduardo San Martin Morote
a137da8a9f
feat(sfc): add defineEmits
and deprecate defineEmit
( #3725 )
2021-06-22 15:02:56 -04:00
Evan You
6b6d566861
release: v3.1.2
2021-06-22 14:24:50 -04:00
Herrington Darkholme
9a5bdb15df
chore(playground): support unicode in sfc playground ( #3662 )
...
atob/btoa only supports ASCII string which makes playground fails
to save unicode source. This patch add unicode support by combining
escape/encodeURIComponent. `escape` is chosen for backward
compatibility.
2021-06-08 10:12:15 -04:00
Evan You
ade9bd9daa
release: v3.1.1
2021-06-07 16:26:54 -04:00
Evan You
ac15df46c5
release: v3.1.0
2021-06-07 12:38:42 -04:00
Evan You
71f7c25fbe
release: v3.1.0-beta.7
2021-06-02 16:12:54 -04:00
Evan You
aa96a0e88a
release: v3.1.0-beta.6
2021-05-28 16:58:54 -04:00
Evan You
f0eb1978b2
release: v3.1.0-beta.5
2021-05-26 16:06:51 -04:00
Evan You
f1f52300e6
release: v3.1.0-beta.4
2021-05-24 19:16:44 -04:00
Evan You
b663aa8a81
release: v3.1.0-beta.3
2021-05-12 17:37:04 -04:00
Evan You
99a5ccf6b2
release: v3.1.0-beta.2
2021-05-08 16:59:12 -04:00
Evan You
ed6c5fe903
release: v3.1.0-beta.1
2021-05-08 16:24:34 -04:00
Evan You
f0cf14bcc5
release: v3.0.11
2021-04-01 19:52:45 -04:00
Cédric Exbrayat
c90fb945f4
refactor(sfc-playground): modes declaration ( #3522 )
2021-04-01 18:37:50 -04:00
Evan You
4dc457dae5
workflow(sfc-playground): make it work in safari and ff
2021-03-31 15:23:01 -04:00
Evan You
5ee7e6bc70
workflow(sfc-playground): support import map
2021-03-31 13:31:00 -04:00
Evan You
e097bd4dd5
chore(sfc-playground): use svg logo
2021-03-31 12:36:45 -04:00
Evan You
7bc5fd9a04
chore(sfc-playground): teardown preview update watcher
2021-03-31 12:22:25 -04:00
Evan You
ebf396251c
chore(sfc-playground): responsive
2021-03-30 22:10:18 -04:00
Evan You
9d39cd46e9
workflow(sfc-playground): support selecting versions
2021-03-30 22:00:46 -04:00
Evan You
ad6c124e6c
release: v3.0.10
2021-03-30 20:05:45 -04:00
Evan You
66b94dc5e1
chore: use alias instead of module field
...
...before we figure out what is the ideal behavior when adding exports field
2021-03-30 19:51:55 -04:00
Evan You
6cab91dfe8
workflow(sfc-playground): clear errors in edge cases
2021-03-30 12:49:50 -04:00
Evan You
b6298dbd01
workflow(sfc-playground): warn on <style module> usage
2021-03-30 12:39:08 -04:00
Evan You
c771b1dc80
workflow(sfc-playground): add ssr compile output
2021-03-30 12:36:59 -04:00
Evan You
c8df6185fe
chore: bump vite
2021-03-29 21:44:12 -04:00
Evan You
2793bc0918
chore(sfc-playground): use type defineEmit
2021-03-29 16:36:40 -04:00
Evan You
4d9f9fdf9d
workflow(sfc-playground): make warnings dismissable
2021-03-29 16:11:38 -04:00
Evan You
7ab519cc96
workflow(sfc-playground): pass along analyzed bindings when compiling template
2021-03-29 16:11:38 -04:00
Evan You
4d2853ef57
workflow(sfc-playground): display analyzed bindings in js output
2021-03-29 16:11:38 -04:00
Evan You
117a61bc17
chore(sfc-playground): fix clipboard usage
2021-03-29 10:54:32 -04:00
Evan You
24a90abeda
chore(sfc-playground): logo, responsive
2021-03-29 10:33:19 -04:00
Evan You
3aaa53748b
workflow(sfc-playground): tweaks and commit links
2021-03-29 02:07:04 -04:00
Evan You
bb937e9033
workflow(sfc-playground): attach filename
2021-03-29 00:32:28 -04:00
Evan You
ce5e0b67a9
workflow(sfc-playground): fix download
2021-03-28 23:48:01 -04:00
Evan You
9613969ffc
workflow(sfc-playground): share and download buttons
2021-03-28 23:36:36 -04:00
Evan You
aa8bf1b7a3
workflow(sfc-playground): improve module rewrite
2021-03-28 21:55:22 -04:00
Evan You
3ac661b896
chore: force refresh playground editor on startup
2021-03-28 18:50:12 -04:00
Evan You
d1bf35c8b8
workflow(sfc-playground): support multiple files
2021-03-28 18:41:33 -04:00
Evan You
2e3984fd5b
chore: default code for sfc playground
2021-03-28 02:24:25 -04:00
Evan You
16e8f45199
workflow(sfc-playground): fix newline
2021-03-28 02:17:55 -04:00
Evan You
f76ddc5ac3
workflow: sfc playground
2021-03-28 01:35:45 -04:00