gcanti / tcomb-form

Forms library for react
https://gcanti.github.io/tcomb-form
MIT License
1.16k stars 136 forks source link

Need a config option to turn off humanize(). #328

Closed rahimlila closed 8 years ago

rahimlila commented 8 years ago

Version latest version

Expected behaviour

I want my labels to be rendered as-is and not be modified by the tcomp-form lib..

Actual behaviour

Your humanize function is messing my labels up .

gcanti commented 8 years ago

@rahimlila The humanize function is just trying to provide meaningful defaults. You can override them https://github.com/gcanti/tcomb-form/blob/master/GUIDE.md#label

rahimlila commented 8 years ago

I'm using v 0.6.3 but cannot seem to get this working. upgrading to latest breaks the whole app, so that would be painful.

how can i get this to work with 0.6.3?

On Mon, May 16, 2016 at 2:42 PM Giulio Canti notifications@github.com wrote:

Closed #328 https://github.com/gcanti/tcomb-form/issues/328.

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/gcanti/tcomb-form/issues/328#event-662217391