Andrei Tserakhau
|
95cba7f5dd
|
refactor: apply default vs transform to xproj
refactor(spa-services): clean code
refactor(node-services): clean code, extract classes nto separate files
refactor(angular-services): prime cache cleanup
|
2016-05-25 16:08:49 +03:00 |
|
SteveSandersonMS
|
2c35945562
|
Update project name in README.md
|
2016-05-18 23:15:02 +01:00 |
|
SteveSandersonMS
|
60e4e3a3f3
|
Rename NodeServices.sln to JavaScriptServices.sln
|
2016-05-18 23:12:34 +01:00 |
|
SteveSandersonMS
|
70c084b344
|
Simplify project.json/global.json files where possible
|
2016-05-18 13:59:25 +01:00 |
|
SteveSandersonMS
|
22deb2ad28
|
Add LatencyTest project
|
2016-05-18 11:51:47 +01:00 |
|
SteveSandersonMS
|
28aa7bfadb
|
Bump yeoman generator package version
|
2016-05-18 10:52:57 +01:00 |
|
Eilon Lipton
|
2c8286ea3f
|
Update README.md
|
2016-05-17 18:53:36 -07:00 |
|
Steve Sanderson
|
16c88c1cf4
|
Merge pull request #43 from eloekset/patch-1
Removed one of the comment blocks about Web API 2
|
2016-05-17 16:26:57 +01:00 |
|
SteveSandersonMS
|
218ca1fa44
|
Avoid peer dependency warnings while angular2-universal expects a specific version of rxjs
|
2016-05-17 16:25:47 +01:00 |
|
SteveSandersonMS
|
9ea1ca0a9b
|
Trivial tweak to import ordering
|
2016-05-17 16:25:15 +01:00 |
|
Andrei Tserakhau
|
41d1c14770
|
bug(ng2-template): fix issue with not disposed boot object
|
2016-05-17 16:00:16 +01:00 |
|
Andrei Tserakhau
|
58a1aa3538
|
chore(ng2-template): upgrade angular 2 template to rc1 version
|
2016-05-17 16:00:16 +01:00 |
|
SteveSandersonMS
|
8005427d94
|
Fix markdown syntax typo
|
2016-05-17 12:05:35 +01:00 |
|
SteveSandersonMS
|
ecada2f165
|
Update README.md. TODO: Change this to describe working in terms of building your own projects, not hacking on this repo itself.
|
2016-05-17 12:02:45 +01:00 |
|
SteveSandersonMS
|
352108be35
|
Update all projects for final .NET Core RC2
|
2016-05-17 11:56:06 +01:00 |
|
SteveSandersonMS
|
d1964f087d
|
Change from netstandardapp1.5 to netcoreapp1.0 everywhere
|
2016-05-04 15:26:14 -07:00 |
|
SteveSandersonMS
|
999641c4c2
|
Remove 'UseDefaultHostingConfiguration' references, as the API no longer exists and is not strictly needed
|
2016-05-04 13:16:13 -07:00 |
|
SteveSandersonMS
|
d85a5d6cd5
|
Update gitignore to match RC2 output
|
2016-05-02 13:23:25 -07:00 |
|
SteveSandersonMS
|
6980b2fe81
|
Simplify some .gitignore patterns for compatibility with gitignore-parser
|
2016-05-02 13:14:27 -07:00 |
|
SteveSandersonMS
|
9cb6d5d2b6
|
Update Yeoman generator references to aspnet to aspnetcore
|
2016-05-02 13:14:27 -07:00 |
|
SteveSandersonMS
|
c073248981
|
Remove Angular 2 Music Store workarounds for an fx bug that was fixed in RC2
|
2016-05-02 13:13:50 -07:00 |
|
SteveSandersonMS
|
13beb7cf27
|
Add local pack script. Remove dnx451 framework references. May add back later if needed.
|
2016-05-02 13:13:49 -07:00 |
|
SteveSandersonMS
|
25c728f885
|
Change all Microsoft.AspNet.* namespaces and references to Microsoft.AspNetCore.*
|
2016-05-02 13:13:49 -07:00 |
|
SteveSandersonMS
|
4a0e4bdf1a
|
Rename Microsoft.AspNet.* packages folders to Microsoft.AspNetCore.*
|
2016-05-02 13:13:49 -07:00 |
|
SteveSandersonMS
|
5a705f6dd6
|
Fix server-side prerendering in Angular 2 Music Store sample on RC2
|
2016-05-02 13:13:48 -07:00 |
|
SteveSandersonMS
|
e898ac974a
|
Update React Music Store to RC2
|
2016-05-02 13:13:48 -07:00 |
|
SteveSandersonMS
|
1f7ec8e4bf
|
Update ReactGrid example to RC2
|
2016-05-02 13:13:48 -07:00 |
|
SteveSandersonMS
|
649c6079ea
|
Update WebApplicationBasic template to RC2
|
2016-05-02 13:13:48 -07:00 |
|
SteveSandersonMS
|
280979c708
|
Update ReactSpa template to RC2
|
2016-05-02 13:13:48 -07:00 |
|
SteveSandersonMS
|
5cbc5f438b
|
Update ReactReduxSpa template to RC2
|
2016-05-02 13:13:48 -07:00 |
|
SteveSandersonMS
|
1468db1ba6
|
Update KnockoutSpa template to RC2
|
2016-05-02 13:13:48 -07:00 |
|
SteveSandersonMS
|
6a2a3d9532
|
Fix JSON formatting in Angular2Spa template
|
2016-05-02 13:13:48 -07:00 |
|
SteveSandersonMS
|
73caae2b78
|
Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT
|
2016-05-02 13:13:48 -07:00 |
|
SteveSandersonMS
|
d19c0d7c16
|
Fix frameworks/dependencies in src projects
|
2016-05-02 13:13:47 -07:00 |
|
SteveSandersonMS
|
ba7125b000
|
Further steps towards Angular 2 Music Store on RC2
|
2016-05-02 13:13:47 -07:00 |
|
SteveSandersonMS
|
507c4326ff
|
Incomplete work on migrating Angular 2 Music Store sample to ASP.NET Core 1.0 RC2
|
2016-05-02 13:13:47 -07:00 |
|
SteveSandersonMS
|
1cb4dd920c
|
Partial migration to ASP.NET Core 1.0 RC2 (done the core packages, plus the ES2015/Webpack samples, and the Angular2Spa template). Only verified it builds/runs on .NET Core - not checked on net451.
|
2016-05-02 13:13:47 -07:00 |
|
SteveSandersonMS
|
20fd7bc78d
|
Update ASP.NET build scripts
|
2016-05-02 13:10:09 -07:00 |
|
SteveSandersonMS
|
992060b908
|
Further attempt to make the build pass
|
2016-05-02 12:47:58 -07:00 |
|
SteveSandersonMS
|
323711fc24
|
Hopefully make the build work on Windows
|
2016-05-02 12:28:04 -07:00 |
|
SteveSandersonMS
|
7d193108df
|
Build using local 'tsc' tool instead of hoping the globally-installed one exists and is the right version
|
2016-05-02 12:18:52 -07:00 |
|
SteveSandersonMS
|
f798f308f3
|
Update redux-typed to match latest third-party .d.ts files for React and Redux
|
2016-05-02 11:17:26 -07:00 |
|
SteveSandersonMS
|
5e92ec0bee
|
Lock preboot dependency on 2.0.5, because newer version fails if you don't have 'typings' installed globally (which I guess is a bug)
|
2016-05-02 11:02:35 -07:00 |
|
Steve Sanderson
|
e315bd2c28
|
Merge pull request #57 from laskoviymishka/unshift-issue
Fix issue: entry.main.unshift is not a function Closes #56
|
2016-05-02 10:54:54 -07:00 |
|
SteveSandersonMS
|
ad4bf09407
|
Add yosay to Yeoman generator
|
2016-05-02 10:24:37 -07:00 |
|
SteveSandersonMS
|
a846ea85e0
|
Update Yeoman generator version
|
2016-04-29 17:34:21 +01:00 |
|
SteveSandersonMS
|
5743d312c2
|
Improve VS compatibility using <TypeScriptCompileBlocked> in .xproj files
|
2016-04-29 17:33:31 +01:00 |
|
SteveSandersonMS
|
abf79af5ca
|
Fix NPM config for Yeoman generator
|
2016-04-29 12:35:13 +01:00 |
|
Andrei Tserakhau
|
754e32b604
|
Fix Webpack default entry issue: webpackConfig.entry.main.unshift is not a function
Closes #56
|
2016-04-29 14:05:50 +03:00 |
|
SteveSandersonMS
|
1e7912b8b6
|
package.json tweaks
|
2016-04-29 11:56:33 +01:00 |
|