Stéphane Bachelier

Results 158 comments of Stéphane Bachelier

@rudemex maybe we should create a public organization to host a fork and enable more contributors to join. We could create a `signale` github org and use the `@signale` npm...

Hi @rudemex, The idea is not mine. I've already seen it in other open-source repositories when the maintainer was missing. Some contributors and/or users have decided to create an organisation...

@JeffPaine probably because `data` can be `undefined`. And `undefined` !== `null`. I have not read your code a lot but it seems `data` can be `undefined` when calling `merge`. You...

@jmeas will you create a separate repo for intercept.js ?

I confirm this does not work on 39.0.2171.13 on OS X 10.9.5

I can confirm that the answer http://stackoverflow.com/a/24981514 works.

@samccone for my own projects I've create an [AnimatedRegion](https://github.com/stephanebachelier/marionette.animatedregion), which basically add some class on the view el to animate the view inside the region. My objective are quite simple:...

Thanks @lorthirk. Using `--dereference` fix my issues with circular ref. Having this feature would be really awesome !

@lorthirk @aaldredge @mgrzechocinski @joffrey-bion it seems that it already exists as long as you manage to avoid circular references. I add forgotten to add some schemas before the paths sections....

@rhubarbselleven then I'll come back to you soon :)