siemens / ix

Siemens Industrial Experience is a design system for designers and developers, to consistently create the perfect digital experience for industrial software products.
https://ix.siemens.io/
MIT License
198 stars 67 forks source link

Vue Form Validation library not stable #566

Open DaveHOnCode opened 1 year ago

DaveHOnCode commented 1 year ago

What happened?

The library vue-hooks-form that is used in the example of Vue for the form validation is not stable and does not get maintenance on a regular base. I would recommending using another library, "VeeValidate" for example...

Maybe I can provide an example in course of the week, but I'm not sure about it...

danielleroux commented 1 year ago

Thats right vue-hooks-form is not maintenanced anymore. We decided to take the example offline. A new one is planned [IX-562].

matthiashader commented 1 month ago

Should be fixed with #1318 & #1239