Offirmo

Results 46 issues of Offirmo

I'm not 100% sure, but when using the "children" mode: ```jsx Hello ``` with a render like that: ```jsx const content = this.props.children || this.props.render return renderProps(content, this.props) ``` It...

Redux stores have the `.subscribe(` to listen for changes. I can't find how to access such a basic function on my local sub-store

Hi thanks for this precious tool. From [the doc](https://github.com/mrmlnc/fast-glob#patterns) "Any correct pattern(s).", it's slightly unclear how passing an array of patterns work. For a file to match, does it have...

Type: Documentation

### Prerequisites - [x] Checked that your issue hasn't already been filed by cross-referencing [issues with the `faq` label](https://github.com/mochajs/mocha/issues?utf8=%E2%9C%93&q=is%3Aissue%20label%3Afaq%20) - [x] Checked next-gen ES issues and syntax problems by using...

type: bug
core-team
status: in discussion

# 🐛 bug report My CSS is [styling SVG links](https://developer.mozilla.org/en-US/docs/Web/CSS/@namespace#specifying_default_and_prefixed_namespaces) and as such is using a CSS namespace. However the CSS optimizer rejects my CSS on the ground that namespaces...

Stale

Hi friends, thanks for clarifying the different types of commits! Without using your tools, **is there a website or a cheatsheet introducing the conventional commit types in a readable way...

Thanks for this amazing lib! Unfortunately, it doesn't seem to be able to render emojis in text 😢 See this very simple SVG: ```svg 👨‍💻 ``` It doesn't render anything...

resvg bug

Completely minor. thanks for the cheat sheet!

First thanks for this useful tool. My monorepo is not in the git repo's root but in a subfolder. When I launch manypkg, it complains about the "repository field" but...

Looks very good. By any chance would it work in browser ?