丶远方
9e8ac0c367
chore(playground): save `tsconfig.json` to the root directory; update Node.js version requirement ( #9086 )
...
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
2024-03-12 21:46:26 +08:00
renovate[bot]
a3828239c2
chore(deps): update build ( #10490 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-11 17:55:46 +08:00
renovate[bot]
b92e6ce1ca
chore(deps): update build ( #10321 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-26 09:34:09 +08:00
三咲智子 Kevin Deng
fe5d919b0f
refactor(sfc-playground): upgrade `@vue/repl` ( #10310 )
2024-02-20 21:47:09 +08:00
Evan You
d27ee59274
chore(playground): update download template deps
2024-02-05 12:09:08 +08:00
renovate[bot]
dbc4677161
chore(deps): update build ( #10271 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 11:37:25 +08:00
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
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
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
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
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]
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
三咲智子 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
80a708f17a
chore: bump plugin-vue
2023-05-12 12:37:25 +01:00
Evan You
62e71b5320
chore: add sfc playground local debug shortcut
2023-05-08 15:50:11 +08:00
Evan You
15847f38a0
chore: bump vite & vitest
2023-04-21 14:41:41 +08:00
Evan You
3982bef533
feat(compiler-sfc): support resolving type imports from modules
2023-04-15 22:08:39 +08:00
Evan You
1c06fe1d02
chore: improve sfc-playground typing + bump repl for 3.3 external type resolve support
...
close #8051
2023-04-13 15:45:58 +08:00
三咲智子 Kevin Deng
14f3d747a3
feat(sfc): introduce `defineModel` macro and `useModel` helper ( #8018 )
2023-04-08 12:13:05 +08:00
Evan You
e60ebd07a4
chore: bump vite & vitest
2023-03-23 16:36:33 +08:00
三咲智子 Kevin Deng
e049772247
workflow(sfc-playground): set all scopes to production mode ( #6815 )
2022-11-08 01:10:56 -05:00
木杉
b4e1dfe3f8
chore(sfc-playground): hide versions when click iframe & set color-scheme to dark ( #6003 )
2022-06-12 22:58:27 -04:00
Evan You
2035fa0078
chore: adjust sfc playground button color
2022-05-25 13:48:20 +08:00
Evan You
ec2856c2ba
workflow: support ssr repros in sfc playground
2022-05-25 12:50:34 +08:00
Phan An
109751abdd
chore(sfc-playground): style improvements ( #6000 )
2022-05-25 06:33:57 +08:00
Evan You
57d3a0566f
workflow: add prod/dev toggle to sfc playground
2022-05-17 12:10:29 +08:00
三咲智子
04fff05f00
fix(sfc-playground): default selected app ( #5370 )
2022-05-12 20:16:29 -04:00
Evan You
ae4b0783d7
chore: update repo references
2022-01-18 16:43:59 +08:00
Evan You
fef191fb07
chore: remove stale references of ref-transform
2021-12-23 16:56:36 +08:00
Eduardo San Martin Morote
44b95276f5
fix(sfc-playground): hide title to avoid overlap ( #5099 )
2021-12-14 08:24:14 -05:00
wxsm
9ac0ddea4b
feat(sfc-playground): add github link ( #5067 )
2021-12-11 21:01:48 -05:00
wxsm
b0275070e4
feat(sfc-playground): prevent ctrl+s default behavior ( #5066 )
2021-12-11 21:01:15 -05:00