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: add support for script setup in examples #1422

Merged
merged 7 commits into from Nov 15, 2022
Merged

Conversation

elevatebart
Copy link
Member

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Nov 15, 2022

🦋 Changeset detected

Latest commit: 577e78c

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

This PR includes changesets to release 5 packages
Name Type
vue-inbrowser-compiler Minor
vue-inbrowser-compiler-demi Minor
vue-inbrowser-compiler-independent-utils Minor
vue-inbrowser-compiler-sucrase Minor
vue-inbrowser-compiler-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

@what-the-diff
Copy link

what-the-diff bot commented Nov 15, 2022

  • enable script setup in examples
  • fix some bugs and add tests for normalizeSfcComponent
  • Update @vue/compiler-sfc to 3.2.45

@cypress
Copy link

cypress bot commented Nov 15, 2022



Test summary

49 0 0 0


Run details

Project vue-styleguidist
Status Passed
Commit 577e78c
Started Nov 15, 2022 4:52 AM
Ended Nov 15, 2022 4:54 AM
Duration 02:39 💡
OS Linux Debian - 11.4
Browser Electron 106

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Merging #1422 (577e78c) into dev (4233126) will increase coverage by 0.07%.
The diff coverage is 95.00%.

@@            Coverage Diff             @@
##              dev    #1422      +/-   ##
==========================================
+ Coverage   88.38%   88.46%   +0.07%     
==========================================
  Files         113      113              
  Lines        8466     8550      +84     
  Branches     1174     1187      +13     
==========================================
+ Hits         7483     7564      +81     
- Misses        949      952       +3     
  Partials       34       34              
Impacted Files Coverage Δ
...r-compiler-independent-utils/src/rewriteImports.ts 93.02% <ø> (ø)
...ue-inbrowser-compiler/src/normalizeSfcComponent.ts 90.34% <94.23%> (+1.79%) ⬆️
...wser-compiler-sucrase/src/normalizeSfcComponent.ts 90.10% <95.45%> (+1.86%) ⬆️
...mpiler-independent-utils/src/transformOneImport.ts 100.00% <100.00%> (ø)
...wser-compiler/src/compileVueCodeForEvalFunction.ts 82.38% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

None yet

1 participant