Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue: Improve generated code snippets #27194

Merged
merged 30 commits into from
Jul 21, 2024
Merged
Show file tree
Hide file tree
Changes from 29 commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
e4668c3
Update ./docs/versions/next.json for v8.2.0-alpha.0
storybook-bot May 14, 2024
5d0911c
Merge pull request #27105 from storybookjs/valentin/nextjs-add-image-…
valentinpalkovic May 14, 2024
27698e3
Merge pull request #27088 from storybookjs/valentin/provide-relaxed-t…
valentinpalkovic May 14, 2024
8c8b922
Merge pull request #27093 from seanparmelee/raw-conflicts
valentinpalkovic May 14, 2024
e5a24ba
Write changelog for 8.1.1 [skip ci]
storybook-bot May 15, 2024
9d2c707
Bump version from "8.1.0" to "8.1.1" [skip ci]
storybook-bot May 15, 2024
400ce13
fix: remove unnecessary "<template>" tag for default slot without bin…
larsrickert May 16, 2024
b92adaa
update formatting
larsrickert May 16, 2024
3680913
feat(vue): improve generated code snippets
larsrickert May 18, 2024
8d5c308
revert unrelated changes
larsrickert May 18, 2024
49b1f51
revert formatting
larsrickert May 18, 2024
f94cc99
add new lines between multiple slots
larsrickert May 19, 2024
4084f0c
gracefully use fallback component name if real name not found
larsrickert May 19, 2024
bfeb2d8
feat: support slot bindings
larsrickert Jun 8, 2024
4428320
remove old source code generator
larsrickert Jun 8, 2024
14405ba
chore: fix unwanted rebase changes
larsrickert Jun 8, 2024
7d12ce6
chore: fix unwanted rebase changes
larsrickert Jun 8, 2024
304f13e
feat: support script setup and v-models
larsrickert Jun 9, 2024
06d0fdb
Merge branch 'next' into larsrickert/improve-vue-source-code
larsrickert Jun 9, 2024
b245c0d
fix typo
larsrickert Jun 9, 2024
7923ba3
simplify statement
larsrickert Jun 11, 2024
13ce086
fix code for slot bindings in minified build
larsrickert Jun 28, 2024
754627e
Merge branch 'next' into larsrickert/improve-vue-source-code
larsrickert Jul 9, 2024
bdeb85b
revert unwanted merge formattings
larsrickert Jul 9, 2024
da145e2
revert unwanted merge formattings
larsrickert Jul 9, 2024
1ca6410
Merge branch 'next' into larsrickert/improve-vue-source-code
larsrickert Jul 11, 2024
2bdf8aa
Merge branch 'next' into larsrickert/improve-vue-source-code
chakAs3 Jul 13, 2024
5c50792
Merge branch 'next' into larsrickert/improve-vue-source-code
kasperpeulen Jul 17, 2024
95874a5
Merge branch 'next' into larsrickert/improve-vue-source-code
larsrickert Jul 21, 2024
22938b9
fix build
larsrickert Jul 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading