HotTowelTypescript 2.1.1
See the version list below for details.
dotnet add package HotTowelTypescript --version 2.1.1
NuGet\Install-Package HotTowelTypescript -Version 2.1.1
<PackageReference Include="HotTowelTypescript" Version="2.1.1" />
paket add HotTowelTypescript --version 2.1.1
#r "nuget: HotTowelTypescript, 2.1.1"
// Install HotTowelTypescript as a Cake Addin #addin nuget:?package=HotTowelTypescript&version=2.1.1 // Install HotTowelTypescript as a Cake Tool #tool nuget:?package=HotTowelTypescript&version=2.1.1
HotTowel Typescript is a SPA template. This is an update to John Papas HotTowel updated and written in Typescript. Some minor ui-bugs are fixed and there are some changes to the project structure, mainly naming of controllers and directives. Using Web Essentials plugin for Visual Studio is highly recommended when using Typescript. You need to generate the .js files from TypeScript files before you run the project.
*UI fixes:
- When going from small screen to large screen after selecting a menuitem the sidebar contained no menuitems
- When clicking on a menuitem in a small screen the menu now closes
Version 2.1:
* Removed .js files, use Web Essentials VS plugin to recreate them
* Fixed the startup spinner not showing
* Fixed an error with logFn, causing it to only log 'info' messages
Version 2:
* Changed naming of directives to be similar to their use: "cc-widget-close"
* Updated services, controllers and directives to comply with the new SideWaffle templates for Typescript
* Dependencies now sorted out and should fix the "Failed to add reference to 'System.Net.Http'..." error that happened for some users.
Learn more about Target Frameworks and .NET Standard.
-
- AngularJS.Animate (>= 1.2.19)
- AngularJS.Core (>= 1.2.19)
- AngularJS.Route (>= 1.2.19)
- AngularJS.Sanitize (>= 1.2.19)
- angularjs.TypeScript.DefinitelyTyped (>= 1.9.3)
- bootstrap (>= 3.2.0)
- Breeze.Angular (>= 0.8.7)
- Breeze.Server.WebApi2 (>= 1.4.16)
- breeze.TypeScript.DefinitelyTyped (>= 0.2.5)
- FontAwesome (>= 4.1.0)
- jQuery (>= 2.1.1)
- jquery.TypeScript.DefinitelyTyped (>= 1.3.5)
- Moment.js (>= 2.7.0)
- q.TypeScript.DefinitelyTyped (>= 0.2.6)
- Spin.js (>= 2.0.1)
- toastr (>= 2.0.3)
- toastr.TypeScript.DefinitelyTyped (>= 0.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.