holodex / app

http://holodex.enspiral.com
GNU Affero General Public License v3.0
24 stars 1 forks source link

use r-dom and react style instead of jsx and less #45

Closed ahdinosaur closed 9 years ago

ahdinosaur commented 9 years ago

close #39, close #36.

before we can merge:

ahdinosaur commented 9 years ago

oh, i think it's because react-style is monkey-patching React.createElement, fuck that.

ahdinosaur commented 9 years ago

yup, confirmed by commenting out node_modules/react-style/lib/ReactElementExtended.js lines 22-34. hmm...

ahdinosaur commented 9 years ago

ready to go

ahdinosaur commented 9 years ago

merged. @simontegg, i recommend rebasing any current feature branches to the new master. let me know if you have any issues. :tangerine: