Alex Vaos
|
5b2ca883f3
|
typeo in error message
|
2015-05-15 10:59:16 -07:00 |
Dmitry Semigradsky
|
538003698c
|
Update README.md
|
2015-05-12 12:50:04 +03:00 |
Semigradsky
|
c9078b69c2
|
Added testing in io.js
|
2015-05-11 13:49:01 +03:00 |
Semigradsky
|
49d7d39005
|
💄 cleanup
|
2015-05-11 13:48:22 +03:00 |
Dmitry Semigradsky
|
e5d27b832c
|
Merge pull request #119 from esseguin/master
Add type check to isSame
|
2015-05-08 20:21:05 +03:00 |
Evan Seguin
|
5ae260820e
|
adding tests and fixing a bug where an error would be thrown when comparing an object and null
|
2015-05-08 09:28:58 -07:00 |
Evan Seguin
|
effa9de53f
|
Adding type checks to prevent errors resulting from assuming two object properties are of the same
type
|
2015-05-07 11:49:41 -07:00 |
Evan Seguin
|
d225fa3d2b
|
adding an undefined check to the isSame function
|
2015-05-07 11:34:16 -07:00 |
Semigradsky
|
7ef6c51f1f
|
Updated API
|
2015-04-29 16:36:09 +03:00 |
Semigradsky
|
f168b53a10
|
Add some validation rules
|
2015-04-29 16:35:53 +03:00 |
christianalfoni
|
37018b10fa
|
Merged pull, fixed equality bug and added tests
|
2015-04-29 14:57:51 +02:00 |
Christian Alfoni
|
f568ac5970
|
Merge pull request #115 from christianalfoni/validation-fix
Removed 'required' check from validations
|
2015-04-29 12:56:43 +02:00 |
Semigradsky
|
9a7bff0e03
|
Removed 'required' check from validations
|
2015-04-27 12:29:23 +03:00 |
Dmitry Semigradsky
|
750fe1508f
|
API corrected
|
2015-04-27 00:19:03 +03:00 |
christianalfoni
|
a7ac20ba41
|
Bumped new version and added release
|
2015-04-25 12:21:41 +02:00 |
christianalfoni
|
9b2d9598e8
|
added pull request and created tests and documentation
|
2015-04-25 12:20:39 +02:00 |
christianalfoni
|
accc0815db
|
Merge branch 'master' of https://github.com/christianalfoni/formsy-react
|
2015-04-25 12:14:26 +02:00 |
christianalfoni
|
8acaeadaee
|
Fixed value bug and configured deploy new version script
|
2015-04-25 12:14:15 +02:00 |
Christian Alfoni
|
58e60aba63
|
Merge pull request #112 from michaelcontento/patch-2
Fix code example in API.md
|
2015-04-24 19:47:38 +02:00 |
Michael Contento
|
cf1550d4f2
|
Fix code example in API.md
|
2015-04-24 18:43:35 +02:00 |
Christian Alfoni
|
735325a377
|
Merge pull request #108 from erwanjegouzo/master
don't validate the inputs when the form was not submitted
|
2015-04-24 14:28:52 +02:00 |
christianalfoni
|
6b696d8f03
|
Preventing any more commits to build
|
2015-04-24 14:07:41 +02:00 |
christianalfoni
|
00cef86cd7
|
Added build directory for development
|
2015-04-24 14:07:12 +02:00 |
Christian Alfoni
|
d90a355436
|
Update README.md
|
2015-04-24 14:01:39 +02:00 |
christianalfoni
|
2809ea43a4
|
Brought back Node 0.11 and 0.10 test, misunderstood travis UI
|
2015-04-24 11:40:29 +02:00 |
christianalfoni
|
8970a6756b
|
Running tests only on node 0.12
|
2015-04-24 11:24:49 +02:00 |
christianalfoni
|
ce9f566a38
|
Moved react to dev dependency also
|
2015-04-24 10:29:33 +02:00 |
christianalfoni
|
a8231424e9
|
Moved build image to top
|
2015-04-24 10:08:55 +02:00 |
christianalfoni
|
ccdb04c7d9
|
Added build image
|
2015-04-24 10:02:33 +02:00 |
christianalfoni
|
b0467856c5
|
Added travis build
|
2015-04-24 09:50:14 +02:00 |
christianalfoni
|
dd52595dd9
|
added webpack and jasmine node tests
|
2015-04-24 09:46:33 +02:00 |
christianalfoni
|
6d64dd34b0
|
Cleaning up tests setup
|
2015-04-24 08:22:13 +02:00 |
Erwan Jegouzo
|
355c0bbee3
|
don't validate the inputs when the form was not submitted
adding resetForm method
|
2015-04-22 23:14:24 -04: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 |
christianalfoni
|
33ae737868
|
Merge branch 'master' of https://github.com/christianalfoni/formsy-react
|
2015-04-22 16:37:28 +02:00 |
christianalfoni
|
d8cd404412
|
Fixed validation rule value
|
2015-04-22 16:37:25 +02:00 |
Christian Alfoni
|
cd37020a04
|
Merge pull request #105 from erwanjegouzo/master
improving validation rules + unit tests
|
2015-04-22 16:35:16 +02:00 |
Erwan Jegouzo
|
8f4e2566d5
|
improving validation rules + unit tests
|
2015-04-21 16:43:14 -04:00 |
Dmitry Semigradsky
|
e4b5dbf8f9
|
Added keywords and another recommended fields
For making package easier to discover on bower
|
2015-04-21 12:42:04 +03: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
|
7e909fb188
|
Merged new README structure
|
2015-04-17 14:36:06 +02:00 |
Dmitry Semigradsky
|
9eb7d5087b
|
Update README.md
|
2015-04-17 15:14:06 +03:00 |
Dmitry Semigradsky
|
2364e4ffe2
|
Revert changes
|
2015-04-17 15:12:20 +03:00 |
Dmitry Semigradsky
|
1a450d81f2
|
Update README.md
|
2015-04-17 15:09:39 +03:00 |
Semigradsky
|
6c3d9a0315
|
Moved API to separate file
|
2015-04-17 15:03:05 +03:00 |
christianalfoni
|
aaac6d0618
|
Fixed bug with comparing validations. Removed dynamic validations
|
2015-04-16 17:19:01 +02:00 |
Dmitry Semigradsky
|
7227895ee9
|
Fix README
|
2015-04-16 10:47:15 +03:00 |
Dmitry Semigradsky
|
4736beecb8
|
Added release badge
|
2015-04-16 10:45:11 +03:00 |