-
### Requirements
This issue has similarities to #968
I am used to seeing the initialization of React providers being very minimal. Some examples are [react router](https://reactrouter.com/en/main/st…
-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
Seems like since `esprima-six` was unpublished from NPM, this example no longer installs.
```
npm ERR! Darwin 14.0.0
npm ERR! argv "/Users/matt/.nvm/versions/node/v5.0.0/bin/node" "/Users/matt/.nvm/v…
-
Only get the error when trying to bundle using the require `-r` option. If i create a `main.js` that requires the component it bundles ok. Possible this use case isn't meant to be supported, but thoug…
-
tech debt....
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
Hi @timhudson & @rachelsison ! I came across your library while looking for ways to incorporate react components into medium editor and as extensions.
It wasn't obvious from the README page as to th…
-
Implement an MVC on the front end because it's starting to be a bit too much data-driven for plain old jQuery DOM manipulation.
Potentially Ember.js (for something new and recommended) or Backbone.js …
-
### Prerequisites
- [ ] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
A useful feature would be an ability to register custom Hiccup tags, essentially associating keywords with React classes.
This would be particularly useful use with React Native and re-frame, where…