Fix for #738: Code for Accepting custom Value render method#819
Fix for #738: Code for Accepting custom Value render method#819123survesh wants to merge 5 commits intojosdejong:developfrom 123survesh:fix_#738
Conversation
|
Thanks @123survesh ! I will look into your PR soon, curious to see how far you are already :) |
|
This is a nice start Survesh!
|
|
@123survesh have you seen my feedback points? What do you think about it? |
|
Hi @josdejong , For Point 2 in your feedback, I have a doubt, I will start working on the issues in 2 or 3 days. Again I am sorry for not replying sooner. |
|
Survesh no need at all to apologize! There are no deadlines, it goes as fast as it goes and it's ready when it's ready :). About Point 2: The method |
|
Ok @josdejong got it 🙂 , there are no hard deadlines.
Ok I understand, I will see what I can do and I will get back to you if I have any doubts. |
Hi @josdejong ,
I have written some code to accept a custom render method for value. I have tried to write it as close to the API format that you had put up in the issue page. I left out a few things that I didn't understand.
Please do check and tell if I am going in the right direction or should I go with another approach to it. I am kind of new.