Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mrafea-sa
/
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
dev
User selector
All users
All time
Commit history
Commits on Jan 9, 2018
Merge branch 'release/2.0.0' into dev
Nate McMaster
committed
c3964a0
View commit details
Copy full SHA for c3964a0
Browse repository at this point
Commits on Jan 6, 2018
Update dependencies.props
Show description for f291f87
aspnetci
committed
f291f87
View commit details
Copy full SHA for f291f87
Browse repository at this point
Commits on Jan 4, 2018
Update dependencies.props
Show description for a1c2c18
aspnetci
committed
a1c2c18
View commit details
Copy full SHA for a1c2c18
Browse repository at this point
Commits on Jan 3, 2018
In Angular CLI middleware, remove additional level of timeouts since it's now covered upstream. Part of #1447
SteveSandersonMS
committed
d6588c3
View commit details
Copy full SHA for d6588c3
Browse repository at this point
Commits on Jan 2, 2018
Allow explicit configuration of StaticFileOptions in new SPA APIs. Fixes #1424.
SteveSandersonMS
committed
15d2f5a
View commit details
Copy full SHA for 15d2f5a
Browse repository at this point
Allow configuration of SPA startup timeout. Part of #1447
SteveSandersonMS
committed
814441c
View commit details
Copy full SHA for 814441c
Browse repository at this point
When a SPA dev server (or prerendering build) takes too long to start up, only fail current request, not future requests. Fixes #1447
SteveSandersonMS
committed
a98c145
View commit details
Copy full SHA for a98c145
Browse repository at this point
Commits on Dec 31, 2017
Update dependencies.props
Show description for 975d537
aspnetci
committed
975d537
View commit details
Copy full SHA for 975d537
Browse repository at this point
Commits on Dec 19, 2017
Update dependencies.props
Show description for 4af2e86
aspnetci
committed
4af2e86
View commit details
Copy full SHA for 4af2e86
Browse repository at this point
Commits on Dec 13, 2017
Update dependencies.props
Show description for 160c91f
aspnetci
committed
160c91f
View commit details
Copy full SHA for 160c91f
Browse repository at this point
Commits on Dec 12, 2017
Add status code support to SpaPrerenderingExtensions
SteveSandersonMS
committed
8ded472
View commit details
Copy full SHA for 8ded472
Browse repository at this point
Commits on Dec 10, 2017
Update dependencies.props
Show description for f9c62eb
aspnetci
committed
f9c62eb
View commit details
Copy full SHA for f9c62eb
Browse repository at this point
Commits on Dec 7, 2017
Bump version to 2.0.2
Nate McMaster
committed
d5a664e
View commit details
Copy full SHA for d5a664e
Browse repository at this point
Commits on Dec 5, 2017
Change HMR install to devDependencies
Show description for 74512dc
JohnGoldsmith
authored and
SteveSandersonMS
committed
74512dc
View commit details
Copy full SHA for 74512dc
Browse repository at this point
Commits on Dec 1, 2017
Update bootstrappers
ryanbrandenburg
committed
e6285f3
View commit details
Copy full SHA for e6285f3
Browse repository at this point
Commits on Nov 29, 2017
Specify runtime versions to install
pranavkm
committed
bd5793e
View commit details
Copy full SHA for bd5793e
Browse repository at this point
Commits on Nov 24, 2017
fixed docs on SocketNodeInstance
Show description for 02bbcb6
Meir017
authored and
SteveSandersonMS
committed
02bbcb6
View commit details
Copy full SHA for 02bbcb6
Browse repository at this point
Commits on Nov 22, 2017
Make AngularCliBuilder provide better information about timeouts
SteveSandersonMS
committed
1814092
View commit details
Copy full SHA for 1814092
Browse repository at this point
Commits on Nov 21, 2017
Replace aspnetcore-ci-dev feed with aspnetcore-dev
pranavkm
committed
50ba611
View commit details
Copy full SHA for 50ba611
Browse repository at this point
Commits on Nov 20, 2017
Use MSBuild to set NuGet feeds instead of NuGet.config
Nate McMaster
committed
cd3e3c6
View commit details
Copy full SHA for cd3e3c6
Browse repository at this point
Commits on Nov 17, 2017
Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1
pranavkm
committed
0de9f0e
View commit details
Copy full SHA for 0de9f0e
Browse repository at this point
Handle @angular/cli not accept requests immediately on startup
SteveSandersonMS
committed
9b1509a
View commit details
Copy full SHA for 9b1509a
Browse repository at this point
Update samples and tests to target netcoreapp2.1
pranavkm
committed
a8809f9
View commit details
Copy full SHA for a8809f9
Browse repository at this point
Commits on Nov 16, 2017
Consider React dev server ready when it starts listening, not when (and if) it compiles successfully
SteveSandersonMS
committed
68c4620
View commit details
Copy full SHA for 68c4620
Browse repository at this point
When capturing prerendering template, avoid problems with HTTP compression
SteveSandersonMS
committed
296435e
View commit details
Copy full SHA for 296435e
Browse repository at this point
Commits on Nov 13, 2017
Stop create-react-app from opening an extra browser tab (pointed to the wrong port)
SteveSandersonMS
committed
aeabbdc
View commit details
Copy full SHA for aeabbdc
Browse repository at this point
Add UseReactDevelopmentServer() middleware. Factor out common code.
SteveSandersonMS
committed
96d7f85
View commit details
Copy full SHA for 96d7f85
Browse repository at this point
AddSpaStaticFiles/UseSpaStaticFiles APIs to clean up the React template (or other cases where SPA files are outside wwwroot)
SteveSandersonMS
committed
30333e2
View commit details
Copy full SHA for 30333e2
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.