chriskaya

Results 3 issues of chriskaya

Hi there, On current master I have an issue were the Default serialization group is not passed on to nested Entities. It seems to be caused by PR #1367 (more...

bug
FOSRestBundle
JMS Serializer

... so all props from TextInput are filtered (like secureTextEntry)

This PR adds a `--lang` option to configure GFN lang. Example: ``` gfn-electron --lang fr_FR ``` I also improved code style, added IPC to communicate between main and preload (required...