Commit Graph

147 Commits (ea8f1930c8fb849a61a4e7851a1b92d9b894c497)

Author SHA1 Message Date
Luke Latham 190c62af0c Add blank lines around versioning lines (#8548)
Fixes #8540 

Now, I'm off to buy some J&J stock ... the parent company of a popular eye care product! 😣
2018-09-16 09:14:07 -10:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Scott Addie 4fcf7d1d47
Add note about LibMan install relative path support (#8360)
Adds an example of using a relative path with `libman install --files`.
2018-08-30 15:46:53 -05:00
Scott Addie b22bb01eb5
Add LibMan CLI doc (#8260)
* Add LibMan CLI doc

* Add missing --verbosity option

* More edits

* Add Arguments sections

* Move provider names to an include

* Rearrange options

* Verbiage tweaks

* Shorten verbiage

* Fix code snippet include

* Show command to uninstall filesystem library

* Verbiage tweak

* Verbiage tweaks

* React to feedback

* pre-release --> prerelease

* Add output for help command

* Address horizontal scrolling in help output

* Add libman init screenshot

* React to feedback

* Fix folder path

* Final tweaks
2018-08-30 14:20:06 -05:00
Rick Anderson 3736b94100
get rid of annoying message (#8231) 2018-08-22 16:42:25 -07:00
Scott Addie 75a084be94
Add LibMan docs (#8008)
Fixes https://github.com/aspnet/Docs/issues/7090
Addresses https://github.com/aspnet/Docs/issues/7246

The LibMan CLI detail will be added after the supporting NuGet package is published.

**Internal Review Pages**
* [LibMan landing page](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/libman/index?view=aspnetcore-2.1&branch=pr-en-us-8008)
* [LibMan VS doc](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/libman/libman-vs?view=aspnetcore-2.1&branch=pr-en-us-8008)
2018-08-22 09:27:24 -05:00
Maira Wenzel 96c2278e8d Escaping the _ (#8114) 2018-08-16 08:59:32 -05:00
Luke Latham 232d345f9e
Specify "Core" for ASP.NET Core refs (#8110) 2018-08-15 22:30:29 -05:00
Scott Addie 1c55df8d5a Correct the spelling of minify 2018-07-30 12:36:44 -05:00
Scott Addie 1d8c98c7d1
Eliminate tabs in Browser Link doc (#7502)
* Eliminate tabs in BrowserLink doc

* Minor edits

* Add sentence
2018-07-06 15:46:50 -05:00
Luke Latham ca3da662a4
Environments sample 2.1 update (#7437) 2018-07-03 13:00:07 -05:00
Scott Addie a0f5a80499
Metadata updates to ASP.NET Core client-side docs (#7194)
Addresses #6541
2018-06-20 14:52:52 -05:00
Luke Latham d57ebdd3bb Add Bower VS details (#7151)
Fixes #7135 

[Internal Review Topic](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/bower?view=aspnetcore-1.0&branch=pr-en-us-7151)

I couldn't find the exact version of VS that dropped Bower in the VS Release Notes. From online sources, it looks like it might have been 15.5.

@justcla Can you confirm the VS version that dropped Bower?
2018-06-20 11:31:10 -05:00
Harald Nagel c5edc3550f Update BrowserLink instructions for 2.0 to 2.1 (#6665)
* Update BrowserLink instructions for 2.0 to 2.1

Upgrading an ASP.NET Core project from 2.0 to 2.1 requires one to manually add the BrowserLink package.

* Update using-browserlink.md
2018-05-29 16:51:50 -10:00
Luke Latham 89c7280c6b
Remove hyphen from "meta-package" (#6642) 2018-05-28 09:25:51 -05:00
Luke Latham 49e38929e5
Revert tab controls (#6350) 2018-05-10 19:58:40 -05:00
Luke Latham f01c69f86b TOC and topic renaming with "feature" removals (#6194)
* TOC and topic renaming work

* Updates

* TOC and topic renaming work

Updates

* Updates
2018-05-03 14:38:00 -05:00
Luke Latham 7048bb8fbf API link updates (#6149)
* API link updates

Updates

One more!

Fix bookmark

Mo updates

More updates

Updates

Updates

* Update action-return-types.md

* Update index.md

* Update concurrency.md

* Update intro.md

* Update localization.md

* Update search.md
2018-05-02 14:45:06 -05:00
Rick Anderson b4211576d9
Update bower.md to prefer LibMan (#6024)
* Update bower.md

* Update bower.md
2018-04-18 10:59:08 -10:00
user135711 b3105af199 npm test directory wrong (#5983)
* npm test directory wrong

Running the command in the project root complains that no package.json can be found. You have to run the command from the ClientApp directory where the package.json is located also indicated in the instructions on the splash page "The ClientApp subdirectory is a standard Angular CLI application. If you open a command prompt in that directory, you can run any ng command (e.g., ng test), or use npm to install extra packages into it."

* Minor edits
2018-04-16 09:52:58 -05:00
user135711 9ba3498d0a dead link (#5982) 2018-04-14 10:35:55 -07:00
user135711 8842e8e4bb Fixed hidden element rendered in md (#5962) 2018-04-13 07:22:55 -07:00
Jaxel Rojas 0814465512 Update spa-services.md (#5940) 2018-04-10 21:21:02 -07:00
user135711 21b2889262 added anchored link (#5896) 2018-04-05 20:42:20 -07:00
user135711 711c880e85 Note about task runner explorer option (#5895)
* Note about task runner explorer option

The gulp file has to be in the root directory or in the directory with package.json not in any subdirectory.

* verbiage tweaks
2018-04-05 22:34:37 -04:00
Luke Latham 299054abcd
Revert "Missing npm task runner extension (#5893)" (#5894)
This reverts commit a90faebff2.
2018-04-05 19:06:27 -07:00
user135711 a90faebff2 Missing npm task runner extension (#5893) 2018-04-05 18:55:57 -07:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00
Luke Latham e90ee95e78 Prereqs tuneup (#5721)
Updates
2018-03-19 18:04:00 -10:00
Luke Latham b4816ac7a3
Hosting bundle installer + SDK/runtime links update (#5710) 2018-03-15 19:52:25 -07:00
Scott Addie d0fb08ac83 Convert Mac to macOS (#5709) 2018-03-15 09:48:55 -10:00
Luke Latham 6b0cf1247f Title, description, and H1 updates (2) (#5697)
Updates
2018-03-14 16:51:34 -10:00
Luke Latham eee39c63b4 Link .NET Core tools docs where mentioned (#5548) 2018-02-24 10:10:22 -06:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Steve Sanderson 9d18c9bf43 Update SPA templates references to 2.0.0 (RTM) (#5526)
* Update SPA templates references to 2.0.0 (RTM)

* Updates to SPA Templates RTM PR (#5527)

* Remove dashes (#5528)
2018-02-21 10:20:31 -06:00
Scott Addie 7c000e86c9 Clarify support message in Bower doc (#5378) 2018-02-06 09:35:27 -10:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham fa24342f38 Remove smart quotes (#5294) 2018-01-28 15:49:15 -06:00
Luke Latham 313486d76f Taming the savage contraction issue (#5216)
* Form contractions

* Revert two contractions

* Additional reversions

* Additional reversions

* Additional revisions

* Additional revisions

* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham 31df8fcabf Remove keywords and ms.assetid metadata from ASP.NET Core topics (#5208) 2018-01-19 14:11:45 -06:00
Luke Latham d1c84324e5 Kill double-spaces (#5206) 2018-01-19 14:04:54 -06:00
Scott Addie e9643cf034 Address TOC inconsistencies (#5154)
* Address TOC inconsistencies

* Fix broken links

* Fix security-related TOCs

* Add missing link to Authorization page
2018-01-10 09:58:43 -10:00
Scott Addie 957db01b85
Add support disclaimer to Bundling & Minification doc (#5151)
* Add support disclaimer to Bundling & Minification doc

* Add support disclaimers
2018-01-10 11:20:33 -06:00
Steve Sanderson eb9e5af270 Update SPA templates references to 2.0.0-rc1-final (#5104)
* Update SPA templates references to 2.0.0-rc1-final

* Change preview template references to release candidate (#5109)
2018-01-04 13:08:57 -06:00
Aftab Ansari f465f9b33c corrected (#5061) 2017-12-22 09:04:08 -10:00
Scott Addie a1af3bd5e8
"we" --> "they" per Dan Roth 2017-12-13 13:14:41 -06:00
Scott Addie 011592b7e1 Remove AngularJS, Knockout, and Yeoman docs (#4998) 2017-12-13 09:06:32 -10:00
Scott Addie ce0b9eab74
TOC changes for SPA Template docs (#4951) 2017-12-08 09:34:24 -06:00