Ismael Abreu

Results 18 comments of Ismael Abreu

👍 would be awesome to have it on hex.pm I was just trying to use ecapnp by cloning the repo but had the same issue as https://github.com/kaos/ecapnp/issues/5 Will buy you...

I want to at least have "Option to parse false as null on boolean." before releasing, for backward compatibility.

@barrymichaeldoyle not really. 😞I'm not using it on any project atm. And since I've started worked on this project https://github.com/mozilla-services/react-jsonschema-form appeared, which I think is better designed. I might some...

This sounds interesting to me. But I won't accept a PR of it right now. I have a lot of things to introduce in react-json-editor. And having 2 different ways...

I can't replicate your issue. In http://ismaelga.github.io/react-json-editor/ 0 is parsed correctly both with number and integer types. Use this schema to test it yourself ``` json { "type": "object", "properties":...

Oh ok. I was testing it in a different way. I will try that later > On 29 Jan 2016, at 21:25, Amit Srivastava [email protected] wrote: > > Strange. I...

Can you send a new PR without the "Revert "Validate properties from oneOf"? I will fix it before merging

I would prefer a simpler webpack config but it's not something that's bothering me right now. I might do something about it when I have to.

What browser are you running on?

You are running the demo on your machine right?