HotTowelTypescript 2.2.2
dotnet add package HotTowelTypescript --version 2.2.2
NuGet\Install-Package HotTowelTypescript -Version 2.2.2
<PackageReference Include="HotTowelTypescript" Version="2.2.2" />
paket add HotTowelTypescript --version 2.2.2
#r "nuget: HotTowelTypescript, 2.2.2"
// Install HotTowelTypescript as a Cake Addin #addin nuget:?package=HotTowelTypescript&version=2.2.2 // Install HotTowelTypescript as a Cake Tool #tool nuget:?package=HotTowelTypescript&version=2.2.2
HotTowel Typescript is a SPA template. This is John Papas HotTowel Angular Breeze template written in Typescript. 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.2.2:
* Fixed issue with bootstrap.dialog not opening as it should
* Breeze.Server.WebApi2 1.4.16 was causing dependency issue and preventing install in VS2013.4
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
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.5.3)
- 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.
* Fixed issue with bootstrap.dialog not opening as it should
* Breeze.Server.WebApi2 1.4.16 was causing dependency issue and preventing install in VS2013.4