-
This project does not compile with gcc6 (at least on FreeBSD 10), apparently because of a new issue detection mechanism implemented in gcc6.
There seems to be a misunderstanding in the following part…
-
It's useful to include a section on *when* to use tachyons (in the spirit of 'not every framework is the right tool for every project). This is a good write-up: http://simurai.com/blog/2016/11/27/css-…
-
error
```
npm ERR! Darwin 15.5.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "material-ui-youtube-autocomplete" "--save"
npm ERR! node v4.4.5
npm ERR! npm v2.15.5
npm ERR! cod…
-
Currently seeing this with ed 0.18.2:
![screen shot 2016-07-31 at 23 12 09](https://cloud.githubusercontent.com/assets/773681/17284978/57bb1466-5774-11e6-80db-6a8d436c3479.png)
More info here: https:…
-
We've got some older code that's still using `react-addons-pure-render-mixin`. It's a [really small module](https://github.com/facebook/react/blob/master/src/addons/ReactComponentWithPureRenderMixin.j…
-
- [x] `inline` prop to set `inline-flex`
View
add:
- [x] display: props.hidden ? 'none' : 'flex', from https://github.com/rofrischmann/kilvin/blob/master/dist/kilvin.js
- [x] Use shorthand syn…
kylpo updated
7 years ago
-
This is not an issue. I just need to know how to go about this.
How to add addons, let's say from react-components.com, to use with this gem?
-
OS: Windows 10 Pro
Browser: Opera ver. 41.0.2353.69, Chrome ver.55.0.2883.75 m (64-bit)
## Steps to reproduce
In fieldsPage.js add a select box with an onChange event, which calls a function:
…
-
What do you think Rebass, any desire to use it for Nova?
http://jxnblk.com/rebass/
Finally a react-friendly (and stateless, functional) component library.
-
Bootstrap is interfering with my css( [reflexbox](https://github.com/jxnblk/reflexbox) and [rebass](https://github.com/jxnblk/rebass) ). I tried a pretty naive method of grepping for bootstrap and com…