FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - vblain/JavaScriptServices · GitHub
vblain
/
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
Breadcrumbs
History for
JavaScriptServices
src
on
example-using-typescript-paths-for-494
User selector
Datepicker
Commit history
Commits on Dec 1, 2016
Publish aspnet-prerendering 2.0.2
SteveSandersonMS
committed
9c1c1b4
View commit details
Copy full SHA for 9c1c1b4
View code at this point
Browse repository at this point
Prerendering logic supplies PathBase (formatted as baseUrl) to boot logic
SteveSandersonMS
committed
0a116ba
View commit details
Copy full SHA for 0a116ba
View code at this point
Browse repository at this point
Update prerendering docs to account for aspnet-prerendering 2.0.0 and the new createServerRenderer API. Fixes #479
SteveSandersonMS
committed
2b2465a
View commit details
Copy full SHA for 2b2465a
View code at this point
Browse repository at this point
Update aspnet-prerendering to reference baseUrl in domain-task's main module, not domain-task/fetch. Goal is to avoid Webpack having to bundle isomorphic-fetch on server unless you're actually usin…
Show description for dc130ad
SteveSandersonMS
committed
dc130ad
View commit details
Copy full SHA for dc130ad
View code at this point
Browse repository at this point
Update domain-task to export baseUrl from 'main' instead of only 'fetch'. Goal is to avoid Webpack detecting dependency on isomorphic-fetch unless you're actually using it.
SteveSandersonMS
committed
b8913d2
View commit details
Copy full SHA for b8913d2
View code at this point
Browse repository at this point
Commits on Nov 30, 2016
Publish aspnet-webpack 1.0.25
SteveSandersonMS
committed
7863261
View commit details
Copy full SHA for 7863261
View code at this point
Browse repository at this point
For HMR, proxy all requests including /__webpack_hmr. Fixes #271.
SteveSandersonMS
committed
e2f8031
View commit details
Copy full SHA for e2f8031
View code at this point
Browse repository at this point
StringAsTempFile cleans up in a wider range of circumstances (not relying on finalizer running). Helps with #7 but still doesn't cover all cases.
SteveSandersonMS
committed
2cffab1
View commit details
Copy full SHA for 2cffab1
View code at this point
Browse repository at this point
Split out 'socket' hosting model into a separate optional NuGet package, since most developers won't need it
SteveSandersonMS
committed
832da2a
View commit details
Copy full SHA for 832da2a
View code at this point
Browse repository at this point
Eliminate the NodeHostingModel enum because it isn't extensible. Instead, use extension methods on NodeServicesOptions to configure a NodeInstanceFactory.
SteveSandersonMS
committed
ebf5a18
View commit details
Copy full SHA for ebf5a18
View code at this point
Browse repository at this point
Commits on Nov 29, 2016
Detect legacy aspnet-prerendering mode earlier to fix #470
SteveSandersonMS
committed
a8d3eed
View commit details
Copy full SHA for a8d3eed
View code at this point
Browse repository at this point
Update core packages to version 1.1.0-*, upgrading .NET Core dependencies to match 1.1.0 release
SteveSandersonMS
committed
4cbbf58
View commit details
Copy full SHA for 4cbbf58
View code at this point
Browse repository at this point
Add XML docs to core packages
SteveSandersonMS
committed
3ff4447
View commit details
Copy full SHA for 3ff4447
View code at this point
Browse repository at this point
Make core package project.json files conform to org-wide conventions
SteveSandersonMS
committed
3b91ad9
View commit details
Copy full SHA for 3b91ad9
View code at this point
Browse repository at this point
Add AssemblyInfo files to core packages
SteveSandersonMS
committed
bebf249
View commit details
Copy full SHA for bebf249
View code at this point
Browse repository at this point
Commits on Nov 28, 2016
Support new prerendering mode that doesn't require you to deploy node_modules to production. This is a breaking change in aspnet-prerendering, hence the major version bump. The NuGet package is bac…
Show description for 17f9ece
SteveSandersonMS
committed
17f9ece
View commit details
Copy full SHA for 17f9ece
View code at this point
Browse repository at this point
Build SpaServices 'Node/Content/*.js' files from TypeScript sources
SteveSandersonMS
committed
9f6b0b0
View commit details
Copy full SHA for 9f6b0b0
View code at this point
Browse repository at this point
Commits on Nov 25, 2016
Handle Webpack 2.1.0 beta 23 renaming 'loaders' to 'rules'. Fixes #460.
SteveSandersonMS
committed
69a0a29
View commit details
Copy full SHA for 69a0a29
View code at this point
Browse repository at this point
Commits on Nov 21, 2016
Add '-loader' suffix to all Webpack loader references
scottaddie
authored and
SteveSandersonMS
committed
3a4936d
View commit details
Copy full SHA for 3a4936d
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
Update README.md
Show description for bbbcb5e
WrathZA
authored and
SteveSandersonMS
committed
bbbcb5e
View commit details
Copy full SHA for bbbcb5e
View code at this point
Browse repository at this point
Commits on Nov 7, 2016
Update docs to remove references to deprecated 'asp-prerender-webpack-config'. Fixes #359
SteveSandersonMS
committed
ea81671
View commit details
Copy full SHA for ea81671
View code at this point
Browse repository at this point
Support specifying environment variables for the Webpack dev middleware Node instance. Resolves #311.
SteveSandersonMS
committed
fadcb58
View commit details
Copy full SHA for fadcb58
View code at this point
Browse repository at this point
In domain-task, avoid use of "new Function" because of CSP. Fixes #345
SteveSandersonMS
committed
2c97326
View commit details
Copy full SHA for 2c97326
View code at this point
Browse repository at this point
Commits on Oct 31, 2016
Update aspnet-webpack peerDependency to allow Webpack 2.1.0beta+ as well as Webpack 1.x
SteveSandersonMS
committed
7ee8a7b
View commit details
Copy full SHA for 7ee8a7b
View code at this point
Browse repository at this point
Fix aspnet-webpack build on machines that don't already have `tsd` in the node_modules dir here
SteveSandersonMS
committed
64903fe
View commit details
Copy full SHA for 64903fe
View code at this point
Browse repository at this point
Fix AngularServices NPM package dependency restoration following third-party package changes
SteveSandersonMS
committed
077f918
View commit details
Copy full SHA for 077f918
View code at this point
Browse repository at this point
In WebpackDevMiddleware, when copying files, create any needed subdirectories. Fixes #408.
SteveSandersonMS
committed
da51cd5
View commit details
Copy full SHA for da51cd5
View code at this point
Browse repository at this point
Commits on Oct 28, 2016
Take dependency on newer webpack-dev-middleware because it fixes ambiguities in path handling
SteveSandersonMS
committed
867e60d
View commit details
Copy full SHA for 867e60d
View code at this point
Browse repository at this point
Commits on Oct 24, 2016
Add docs note about TypeScriptCompileBlocked as requested in #399
SteveSandersonMS
committed
3dc9ac9
View commit details
Copy full SHA for 3dc9ac9
View code at this point
Browse repository at this point
Commits on Oct 21, 2016
Minor doc tweaks
SteveSandersonMS
committed
d858c09
View commit details
Copy full SHA for d858c09
View code at this point
Browse repository at this point
Attempt to fix headings in docs
SteveSandersonMS
committed
ca6acc8
View commit details
Copy full SHA for ca6acc8
View code at this point
Browse repository at this point
Some extra links in docs
SteveSandersonMS
committed
8285bb0
View commit details
Copy full SHA for 8285bb0
View code at this point
Browse repository at this point
Add docs about debugging
SteveSandersonMS
committed
75abf1a
View commit details
Copy full SHA for 75abf1a
View code at this point
Browse repository at this point
Publish redux-typed 2.0.0 which depends on TypeScript 2.0 for usage (its .d.ts files use the "/// <reference types="..." />" syntax)
SteveSandersonMS
committed
496338c
View commit details
Copy full SHA for 496338c
View code at this point
Browse repository at this point
Remove deprecated SourceMapDevToolPlugin (can use Webpack's built-in one with external source maps)
SteveSandersonMS
committed
8c766c0
View commit details
Copy full SHA for 8c766c0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL