David Blurton
|
73dd46b5e3
|
Fix crash when comparing array with null (#404)
|
2016-12-10 09:20:21 -08:00 |
Aesop Wolf
|
2b249113d8
|
feat: expose inner element when using HOC (#399)
Use `innerRef={(c) => { this.myInput = c; }}` on your HOC to access the internal element
|
2016-12-08 22:24:19 -08:00 |
Semigradsky
|
d6950885a1
|
Fixed #298: RangeError: Maximum call stack size exceeded with custom validator
|
2016-07-05 11:36:06 +03:00 |
Semigradsky
|
6767a6b9eb
|
Fix: Cannot reset value unless truthy
|
2016-04-21 13:05:47 +03:00 |
Semigradsky
|
112819f699
|
Update dependencies. Some minor changes.
|
2016-04-19 11:12:14 +03:00 |
Stephen Demjanenko
|
fec4576d1b
|
FormsySpec: test that `onChange` is called only once
|
2015-12-10 09:37:57 -08:00 |
Semigradsky
|
59bde8324c
|
Added test for rendering elements with PureRenderMixin and Formsy.Mixin
|
2015-11-05 13:41:48 +03:00 |
adam.dymowski
|
8cf8409e3a
|
Fix: Form.validationErrors disables input validation #239
|
2015-10-20 09:19:24 +02:00 |
Christian Alfoni
|
2846f0fadd
|
Refactored tests and made React 0.14 friendly
|
2015-10-04 17:40:58 +02:00 |