Semigradsky
|
112819f699
|
Update dependencies. Some minor changes.
|
2016-04-19 11:12:14 +03:00 |
Semigradsky
|
59bde8324c
|
Added test for rendering elements with PureRenderMixin and Formsy.Mixin
|
2015-11-05 13:41:48 +03:00 |
Greg Bergé
|
36b5dd1dab
|
Remove babelify transform
To be able to use this module in a browserify project without having to install babelify.
|
2015-10-28 11:23:15 +01:00 |
Christian Alfoni
|
2be44f1b32
|
React 0.14 support
|
2015-10-08 09:31:59 +02:00 |
Almas Akchabayev
|
dd15a840a0
|
Update package.json
|
2015-10-08 09:29:39 +06:00 |
Christian Alfoni
|
5bfa7e53f1
|
Bumped version due to beta testing
|
2015-10-04 17:53:48 +02:00 |
Christian Alfoni
|
19e28c6437
|
Set correct version release
|
2015-10-04 17:42:33 +02:00 |
Christian Alfoni
|
2846f0fadd
|
Refactored tests and made React 0.14 friendly
|
2015-10-04 17:40:58 +02:00 |
Dan Pantry
|
5083c31c8d
|
transpile with Babel prior to publishing to npm
This enables Node environments to use require('formsy-react') instead of
having to transpile it themselves
|
2015-09-26 23:54:39 +01:00 |
Semigradsky
|
7ab78f9603
|
Moved tests to es2015
|
2015-09-09 12:45:44 +03:00 |
christianalfoni
|
0acaf5e14c
|
bumped version
|
2015-08-31 15:57:01 +02:00 |
christianalfoni
|
575321d2e2
|
Bumped version
|
2015-08-31 15:33:04 +02:00 |
David Blurton
|
3258545a55
|
Fix package.json
|
2015-08-31 13:17:34 +00:00 |
David Blurton
|
c0fa87f5cb
|
Merge branch 'master' into react-0.14
Conflicts:
package.json
|
2015-08-31 13:01:27 +00:00 |
David Blurton
|
d623d9ddf1
|
Depend on beta version of React
|
2015-08-31 11:22:11 +00:00 |
Matija Marohnić
|
c04623ae05
|
Make it browserify-friendly
Because `main.js` uses ES2015, this tells browserify to compile it with babelify first.
|
2015-07-28 16:27:13 +02:00 |
Michael Contento
|
4da58c12d7
|
any bugfix release of react 0.13 is fine for us
|
2015-07-24 17:23:49 +02:00 |
Dmitry Semigradsky
|
9e5723c554
|
Update package.json
Added missed dependencies
|
2015-07-07 22:21:04 +03:00 |
christianalfoni
|
818b1defbf
|
Initial commit for new version
|
2015-07-07 19:31:14 +02:00 |
Semigradsky
|
9db2b9fccf
|
Fix tests
|
2015-06-23 12:55:12 +03:00 |
christianalfoni
|
d7e7dfc55e
|
Reverted passing of all props, only added autoComplete
|
2015-05-22 16:20:34 +02:00 |
christianalfoni
|
4fcb74f8d8
|
Bumped version and created release
|
2015-05-22 14:47:32 +02:00 |
christianalfoni
|
37018b10fa
|
Merged pull, fixed equality bug and added tests
|
2015-04-29 14:57:51 +02:00 |
christianalfoni
|
a7ac20ba41
|
Bumped new version and added release
|
2015-04-25 12:21:41 +02:00 |
christianalfoni
|
8acaeadaee
|
Fixed value bug and configured deploy new version script
|
2015-04-25 12:14:15 +02:00 |
christianalfoni
|
ce9f566a38
|
Moved react to dev dependency also
|
2015-04-24 10:29:33 +02:00 |
christianalfoni
|
dd52595dd9
|
added webpack and jasmine node tests
|
2015-04-24 09:46:33 +02:00 |
Semigradsky
|
b18b4e8c79
|
Clean up
|
2015-04-22 19:06:53 +03:00 |
christianalfoni
|
f64d2443b9
|
releasing 0.12.6
|
2015-04-22 16:54:46 +02:00 |
Dmitry Semigradsky
|
1a70c89996
|
Added keywords
For making package easier to discover on NPM
|
2015-04-21 12:35:25 +03:00 |
christianalfoni
|
4267c40f3b
|
Fixed validation errors using callback
|
2015-04-17 19:36:28 +02:00 |
christianalfoni
|
aaac6d0618
|
Fixed bug with comparing validations. Removed dynamic validations
|
2015-04-16 17:19:01 +02:00 |
christianalfoni
|
1475dbb88b
|
Fixed required bug
|
2015-04-15 20:12:40 +02:00 |
christianalfoni
|
d0af1375a2
|
Fixed callbacks for onInvalidSubmit and onValidSubmit
|
2015-04-15 07:28:39 +02:00 |
christianalfoni
|
1fb4461121
|
Removed noValidate and added formNoValidate to readme
|
2015-04-14 21:31:41 +02:00 |
christianalfoni
|
54a857638a
|
Release 0.12.0
|
2015-04-14 19:01:59 +02:00 |
christianalfoni
|
785ac0ca54
|
Fixed equalsField rule
|
2015-04-14 08:10:48 +02:00 |
christianalfoni
|
4d63e3b0b2
|
Bumped
|
2015-04-13 19:17:39 +02:00 |
christianalfoni
|
4cd34a0084
|
bumped to 0.11
|
2015-04-13 18:30:56 +02:00 |
christianalfoni
|
ad83a10894
|
Fixed bugs with isValidValue and isValidForm
|
2015-04-07 07:24:19 +02:00 |
christianalfoni
|
0964b07e1d
|
Fixed validation bug
|
2015-04-03 13:20:17 +02:00 |
Semigradsky
|
a90b98111f
|
Added example
|
2015-03-30 13:38:05 +03:00 |
christianalfoni
|
47dd80b67f
|
Bumped to release 0.9.0
|
2015-03-29 13:39:52 +02:00 |
christianalfoni
|
5e12c95d36
|
Support React 0.13.1
|
2015-03-24 07:53:09 +01:00 |
Christian Alfoni
|
2c64535522
|
Update package.json
|
2015-03-09 17:22:53 +01:00 |
Jonas Windey
|
51bdf8da4f
|
Add repository to package.json (prevents npm WARN)
This prevents the npm warning:
```
npm WARN package.json formsy-react@0.8.0 No repository field.
```
|
2015-03-09 08:46:28 +01:00 |
christianalfoni
|
86aec656df
|
Fixed dynamic validations, disable form, dynamic value update etc.
|
2015-03-07 12:51:15 +01:00 |
Liam Horne
|
cef4495d41
|
Move React to peerDependencies
Using this package and `react` with `npm` causes both scripts to be loaded twice. Peer dependencies is meant to fix this.
See http://blog.nodejs.org/2013/02/07/peer-dependencies/
|
2015-03-06 19:54:29 -05:00 |
christianalfoni
|
385263c383
|
Merged two pull requests
|
2015-02-23 08:55:36 +01:00 |
Christian Alfoni
|
86ba085cc4
|
onChange, dynamic form elements and bug fix
|
2015-02-03 15:03:55 +01:00 |