Artur Girenko
9e14a62f4e
move figwheel url configuration into generated namespace
2017-10-08 19:00:15 +02:00
Artur Girenko
846712cc12
use figwheel.client/start API instead of watch-and-reload
2017-10-04 22:09:51 +02:00
Bruce Hauman
54015dbd43
added assertions to provide better feedback when the core namespace contract isn't met
2017-09-22 20:07:17 -04:00
Artur Girenko
761daa6593
add comment about usage of root-el var
2017-05-30 20:09:51 +02:00
Mike Fikes
d981a03b93
Uptate ClojureScript to 1.9.542 / spec alpha ns’s
2017-05-12 16:27:04 -04:00
Artur Girenko
a000e19cf6
use latest ClojureScript 1.9.198
2016-08-13 09:44:14 +02:00
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