Semigradsky
|
a96f5246e7
|
Added new validation rules: `isAlphanumeric`, `isInt`, `isFloat`
|
2015-09-11 11:02:35 +03:00 |
Semigradsky
|
8fe0d4d73f
|
Fixed React warnings
|
2015-09-10 16:10:17 +03:00 |
Semigradsky
|
5deb7554c9
|
Added description for `reset-values` example
|
2015-09-10 15:30:01 +03:00 |
Semigradsky
|
5c350d73f5
|
Merge branch 'react-0.14' of https://github.com/christianalfoni/formsy-react into react-0.14
|
2015-09-10 15:26:24 +03:00 |
Semigradsky
|
6a0d23cc03
|
Added `reset-values` example.
Moved examples to es2015
|
2015-09-10 15:26:17 +03:00 |
Dmitry Semigradsky
|
d25a0ace2c
|
Merge pull request #202 from zpalexander/examples-readme-broken-links
Fix 'localhost' links in 'Examples' readme
|
2015-09-10 13:27:47 +03:00 |
Dmitry Semigradsky
|
e19a2eadbd
|
Merge pull request #201 from iwangu/master
removed unneeded comparison
|
2015-09-10 13:24:06 +03:00 |
Zach Alexander
|
5c33b56e71
|
Fix 'localhost' links in 'Examples' readme
|
2015-09-09 10:44:51 -04:00 |
Semigradsky
|
7ab78f9603
|
Moved tests to es2015
|
2015-09-09 12:45:44 +03:00 |
Semigradsky
|
cfb3a5af6f
|
Removed unnecessary NodeJS versions
|
2015-09-09 11:03:19 +03:00 |
Dmitry Semigradsky
|
13688f1716
|
Update README.md
|
2015-09-09 10:52:00 +03:00 |
christianalfoni
|
0acaf5e14c
|
bumped version
|
2015-08-31 15:57:01 +02:00 |
Christian Alfoni
|
034a5725db
|
Merge pull request #193 from davidblurton/react-0.14
React 0.14
|
2015-08-31 15:55:31 +02:00 |
David Blurton
|
38546bc76b
|
Merge remote-tracking branch 'christianalfoni/react-0.14' into react-0.14
|
2015-08-31 13:51:11 +00:00 |
David Blurton
|
2a1be46ffe
|
Add release files
|
2015-08-31 13:49:21 +00:00 |
christianalfoni
|
575321d2e2
|
Bumped version
|
2015-08-31 15:33:04 +02:00 |
Christian Alfoni
|
3dcfb90044
|
Merge pull request #192 from davidblurton/react-0.14
React 0.14
|
2015-08-31 15:24:33 +02:00 |
David Blurton
|
87f14ae418
|
Fix warnings
|
2015-08-31 13:18:12 +00:00 |
David Blurton
|
712f38883b
|
Use react-dom
|
2015-08-31 13:17:58 +00: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 |
iwangu
|
338ceb853a
|
Update app.js
|
2015-08-16 21:48:13 +02:00 |
Christian Alfoni
|
e38154f73a
|
Merge pull request #173 from silvenon/warnings
Fix React warnings in tests
|
2015-07-26 16:21:25 +02:00 |
Christian Alfoni
|
344154b377
|
Merge pull request #172 from michaelcontento/relaxed-react-dependency
Relax react peerDependency to minor level (0.13.x instead of ^0.13.1)
|
2015-07-26 16:20:03 +02:00 |
christianalfoni
|
dda96c46f6
|
updated docs
|
2015-07-26 15:09:23 +02:00 |
christianalfoni
|
619a85657f
|
Merge branch 'react-0.14' of https://github.com/christianalfoni/formsy-react into react-0.14
|
2015-07-26 15:09:17 +02:00 |
christianalfoni
|
82edabde15
|
added HOC and decorators
|
2015-07-26 15:06:46 +02:00 |
Matija Marohnić
|
977bf7caaf
|
Fix React warnings in tests
|
2015-07-24 18:23:24 +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
|
c84d5e2a45
|
Merge pull request #160 from reiniergs/master
Update main.js
|
2015-07-10 20:42:33 +03:00 |
Reinier Guerra
|
31e9590172
|
Update main.js
|
2015-07-10 11:18:44 -04:00 |
Reinier Guerra
|
8691866c0d
|
Update main.js
|
2015-07-09 23:32:23 -04:00 |
Semigradsky
|
357f4adf71
|
`getErrorMessages` should return empty array when there are no errors
|
2015-07-09 12:53:26 +03:00 |
Semigradsky
|
89759fefde
|
Fix showing multiple error messages
|
2015-07-09 11:35:52 +03:00 |
Dmitry Semigradsky
|
b86cca70b3
|
Edited build badge
|
2015-07-07 22:26:24 +03: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 |
Dmitry Semigradsky
|
7e3b4b5e59
|
Merge pull request #156 from gregors/fix_typo_2
fix typo
|
2015-07-07 08:02:12 +03:00 |
Gregory Ostermayr
|
701e2308a4
|
fix typo
|
2015-07-06 17:09:48 -04:00 |
Christian Alfoni
|
4279dd59a2
|
Merge pull request #153 from garbin/master
* Fixed mapModel issue when input name is nested
|
2015-07-06 11:57:13 +02:00 |
Christian Alfoni
|
1c74cb377f
|
Merge pull request #148 from christianalfoni/pass-props
Made passing all props, except `onSubmit`
|
2015-07-06 11:52:13 +02:00 |
Garbin Huang
|
958bd98223
|
* Fixed mapModel issue when input name is nested
|
2015-07-01 12:36:45 +08:00 |
Dmitry Semigradsky
|
07f2a51a30
|
Update API.md
|
2015-06-25 23:42:46 +03:00 |
Dmitry Semigradsky
|
114db75de9
|
Merge pull request #149 from gregors/fix_typo
fix typo
|
2015-06-24 22:44:25 +03:00 |
Gregory Ostermayr
|
8af9abec36
|
fix typo
|
2015-06-24 15:41:22 -04:00 |
Semigradsky
|
9db2b9fccf
|
Fix tests
|
2015-06-23 12:55:12 +03:00 |
Semigradsky
|
c37c053a66
|
Made passing all props, except `onSubmit`
|
2015-06-23 12:54:57 +03:00 |
Christian Alfoni
|
c394ce0925
|
Merge pull request #138 from christianalfoni/bugfix/validate-empty-fields
Changed validation behaviour
|
2015-06-09 07:21:16 +02:00 |
Semigradsky
|
0395f61233
|
Changed validation behaviour
|
2015-06-03 13:10:02 +03:00 |