Steve Sanderson
|
e38399fbf4
|
Remove redundant explicit SpaServices references from templates now it's on the .All metapackage anyway
|
2017-06-07 14:58:54 +01:00 |
|
Steve Sanderson
|
bee4c6ff11
|
Stop "dotnet new" from stripping out important parts of .csproj files
|
2017-05-25 12:08:10 +01:00 |
|
Steve Sanderson
|
a2bde750be
|
Make templates auto-run webpack on Debug build if wwwroot/dist is not already present
|
2017-05-25 12:08:09 +01:00 |
|
Steve Sanderson
|
918e7edbff
|
Remove global.json files from templates for consistency with stock MVC template.
|
2017-05-23 17:05:42 +01:00 |
|
Steve Sanderson
|
a4512873f9
|
Update templates' SpaServices dependency to 2.0.0-*
|
2017-05-19 14:57:13 +01:00 |
|
Steve Sanderson
|
9e59ed4bc8
|
Put back <IsPackable>false</IsPackable> on template csproj files
|
2017-05-19 12:12:52 +01:00 |
|
Steve Sanderson
|
42b88c15f2
|
Make all templates as consistent as possible with stock MVC Core 2.0 one
|
2017-05-19 11:36:17 +01:00 |
|
Steve Sanderson
|
3ee16a5ba5
|
Update templates to .NET Core 2.0 (but not yet own package refs until they are built in CI)
|
2017-05-19 09:28:33 +01:00 |
|
Steve Sanderson
|
ca9c6387d0
|
Add template icons
|
2017-05-17 11:10:29 +01:00 |
|
Steve Sanderson
|
1d57ca384f
|
Remove vue-class-component dependency, because we're only referencing vue-property-decorator directly
|
2017-05-12 10:25:38 +01:00 |
|
ferrx
|
9d58c8836b
|
Switched from av-ts to vue-property-decorator and vue-class-component
|
2017-05-12 10:20:06 +01:00 |
|
Steve Sanderson
|
15ceec0b3f
|
Have templates declare dependency on SpaServices 1.1.1
|
2017-05-04 14:15:16 +01:00 |
|
Erick Galassi
|
ea429cccf4
|
Minimize CSS in production builds (all templates)
|
2017-04-11 14:51:31 +01:00 |
|
Steve Sanderson
|
5dc476182c
|
Reference bootstrap JS in KnockoutSpa/ReactSpa/VueSpa. Fixes #846
|
2017-04-07 15:48:20 +01:00 |
|
Steve Sanderson
|
b9c387bf5f
|
Remove obsolete references from gitignore files. Fixes #818 and #819.
|
2017-03-29 10:33:29 +01:00 |
|
Steve Sanderson
|
08ea344fcf
|
Remove project.json-specific content from all the SPA templates
|
2017-03-14 17:23:08 -07:00 |
|
Steve Sanderson
|
59e09816c7
|
Fix typos (etc) in description on homepage
|
2017-03-13 09:25:23 -07:00 |
|
Steve Sanderson
|
c3ad9e8c2f
|
Remove Vue template server-side prerendering because of limitations
|
2017-03-13 09:25:23 -07:00 |
|
Steve Sanderson
|
119b274c19
|
Add server-side rendering (via bundleRenderer, as this is what the Vue docs recommend, and apparently the only way it does encapsulation)
|
2017-03-13 09:25:23 -07:00 |
|
Steve Sanderson
|
360688f78b
|
Add Vue template
|
2017-03-13 09:25:23 -07:00 |
|