Pierre Lemieux

Results 5 issues of Pierre Lemieux

Is it possible to import entries in multiple locales? If not, do you think it’s possible to make separate import but to reconcile them at the db level?

enhancement

Using `onCreateNode` in `gatsby-node`, I’m trying to use a transformer to compile and denormalize some data and then add this new value to the node with `createNodeField`. The process work...

Removing the `img` selector restriction allows to use `v-img` on other elements. As in: ``` ``` This could resolve #27. Not sure if this can have side effects on the...

Any time frame on the availability of date filter on exports?

Thanks for this component. I tried to use it but wasn’t able to make it work with react-router 2.0.1 and react 0.14.7 The propTypes specify that the `routes` props is...