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(#429): update module prop watches #536

Merged
merged 2 commits into from
Jul 18, 2022
Merged

Conversation

Decipher
Copy link
Member

@Decipher Decipher commented Jul 15, 2022

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly. (PR: #)
  • I have added tests to cover my changes (if not applicable, please state why)
  • All new and existing tests are passing.

Screenshots/Media:

@changeset-bot
Copy link

changeset-bot bot commented Jul 15, 2022

🦋 Changeset detected

Latest commit: 0483b77

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

This PR includes changesets to release 4 packages
Name Type
druxt-site Minor
druxt-entity Minor
druxt-views Minor
druxt-blocks Patch

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

@codecov
Copy link

codecov bot commented Jul 15, 2022

Codecov Report

Merging #536 (0483b77) into develop (fc811db) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #536   +/-   ##
========================================
  Coverage    96.91%   96.91%           
========================================
  Files           86       86           
  Lines         2204     2204           
  Branches       430      430           
========================================
  Hits          2136     2136           
  Misses          61       61           
  Partials         7        7           
Impacted Files Coverage Δ
packages/entity/src/components/DruxtEntity.vue 100.00% <ø> (ø)
packages/site/src/components/DruxtSite.vue 100.00% <ø> (ø)
packages/views/src/components/DruxtView.vue 100.00% <ø> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@Decipher Decipher merged commit 2f2a7cc into develop Jul 18, 2022
@Decipher Decipher deleted the feature/429-watch_props branch July 18, 2022 00:45
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.

Add watch/fetch for main props
1 participant