select_dialog
select_dialog copied to clipboard
custom Label changes
Made the custom label as widget change backwards compatible. I am taking down the previous PR which had the change but was not backwards compatible. please note in this code in case a customLabel is provided it will ovveride the the string against label if provided by the user.
@davidsdearaujo Can you please merge thi PR?
@RonitBanerjee Thanks for the contribution!
I think the best way to implement that is to make it work in the "title" field, maybe changing its type to Object
and creating a custom logic for that.
Take a look on this PR:
- #53