studiobakers / react-ui-toolkit

Bakers Studio's React-based UI Toolkit
MIT License
15 stars 2 forks source link

TypeaheadInput: Make sure Input prop changes are always reflected on TypeaheadInput #106

Closed edizcelik closed 3 years ago

edizcelik commented 3 years ago

I can't currently use TypeaheadInput with localizationOptions prop:

Property 'localizationOptions' does not exist on type 'IntrinsicAttributes & TypeaheadInputProps'.

We should change our approach here so that TypeaheadInput props a bit more dynamic and that any changes on Input component is available on TypeaheadInput as well.

mucahit commented 3 years ago

Released https://github.com/Hipo/react-ui-toolkit/releases/tag/1.0.0-alpha.4.0.0