Commit Graph

13 Commits (c6a7b5ba3af3afe0ed5897cd8a6f2a8f40f6d04f)

Author SHA1 Message Date
rubenmoya c6a7b5ba3a Handle onChange in errored input in docs 2018-01-29 20:17:46 +01:00
Daniel Barreiro 9619d85916 Fixes #1452 (#1454)
* Fixes #1452

Avoid using .bind within the render method of components.

* Fixed JS comment into proper JSX comment
2017-05-22 18:28:16 +02:00
masakij ce3fbfc913 relaxing propTypes of Input & Autocomplete 2016-12-12 16:18:03 +09:00
Roman Rott 1fa9a0a58d
Updated to show hint on input if lable is empty 2016-10-09 14:37:43 +03:00
Javi Velasco 25fd5e2c3e Minor fixes in docs 2016-08-07 21:13:58 +02:00
Simon Selg 9a4f5538dc docs(input): fix multiline example and add maxLength to it 2016-08-04 03:35:23 +02:00
Simon Selg 5b97b95c62 Add autoresize to multiline inputs
This fixes #278
2016-06-25 12:27:02 +02:00
Keren Chandran 94280ce85a Updated Input doc and Example 2016-03-25 09:53:24 -04:00
Javi Velasco 27b7bef158 Fix typos in input examples and update example in input readme 2015-12-03 20:44:23 +01:00
Javi Velasco 43f546f616 Fix input example 2015-12-03 00:51:43 +01:00
@soyjavi 9dedee63e1 Change example with new property 'maxLength' 2015-11-18 15:23:08 +07:00
Javi Velasco f5957bc043 Stateless input 2015-11-07 23:38:26 +01:00
Javi Velasco a049d99341 Add input docs 2015-11-01 08:41:40 +01:00