Matthieu Dumont

Results 6 issues of Matthieu Dumont

Hi, thanks for these great icons! You pushed a `bower.json` in your repo. However, you specified the version number in it, when bower actually uses git tags. ``` sh $...

Hi! Me again with another proposal! `json.Parse` offers a readily available alternative to `json.Unmarshal` with the simple addition of flags. In comparison, `json.Append` takes two extra parameters compared to `json.Marshal`:...

enhancement

Here is what we currently have: - Facet => `toggleRefinement` - Disjunctive facet => `toggleRefinement` - Hierarchical facet => `toggleRefinement` - Exclude => `toggleFacetExclusion` - Numeric => Only `{add,remove}` -...

❔ Question
Task: new feature

Hey there! Thanks for this tool, it's awesome to be able to have such a map of our world! :) The small pain point I have is because, in my...

## Summary Allow suite methods to accept `t *testing.T` as a parameter, like regular tests, to enable parallelism within a suite. ## Changes The change is simple: if the reflected...

Hi there, I was looking for a solution to do quite the inverse of what you were doing, which was to remove `script` and `style` tags from a page, but...