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

feat: improve source code generation #1270

Merged
merged 9 commits into from
Jun 12, 2024
Merged

feat: improve source code generation #1270

merged 9 commits into from
Jun 12, 2024

Conversation

larsrickert
Copy link
Collaborator

@larsrickert larsrickert commented Jun 10, 2024

Relates to #414

Fork latest updates from storybookjs/storybook#27194.
Main improvements:

  • place objects/arrays properties into <script setup>
  • support for v-models

Example:
image

Checklist

  • A changeset is added with npx changeset add if your changes should be released as npm package (because they affect the library usage)

Copy link

changeset-bot bot commented Jun 10, 2024

🦋 Changeset detected

Latest commit: c2b3ec2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sit-onyx/storybook-utils Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@larsrickert larsrickert marked this pull request as ready for review June 10, 2024 14:35
@larsrickert larsrickert requested a review from a team as a code owner June 10, 2024 14:35
JoCa96
JoCa96 previously approved these changes Jun 11, 2024
@JoCa96 JoCa96 self-assigned this Jun 11, 2024
Co-authored-by: Jonathan <jonathan_leo.carle@mail.schwarz>
@larsrickert larsrickert requested a review from JoCa96 June 11, 2024 15:41
@larsrickert larsrickert enabled auto-merge (squash) June 12, 2024 09:05
@larsrickert larsrickert merged commit afe7e21 into main Jun 12, 2024
19 checks passed
@larsrickert larsrickert deleted the feat/source-code branch June 12, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants