aragon/ui

TextInput: refresh the adornment API

Opened this issue · 2 comments

Hi, I am working on this enhancement. Does this need to be backward-compatible? If not, will all uses of the TextInput component in your other repositories need to be updated as well?

@stvtortora Ideally we can still make the API backwards compatible and warn developers that they should use the new one.

You'll see we have a few utilities to help log and warn in these cases :).

Don't worry about updating everywhere else—that will be done as we upgrade their aragonUI versions!