yangxiuxiu
06488047c1
fix(runtime-core): correctly assign suspenseId to avoid conflicts with the default id ( #9966 )
...
close #9944
2024-01-03 17:22:06 +08:00
SerKo
a47fb45c50
workflow(sfc-playground): init custom formatter when selecting new version ( #9958 )
...
close #9957
2024-01-03 16:54:47 +08:00
Evan You
d94d8d4bff
fix(compiler-sfc): use compilerOptions when re-parsing consumed AST
...
fixes hydration error for custom elements
2024-01-02 21:38:13 +08:00
Evan You
be7eabda22
chore: bump repl version
2024-01-02 10:54:13 +08:00
Evan You
9e529f8acb
chore(sfc-playground): correctly show selected version on start up
2023-12-27 10:08:26 +08:00
三咲智子 Kevin Deng
bfe6b459d3
style: update format & lint config ( #9162 )
...
Co-authored-by: 丶远方 <yangpanteng@gmail.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Guo Xingjun <99574369+Plumbiu@users.noreply.github.com>
2023-12-26 19:39:47 +08:00
Evan You
baf0b7664d
refactor(sfc-playground): default to dev mode
2023-12-26 17:57:53 +08:00
Evan You
cda74beceb
chore: Merge branch 'main' into minor
2023-12-26 15:45:49 +08:00
renovate[bot]
f96c413e8e
fix(deps): update dependency @vue/repl to ^3.1.0 ( #9911 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-26 11:29:22 +08:00
Evan You
85c804092f
chore(sfc-playground): use dev mode by default
2023-12-12 23:08:23 +08:00
丶远方
20ad475718
workflow(sfc-playground): add reload function ( #8674 )
2023-12-12 23:06:46 +08:00
三咲智子 Kevin Deng
ef688ba92b
feat(compiler-sfc): promote defineModel stable ( #9598 )
2023-12-12 17:28:40 +08:00
Evan You
982a145d38
chore: Merge branch 'main' into minor
2023-12-11 22:03:28 +08:00
btea
376dac4e6f
chore(sfc-playground): highlight the active version in dropdown ( #9045 )
2023-12-11 18:47:06 +08:00
dependabot[bot]
af5df91e95
chore(deps-dev): bump vite from 5.0.0 to 5.0.5 ( #9758 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-06 14:35:36 +08:00
Evan You
a817883c26
chore: Merge branch 'main' into minor
2023-12-05 10:54:20 +08:00
Carlos Rodrigues
243f504dc5
chore(playground): expose esm-browser files ( #9725 )
2023-12-05 03:08:21 +08:00
Evan You
e12b10ac3e
chore: Merge branch 'main' into minor
2023-12-04 23:17:41 +08:00
Evan You
dd26e98233
chore(playground): use CodeMirror during local dev
2023-11-30 21:44:28 +08:00
Evan You
c46f91fd9e
chore: bump @vue/repl
2023-11-30 13:11:27 +08:00
三咲智子 Kevin Deng
79b8a0905b
feat!: remove reactivity transform ( #9321 )
...
BREAKING CHANGE: Reactivity Transform was marked deprecated in 3.3 and is now removed in 3.4. This change does not require a major due to the feature being experimental. Users who wish to continue using the feature can do so via the external plugin at https://vue-macros.dev/features/reactivity-transform.html
2023-11-21 18:06:42 +08:00
Evan You
fc772dbf73
chore: exclude private packages from version updates
2023-11-21 09:37:37 +08:00
renovate[bot]
07bd2cd27e
chore(deps): update dependency vite to v5 ( #9630 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-11-18 10:36:56 +08:00
Evan You
fc7902982a
workflow(playground): prod/dev toggle should apply to runtime behavior as well
...
Previously, the prod/dev toggle in the SFC playground only affects the
SFC compiation behavior, but not the actual runtime. This can make it
confusing when users are trying to reproduce prod/dev behavior
inconsistency in the runtime code instead of the compiler.
2023-11-12 16:32:08 +08:00
Evan You
bc5846939c
release: v3.3.8
2023-11-06 18:54:26 +08:00
renovate[bot]
176d59058c
fix(deps): update dependency @vue/repl to ^2.6.3 ( #9540 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-03 17:48:58 +08:00
renovate[bot]
5cef325f41
fix(deps): update dependency @vue/repl to ^2.6.2 ( #9536 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-02 20:57:38 +08:00
Evan You
1789c1caac
release: v3.3.7
2023-10-25 07:35:08 +08:00
Evan You
a09ed44446
release: v3.3.6
2023-10-20 21:04:11 +08:00
JayFate
21a89af9e6
chore: use git default short commit-id ( #7761 )
2023-10-20 17:31:50 +08:00
Evan You
5ebb459fc7
release: v3.3.5
2023-10-20 11:50:49 +08:00
renovate[bot]
856dadb18a
chore(deps): update build ( #9260 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-20 10:27:34 +08:00
renovate[bot]
30c6b12957
chore(deps): update dependency execa to v8 ( #9266 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-09-21 07:25:32 -05:00
renovate[bot]
92cd5955d3
chore(deps): update build ( #9181 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-19 16:32:31 +08:00
renovate[bot]
c8566a22b7
fix(deps): update playground ( #9154 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-06 16:10:50 -05:00
三咲智子 Kevin Deng
788527e29c
workflow: support custom TS version for playground ( #8735 )
2023-07-10 00:18:59 +08:00
BeADre
5ee992cfea
fix(playground): fix github button style ( #7722 )
...
* fix(playground): fix github button style
* style: merge selector
* Update Header.vue
---------
Co-authored-by: GU Yiling <justice360@gmail.com>
2023-07-09 13:04:47 +08:00
白雾三语
3127c4113e
workflow: add light theme for sfc playground ( #8667 )
2023-06-28 13:19:32 +08:00
三咲智子 Kevin Deng
9f8e98af89
workflow: upgrade repl, add tsconfig for sfc playground ( #8636 )
2023-06-24 22:58:24 +08:00
Evan You
124160e417
workflow: upgrade repl, use monaco + volar for sfc playground ( #8625 )
2023-06-23 09:03:52 +08:00
Evan You
60cd23c752
chore: bump repl
2023-06-14 19:04:06 +08:00
Evan You
0e8bbe873e
release: v3.3.4
2023-05-18 16:31:03 +08:00
Evan You
fecd5c4044
release: v3.3.3
2023-05-18 13:10:52 +08:00
Evan You
a374d7e6ed
release: v3.3.2
2023-05-12 13:25:05 +01:00
Evan You
80a708f17a
chore: bump plugin-vue
2023-05-12 12:37:25 +01:00
Evan You
6e1966a92f
release: v3.3.1
2023-05-11 09:00:14 +01:00
Evan You
483a4e7e3b
release: v3.3.0
2023-05-11 08:44:38 +01:00
Evan You
847658b7a2
release: v3.3.0-beta.5
2023-05-08 16:40:41 +08:00
Evan You
62e71b5320
chore: add sfc playground local debug shortcut
2023-05-08 15:50:11 +08:00
Evan You
cc09cc7e28
release: v3.3.0-beta.4
2023-05-05 17:15:14 +08:00