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

Vue3:fix source decorator #21956

Closed
wants to merge 16 commits into from
Closed

Vue3:fix source decorator #21956

wants to merge 16 commits into from

Conversation

chakAs3
Copy link
Contributor

@chakAs3 chakAs3 commented Apr 5, 2023

Closes #21129 #21424

What I did

fix source decorator based on vue compiler

How to test

Checklist

  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests)
  • Make sure to add/update documentation regarding your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Maintainers

  • If this PR should be tested against many or all sandboxes,
    make sure to add the ci:merged or ci:daily GH label to it.
  • Make sure this PR contains one of the labels below.

["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]

@github-actions
Copy link
Contributor

github-actions bot commented Apr 5, 2023


Fails
🚫 A 'patch' label is required to merge during stabilization.

Patch PRs are small bug fixes, build updates, and documentation changes.
They do not include new features or more disruptive bugfixes.

These changes will be first released on 7.1-alpha, then patched back to 'main'
after they have been verified to be correct and released as 7.0.x patch releases.

After the stabilization period ends (ETA 2023-04-12), the 'patch' label
will no longer be required to merge into next, and we will merge ALL accepted
PRs to 'next' and release them on 7.1-alpha. Patch PRs will be
patched back to 'main' and released in 7.0.x patch releases.

Generated by 🚫 dangerJS against dd3e5b7

@chakAs3 chakAs3 self-assigned this Apr 29, 2023
@chakAs3 chakAs3 marked this pull request as ready for review April 29, 2023 22:01
@chakAs3 chakAs3 closed this May 11, 2023
@stof stof deleted the chaks/vue3-source-decorator-fix branch August 2, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: vue3 story sourcecode does not reflect the preview
2 participants