FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · likeshan168/JavaScriptServices · GitHub
likeshan168
/
JavaScriptServices
Public
forked from
aspnet/JavaScriptServices
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Nov 10, 2017
In WebpackDevMiddleware.ts, support loading Webpack config files with __esModule. Fixes #1378
SteveSandersonMS
committed
08002e9
View commit details
Copy full SHA for 08002e9
Browse repository at this point
Commits on Nov 9, 2017
Allow prerendering middleware to pass through non-prerendered responses (important when using dev middleware)
SteveSandersonMS
committed
0c77224
View commit details
Copy full SHA for 0c77224
Browse repository at this point
ArgumentNullException -> ArgumentException
SteveSandersonMS
committed
a83ec3a
View commit details
Copy full SHA for a83ec3a
Browse repository at this point
Rename BuildOnDemand to BootModuleBuilder
SteveSandersonMS
committed
a163436
View commit details
Copy full SHA for a163436
Browse repository at this point
Add new Microsoft.AspNetCore.SpaServices.Extensions package to host new runtime functionality needed for updated templates until 2.1 ships
SteveSandersonMS
committed
c8b337e
View commit details
Copy full SHA for c8b337e
Browse repository at this point
Commits on Nov 3, 2017
Update appveyor.yml to execute build.cmd and add nodejs as required toolset (#1372)
natemcmaster
authored
7bf5516
View commit details
Copy full SHA for 7bf5516
Browse repository at this point
Pin tool and package versions to make builds more repeatable
Show description for 2d98a18
Nate McMaster
committed
2d98a18
View commit details
Copy full SHA for 2d98a18
Browse repository at this point
Commits on Oct 23, 2017
Clean up how IHttpContextAccessor is added
SteveSandersonMS
committed
e583a17
View commit details
Copy full SHA for e583a17
Browse repository at this point
Add RepositoryRoot
ryanbrandenburg
authored and
SteveSandersonMS
committed
ba0d82d
View commit details
Copy full SHA for ba0d82d
Browse repository at this point
Commits on Sep 22, 2017
Update bootstrappers
ryanbrandenburg
authored and
SteveSandersonMS
committed
e67a301
View commit details
Copy full SHA for e67a301
Browse repository at this point
Increase Minimum Version of Visual Studio to 15.3.0
jkotalik
committed
d51bef1
View commit details
Copy full SHA for d51bef1
Browse repository at this point
Commits on Sep 7, 2017
Update README.md
SteveSandersonMS
committed
78436ad
View commit details
Copy full SHA for 78436ad
Browse repository at this point
SPA templates have now moved to the aspnet/templating repo
SteveSandersonMS
committed
09317b8
View commit details
Copy full SHA for 09317b8
Browse repository at this point
Commits on Aug 31, 2017
Use PackageLineup to manage PackageReference versions
Nate McMaster
committed
a0269fb
View commit details
Copy full SHA for a0269fb
Browse repository at this point
Commits on Aug 30, 2017
Use Directory.Build.props/targets (#1235)
natemcmaster
authored
64ed1c7
View commit details
Copy full SHA for 64ed1c7
Browse repository at this point
Commits on Aug 25, 2017
Rename app.module.(server|browser).ts to app.(server|browser).module.ts. Fixes #1228.
SteveSandersonMS
committed
04fe120
View commit details
Copy full SHA for 04fe120
Browse repository at this point
Handle publicPath=/ in HMR. Fixes #1191.
SteveSandersonMS
committed
e2030fb
View commit details
Copy full SHA for e2030fb
Browse repository at this point
Commits on Aug 24, 2017
Use devDependencies consistently in templates (no packages required in production, as webpack publish builds are standalone). Fixes #747
SteveSandersonMS
committed
e5f1299
View commit details
Copy full SHA for e5f1299
Browse repository at this point
Fix artifacts dir for test
SteveSandersonMS
committed
c922eee
View commit details
Copy full SHA for c922eee
Browse repository at this point
Simplify build script further
SteveSandersonMS
committed
8b243e8
View commit details
Copy full SHA for 8b243e8
Browse repository at this point
Commits on Aug 23, 2017
Simplify .gitignore
SteveSandersonMS
committed
28920c7
View commit details
Copy full SHA for 28920c7
Browse repository at this point
Build templates nupkgs directly from source without copying to staging location
SteveSandersonMS
committed
412ec1b
View commit details
Copy full SHA for 412ec1b
Browse repository at this point
Fix templates directory structure to produce correct nupkg output
SteveSandersonMS
committed
c62a3b4
View commit details
Copy full SHA for c62a3b4
Browse repository at this point
Remove dynamic content replacement from nuspec files
SteveSandersonMS
committed
559832b
View commit details
Copy full SHA for 559832b
Browse repository at this point
Remove template build dynamic filename replacement. Working towards eliminating template build process completely.
SteveSandersonMS
committed
45d6459
View commit details
Copy full SHA for 45d6459
Browse repository at this point
Remove the Yeoman-specific gitignore workaround
SteveSandersonMS
committed
8d6119f
View commit details
Copy full SHA for 8d6119f
Browse repository at this point
Reorganize templates into dir structure matching 'dotnet new' templates
SteveSandersonMS
committed
0291686
View commit details
Copy full SHA for 0291686
Browse repository at this point
Stop generating .template.config files dynamically. Convert them to plain files on disk.
SteveSandersonMS
committed
7c52be5
View commit details
Copy full SHA for 7c52be5
Browse repository at this point
Add deprecation notice to Yeoman package
SteveSandersonMS
committed
900e9ca
View commit details
Copy full SHA for 900e9ca
Browse repository at this point
Commits on Aug 22, 2017
Update AppVeyor config to remove Yeoman artifact reference
SteveSandersonMS
committed
ad758b1
View commit details
Copy full SHA for ad758b1
Browse repository at this point
Run tests against 'dotnet new' output instead of Yeoman output
SteveSandersonMS
committed
cd9ad38
View commit details
Copy full SHA for cd9ad38
Browse repository at this point
Remove Yeoman from the template build process
SteveSandersonMS
committed
e057cb3
View commit details
Copy full SHA for e057cb3
Browse repository at this point
Remove Yeoman generator - replace it with deprecation notice.
SteveSandersonMS
committed
eea2066
View commit details
Copy full SHA for eea2066
Browse repository at this point
In HMR, don't rely on default JsonSerializer settings. Fixes #688
SteveSandersonMS
committed
d6ae882
View commit details
Copy full SHA for d6ae882
Browse repository at this point
Commits on Aug 21, 2017
For Redux dev tools, use newer __REDUX_DEVTOOLS_EXTENSION__ API. Fixes #1196
SteveSandersonMS
committed
a94ac6f
View commit details
Copy full SHA for a94ac6f
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL