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(ControlInput): replace root element #91

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

Readpato
Copy link
Collaborator

@Readpato Readpato commented Dec 13, 2023

Description

Summary

To avoid Vue complaining (rightly so) about fall-through attributes to fragments, the component now renders a <div> as a root

Closes #86

Changes

What kind of change does this PR introduce? (check at least one by adding an "x" between the brackets)

  • Build-related changes
  • Bugfix
  • Code style update
  • Feature
  • Refactor
  • Style:
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

The PR fulfils these requirements:

To avoid Vue complaining (rightly so) about fallthrough attributes to fragments, the component now renders a div as a root
Copy link

netlify bot commented Dec 13, 2023

Deploy Preview for tresleches ready!

Name Link
🔨 Latest commit 9bff2a9
🔍 Latest deploy log https://app.netlify.com/sites/tresleches/deploys/657a0ba73a903900082e3f2e
😎 Deploy Preview https://deploy-preview-91--tresleches.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@alvarosabu alvarosabu merged commit 4cd4cd8 into Tresjs:main Dec 15, 2023
6 checks passed
@Readpato Readpato deleted the fix/fallthrough-attribute branch December 17, 2023 10:30
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.

Leches causes console warnings to be emitted
2 participants