-
Notifications
You must be signed in to change notification settings - Fork 342
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
Stories rework: VaForm #3699
Stories rework: VaForm #3699
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functionality is mostly fine, but stories are extremely bloated. We can cut about 50% of code without losing quality.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Polish mostly. We're close.
packages/ui/src/components/va-form/VaFormValidationLib.demo.vue
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to decide what to do with validation lib and form interaction stories. These are not finished.
* added form stories * form fix * form fix * form polish * fix * va-form fix * va-form fix * minor tweaks --------- Co-authored-by: Yauheni Prakopchyk <yauheni.prakopchyk@epicmax.co>
Form stories
Moved leftovers to #3765