MaxKless

Results 234 comments of MaxKless

Super cool that you built an entire new theme for formly! I'm wondering, thinking about the long-term health and maintainability of formly, is it smart to add more stuff to...

So, should we close this, @aitboudad @vijhhh2 ?

I will try to write docs for this package as soon as I get to refactoring our codebase to use the formly testing package (instead of a self-built one). I...

Just chiming in to show you my approach without json schema. 1. [Write a custom ESLint rule](https://github.com/intershop/intershop-pwa/blob/develop/docs/sync-formly-docs.ts) to require all formly artifacts (`types`, `wrappers` & `extensions`) to have JSDoc comments...

PRs are always welcome :) Did you end up using formly with VMware Clarity?

Okay great, let me know how I can help :) I'm ready to do some actual coding in here!

Very cool! Good luck with this project and I will try to help out in the future. Is there a GitHub link yet?

@aitboudad how should issues like this be handled? Keeping it open forever will clutter the issues but it's still interesting. Might be a good use case for the discussions feature.

@aitboudad I'm still open to trying this, have you come to a conclusion?

Okay, I will try to implement this! I'll update you when I get somewhere.