Commit Graph

13 Commits

Author SHA1 Message Date
SteveSandersonMS
62c0680193 Make 'fetchdata' components in templates compatible with latest TypeScript compiler 2016-11-29 19:11:03 +00:00
SteveSandersonMS
0d34dba4fd In ReactSpa, fix HMR warning and correctly minify React for production 2016-09-28 15:25:15 +01:00
SteveSandersonMS
808592d3a0 Update ReactSpa template to match current patterns 2016-09-28 15:07:17 +01:00
SteveSandersonMS
1ce8a2215c In ReactSpa, use isomorphic-fetch for IE/Edge compatibility 2016-08-19 01:40:35 +01:00
SteveSandersonMS
c1a1bdf373 Update React template homepage as per #158 2016-07-07 15:50:37 +01:00
SteveSandersonMS
b797c9cc1a In all the app templates, load and execute the Bootstrap JS code 2016-03-01 16:26:05 +00:00
SteveSandersonMS
2c3f29df11 Avoid bogus build warning about unused variable 2016-03-01 13:23:51 +00:00
SteveSandersonMS
74cac774f8 Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
SteveSandersonMS
c1b808f8af Fix code style inconsistencies 2016-02-24 18:37:47 +00:00
SteveSandersonMS
c668387dac Add data-loading example to ReactSpa template, and remove server-side rendering (because you really need Redux/Flux or similar for that to make sense) 2016-02-24 18:32:31 +00:00
SteveSandersonMS
a6ea8b5101 Change ReactSpa template to something more like a dashboard with sidebar navigation 2016-02-24 14:41:29 +00:00
SteveSandersonMS
eac76683cc Enable server-side rendering for ReactSpa template 2016-02-24 11:02:21 +00:00
SteveSandersonMS
a55394638f Add ReactSpa template 2016-02-23 15:04:58 +00:00