-
when bonfire more info pane is open, icon arrow should change to arrow up.
-
**Issue by [codeviking](https://github.com/codeviking)**
_Fri Apr 3 19:29:25 2015_
_Originally opened as https://github.com/allenai/okcorpus/pull/75_
---
@afader @chrisc36 @dirkgr
This applies t…
-
When one has a custom building process in truffle such as
```
"build": "browserify -t reactify app/javascript/init.jsx -o environments/development/build/app.js",
```
in truffle.json, truffle doe…
-
-
![proposed edit](https://cloud.githubusercontent.com/assets/2241367/9428851/683862e2-498a-11e5-8fda-71b60af790df.jpg)
Challenge http://freecodecamp.com/challenges/waypoint-use-the-bootstrap-grid-to-pu…
-
After running npm install and gulp, the gulp stream fails with the following error:
`events.js:85
throw er; // Unhandled 'error' event
^
ReactifyError: /Users/iantracey/Dropbox/code…
-
Version: 0.8.5 (and earlier)
Error: Cannot find module 'reactify' from '.../node_modules/react-grid-layout/node_modules/react-draggable'
It can be fixed in the package rather than forcing me to dire…
-
Hello,
The package does not include any default CSS, is it intentional? I understand that this means that the components are highly customizable, but it makes them practically unusable at first.
Wha…
-
I've integrated stormpath via react and keep getting the error
> TypeError: this.context.router is undefined
Here are my dependencies:
```
"dependencies": {,
"babel-preset-react": "^6.5.0",
…
-
All my DOM code is written in jade. Any easy way to use jade in react?