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

fix(vue): show how to use Vue Component in a Formatter #1817

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

ghiscoding
Copy link
Owner

  • also delete unused VueUtilService that we never actually used since it's easy enough with createApp()
  • update Formatter docs to show how to use Vue Component via a Custom Formatter

Copy link

stackblitz bot commented Jan 23, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.5%. Comparing base (0351a18) to head (4be034a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1817   +/-   ##
======================================
  Coverage    99.5%   99.5%           
======================================
  Files         187     187           
  Lines       34442   34442           
  Branches    10191   10191           
======================================
  Hits        34259   34259           
  Misses        183     183           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ghiscoding ghiscoding merged commit 5533913 into master Jan 23, 2025
11 checks passed
@ghiscoding ghiscoding deleted the chore/vue-component-formatter branch January 23, 2025 05:12
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.

1 participant