Commit Graph

72 Commits (bbcecb9a42e45844b19df448e13ea3e963547e96)

Author SHA1 Message Date
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Scott Addie 1ebc2ecf20 Replace "Angular" TOC text with "AngularJS"
"AngularJS" represents v1 of the framework, which is what this doc and sample code use.
2017-06-30 12:17:47 -05:00
Scott Addie 4f67e61267 Add SpaServices with ASP.NET Core doc (#3563)
* Initial commit for revised SpaServices doc

* Add Tag Helpers text and code

* Add screenshot of global postList variable

* Restore Tag Helpers code sample to original state

* Adjust Tag Helpers heading styles

* Add Webpack Dev Middleware code and text

* Reorganize headings and start to HMR content

* HMR changes

* Additional tweaks to content

* Add HMR screenshot and finish SpaServices prereqs section

* Start to project creation content for .NET Core CLI

* Add Karma / Jasmine testing content

* More minor tweaks

* Refine existing content

* Remove unused Tag Helper from Index view

* Update TOC

* Start publishing section of content

* Finish writing publishing section of content

* Remove original, unused images

* Replace future tense usage

* Update spa-services.md

* Implement suggestions from Tom and Rick

* Implement suggestions from Damien
2017-06-30 16:55:26 +00:00
Scott Addie 7096febfe4 Capitalize CSS 2017-06-29 21:48:22 -05:00
Scott Addie 43ef7d7cf4 Remove double quotes used in addTagHelper directives (#3600) 2017-06-30 01:27:25 +00:00
Rick Anderson fd6489be5c MVC TOC (#3572)
* MVC TOC

* fo

* fo

* fo

* fo

* fo
2017-06-29 09:42:25 -07:00
Scott Addie aac8637452 Associate TypeScript language with Grunt code snippets 2017-06-28 13:51:59 -05:00
Scott Addie d364f478b6 Capitalize Bower reference 2017-06-27 10:59:06 -05:00
Scott Addie 30fcdef4fc Remove duplicate word "middleware" 2017-06-21 11:26:52 -05:00
Scott Addie a487653ddc Tweak Yeoman subgenerator command casing to match PR #3498 2017-06-15 13:54:18 -05:00
Aftab Ansari 6f74ab0f30 yeoman generator name correction (#3498) 2017-06-15 09:11:58 -07:00
Scott Addie a6c647c73a Remove trailing double quote from FontAwesome link tag 2017-06-14 14:39:51 -05:00
Scott Addie 28ae19182f Add missing letter to Bower doc's description metadata 2017-06-13 15:05:29 -05:00
Rick Anderson 916bc7bb4f Create using-gulp.md (#3482) 2017-06-13 10:04:06 -07:00
Aftab Ansari b8b5fca28c With VS2017 and dotnet 1.0 installation genrator needs to have latest installation (#3363) 2017-05-15 09:51:45 -10:00
Rick Anderson 3519b67600 remove bad links (#3340) 2017-05-10 13:19:04 -07:00
Aftab Ansari d5e959a7c3 It should be W3School not CodeSchool (#3291)
* It should be W3School not CodeSchool

* Update angular.md

* Update angular.md
2017-05-06 08:51:49 -10:00
Aftab Ansari 6820ebec01 AngularJs Version is Synced with AngularJs Version in bowerJson file (#3289) 2017-05-01 21:13:26 -10:00
Aftab Ansari f4798aa7c6 Aftab ansari/angular js solution explorer (#3290)
* Replaced with Latest correct image

* Image resized
2017-05-01 21:13:16 -10:00
Tom Dykstra e4940fb39e remove wrench topics from toc (#3264) 2017-04-24 14:00:39 -07:00
Steve Smith 259b79e8e8 DI Disposing and Project Format Upgrade (#3016)
* Upgrade to VS2017 project format.

* Updated to describe how services container handles disposing of IDisposable instances

* added class definitions

* fixing bower path slashes
2017-03-30 07:49:50 -10:00
Tom Dykstra 930b656621 fix link (#3073) 2017-03-27 10:00:54 -07:00
maschram ac5b1dc073 PersonController Callback Fix (#2974)
* Switched callback functions from PersonController
to use .then() response rather than deprecated .success().error()
which led to example failing (see https://code.angularjs.org/1.5.0/docs/api/ng/service/$http)

* Changed JsonSerializer contract resolver to DefaultContractResolver
This prevents field names in Person model from getting converted
to camelCase when serializing Json, which prevented the list from being
correctly displayed

* Removed JsonSerializerSettings from Json serialization and replaced with informative comment

* Removed unnecessary using statements
2017-03-23 08:30:40 -10:00
Hamed 2bc550bd7d Remove redundant image (#3039) 2017-03-22 17:23:05 -10:00
Scott Addie 47bd60697e Change gulpfile.js snippet content type to JavaScript (#3038) 2017-03-22 17:14:14 -10:00
Scott Addie 922f5acb3c Add VS 2015 instructions for bundle & minify Gulp conversion (#3022) 2017-03-20 21:02:20 -10:00
Scott Addie 8ab055f5cf Remove unused BundlerMinifier.Core package references (#3009) 2017-03-20 11:10:30 -10:00
Scott Addie 22078948af Minor fixes to Bundling & Minification doc (#3010)
Thanks for that review... :-)
2017-03-20 11:11:10 -04:00
Shayne Boyer 31f5f9c397 Bundler Minify update (#2992)
* update doc

* update static and samples
2017-03-16 14:27:09 -10:00
damienbod 8ae7901654 renaming to AngularJS like in page (#2925) 2017-03-08 16:32:45 -05:00
Tom Dykstra 08b25a07a7 project.json --> .csproj for client-side/using-gulp.md (#2854) 2017-03-06 09:35:59 -08:00
Tom Dykstra f3a6567eb4 update h1 (#2845)
* update h1

* update title and h1
2017-03-06 09:35:58 -08:00
Tom Dykstra b32f3ccb39 project.json to .csproj for Less/Sass/FontAwesome (#2835)
* remove ref to project.json, misc updates

* remove ref to project.json, misc updates 2

* remove gulp for bower copy task
2017-03-06 09:35:58 -08:00
Shayne Boyer ccd9f45a5e Update Getting started with Yeoman to csproj (#2813)
* Razor remove csproj (#2662)

* don't merge

* csproj razor update

* code style

* Update razor.md

* CRLF / LF issues in these files

* update yeoman to csproj

* remove whitespace

* Addressins feedback and minor cleanuo
2017-03-06 09:24:26 -08:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Tom Dykstra d429e7977e h1 update (#2844) 2017-02-27 12:40:05 -08:00
Scott Addie 04a7c31f0f Remove extraneous asterisk from Bower doc (#2815)
👍
2017-02-22 12:07:39 -05:00
Scott Addie d1be108042 Remove extraneous backtick from Bower doc (#2814)
👍
2017-02-22 12:07:15 -05:00
Rick Anderson 81aeebc239 rewrite and remove project.json from Bower doc (#2778)
* rewrite and remove project.json

* Update bower.md

* Update _Layout.cshtml

* Scott intro rewrite
2017-02-20 20:53:41 -10:00
Shayne Boyer e29779d15e Yeoman article fixes (#2793)
* whitespace

* update generator version for project.json

* metadata update
2017-02-17 12:13:09 -05:00
damienbod 4f6c5f18ec Damienbod/angular to angularjs (#2735)
* updating to msbuild

* renaming to AngularJS

* adding client app

* removing packages, not required

* updating to ASP.NET Core 1.1

* updating to ASP.NET Core 1.1

* updating the md file

* removing gitignore excludes because these are not required

* revert, should not have been removed
2017-02-10 08:48:58 -10:00
Rick Anderson 23992155c0 removed project.json ref (#2704) 2017-02-08 15:25:24 -10:00
Rick Anderson c029d11b40 Delete Project_Readme.html 2017-02-08 15:19:07 -10:00
Rick Anderson 538944d2cc Update short titles (#2595)
* Update index.md

* Update bundling-and-minification.md

* Update knockout.md

* Update using-grunt.md

* Update using-gulp.md

* Update index.md

* Update index.md

* Update app-state.md

* Update configuration.md

* Update dependency-injection.md

* Update error-handling.md

* Update file-providers.md

* Update hosting.md

* Update logging.md
2017-01-23 15:17:00 -08:00
Shayne Boyer 801a6d9222 title to sentence case (#2588)
* title to sentence case

* Address comments
2017-01-23 13:15:29 -08:00
Nicolò Carandini 0845cbde30 Add Using Browser Link article to client side dev (#2445)
* Create using-browserlink doc with metadata

* Add to index and toc

* First completed version with images

* UE Edit

* Add source project
Update article with code instead of image

* Fix code highlight parameters

* Add Dashboard images
Remove unused code image

* Update image

* Add text and images for the  Dashboard

* Fix missing 's' on image

* revise extensions note wording
2017-01-19 15:34:07 -08:00
Luke Latham 5f7ff2bae2 Test PR: client-side docs (codeblocks and more) (#2529)
* Update using-gulp.md

* Update using-grunt.md

* Update bower.md

* Update bootstrap.md

* Update knockout.md

* Update angular.md

* Update less-sass-fa.md

* Update less-sass-fa.md

* Update bundling-and-minification.md

* Update yeoman.md

* Update bootstrap.md

* Update bower.md

* Update bundling-and-minification.md

* Update knockout.md

* Update using-gulp.md

* Update angular.md

* Update bootstrap.md

* Update angular.md

* Update bower.md

* Update bundling-and-minification.md

* Update index.md

* Update knockout.md

* Update less-sass-fa.md

* Update toc.md

* Update using-grunt.md

* Update using-gulp.md

* Update yeoman.md

* Update angular.md
2017-01-18 15:19:53 -10:00
Tom Dykstra b9c9439498 fix links for bug 707589 (#2437) 2016-12-22 10:05:24 -08:00
Luke Latham 5e2118e1e6 Specify alt text in all images (#2434)
* Update publish-to-azure-webapp-using-vs.md

* Update google-logins.md

* Update working-with-sql.md

* Update microsoft-logins.md

* Update twitter-logins.md

* Update facebook-logins.md

* Update index.md

* Update accconfirm.md

* Update 2fa.md

* Update yeoman.md

* Update file-providers.md

* Update app-state.md

* Update localization.md

* Update middleware.md

* Update dependency-injection.md

* Update mvc.md

* Update webapi.md

* Update native-mobile-backend.md

* Update filters.md

* Update formatting.md

* Update dependency-injection.md

* Update adding-controller.md

* Update adding-model.md

* Update search.md

* Update controller-methods-views.md

* Update adding-view.md

* Update validation.md

* Update first-web-api.md

* Update web-api-help-pages-using-swagger.md

* Update your-first-mac-aspnet.md

* Update azure-continuous-deployment.md

* Update vsts-continuous-deployment.md

* Update dependency-injection.md

* Delete FBLogin2.PNG

* Delete pass1.PNG

* Delete pass2.PNG

* Add files via upload

* Update facebook-logins.md

* Update index.md
2016-12-22 10:03:29 -08:00
Shayne Boyer 4f405816cb Partially addresses Issue 2147 (#2382)
* update image alt tags - init

* sass and grunt

* using gulp

* onsie twosie updates

* more single changes
2016-12-13 08:31:52 -08:00