Jonatan E. Salas

Results 76 comments of Jonatan E. Salas

If you want to track my progress I'm current working on [personal public repository](https://github.com/JonatanSalas/autoform-next) that will be merged against redux-autoform repository when finished.

@andrerpena @danigomez I was thinking that one possible workaround for this, it's to pass a visible prop, that all the components should receive. With this visible prop you evaluate the...

@andrerpena mmm okey, let me think it better

@andrerpena how are we supposed to use this prop? I don't understand at all how this prop should be used to avoid sending not visibile field values..

@andrerpena when you can I want you to introduce me in the concepts behind your metadata processor, so I can help you to make this greater :smile:

@nagamohanm the trouble is that with React v16 PropTypes is not anymore part of the React bundle. It has its own package called prop-types. I will update today at night...

@nagamohanm Great! Thanks for the feedback! I will review at night.

@nagamohanm I'm currently reviewing it. I have updated all the codebase from the material-UI library. I will review redux-autoform repository, and also all the UI-libraries.

Genius! Thank you so much! We will take a look the next week! :)