SteveSandersonMS
|
de9460fba5
|
Update KO template type dependencies. Fixes #397.
|
2016-10-24 10:06:26 +01:00 |
|
Mark Pieszak
|
f6d7321243
|
Update remaining templates to TypeScript 2 / @types / etc.
|
2016-10-17 11:50:31 +01:00 |
|
SteveSandersonMS
|
3568476cca
|
aspnet-webpack auto-loads 'event-source-polyfill' on client when HMR is enabled. This requires 'event-source-polyfill' to be included in the client-side bundle, so it's also now added to all the templates' vendor bundles. Fixes #365.
|
2016-10-10 12:24:07 +01:00 |
|
SteveSandersonMS
|
d1228dc26a
|
Update KnockoutSpa template to match current patterns
|
2016-09-28 15:04:54 +01:00 |
|
SteveSandersonMS
|
b4bec30b0f
|
Clean up dependencies vs devDependencies in templates
|
2016-09-09 11:31:36 +01:00 |
|
SteveSandersonMS
|
48eb2b7a05
|
In KnockoutSpa, use isomorphic-fetch for IE/Edge compatibility
|
2016-08-19 01:08:57 +01:00 |
|
Mike Mazmanyan
|
64a8ef1112
|
Moving and updating "aspnet-webpack" package in templates (#207)
|
2016-07-26 14:44:07 +01:00 |
|
SteveSandersonMS
|
dfc2f9503b
|
Simplify KnockoutSpa template using new aspnet-webpack package
|
2016-03-11 00:35:18 +00:00 |
|
SteveSandersonMS
|
11d4873164
|
Demonstrate lazy-loading for Webpack-bundled KO components
|
2016-03-08 17:03:09 +00:00 |
|
SteveSandersonMS
|
515c659a47
|
Migrate from hasher.js to history.js to support HTML5-style navigation. Also clean up the HMR support.
|
2016-03-08 15:56:43 +00:00 |
|
SteveSandersonMS
|
bbdbb449d5
|
Initial KnockoutSpa template
|
2016-03-08 12:16:22 +00:00 |
|