Commit Graph

6 Commits

Author SHA1 Message Date
Gabriel Horner 3f9323b391 Switch schema for cljs.spec - close #60 2016-07-25 00:08:17 +02:00
Rohit Aggarwal a2bd81b1d4 Set goog.DEBUG and only check schema in development 2016-05-14 17:07:15 +01:00
Artur Girenko 2c1913038e adopt reagent and reagent6 templates for RN 0.25 2016-05-05 18:35:20 +02:00
Artur Girenko bc7b661581 assign global React variable to via window, fixes #32
direct assignment does not work anymore
2016-03-27 18:45:07 +02:00
Artur Girenko dfa5cdece8 #4 remove fakeLocalStorageAndDocument function from figwheel-bridge.js
- using latest available version of lein-figwheel [0.5.0-6]
- figwheel now 'thinks' it is running in node.js environment (thanks @artemyarulin  for hints)
- figwheel :heads-up-display is now disabled. Compilation warnings are still logged and shown in yellow box on screen. (thanks @seantempesta for hint)
2016-03-20 11:25:45 +01:00
Artur Girenko 2d6f5aa8c8 prepare code to support multiple react interfaces 2016-02-09 20:03:04 +01:00