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(forms)!: bind $attrs to elements #279

Merged
merged 1 commit into from Jun 13, 2023
Merged

fix(forms)!: bind $attrs to elements #279

merged 1 commit into from Jun 13, 2023

Conversation

benjamincanac
Copy link
Member

@benjamincanac benjamincanac commented Jun 12, 2023

Resolves #276

  • ui.custom has been removed in favor of class with $attrs bound to form elements.
  • class will no longer apply on the wrapper but on the element so use :ui="{ wrapper: '...' }"

@vercel
Copy link

vercel bot commented Jun 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview Jun 12, 2023 2:31pm

@benjamincanac benjamincanac merged commit e12e974 into dev Jun 13, 2023
2 checks passed
@benjamincanac benjamincanac deleted the pr/276 branch June 13, 2023 09:35
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.

Can't pass props to inputs
1 participant