Stéphane Bachelier
Stéphane Bachelier
Should fix #15 with a different approach from PR #44 Should also help #53 as it will easier to handle by other grunt tasks, as no path will be added....
Hi, I've found that if you serialize a form with a radio group with no button checked, the serialize object will not contain any value. I would like to have...
- Default is set to null but it's easy to override. - Add value assigners to control value assignment to data See comments in #102. Previous PR in #106 then...
The same as in #524 but with tests PR made on `dev` branch.
- it remove the need to specify an empty `post: {}` in the flow - if you only want to modify a step `js` it will left `css` as default.
The code breaks on chromium 48 and any old Chrome versions that do not support es6. https://www.chromestatus.com/feature/4588790303686656
See https://github.com/gruntjs/grunt-contrib-handlebars/issues/108#issuecomment-68934254 about #108 being backward incompatible with AMD namespace with dots.
I've updated the path to `r-script` module to run `ex.js` from repo.
I plan to add coffeescript support for the generator, at least for the webapp part? Anybody is working on this? For the express part I can do it but it...