HotTowel-Angular icon indicating copy to clipboard operation
HotTowel-Angular copied to clipboard

HotTowel with Angular (for NuGet)

Results 21 HotTowel-Angular issues
Sort by recently updated
recently updated
newest added

On a windows 7, 64-bit machine with IE 11, I encountered this issue wherein clicking the scroll to the top chevron up icon doesn't work. My fix was this: From:...

Repro: Running Chrome 32.0.1700.102 m, shrink the browser width-wise until the side menu collapses to a drop down Click the menu so that it drops down Click the menu so...

Any plans to update to the 1.5 release with ngNewRouter?

What license this project has?

**background**: I'm just getting started with AngularJS and I'm using HotTowel as a starting point. I've actually done a fair amount of work with HotTowel and have several features built...

Is it possible to set a base url (a bit like a java context) for the app? i tried the usual approaches, configuring the app with `use()`, making the main...

It seems, as it stands, activateController function on shell.js broadcasts the controllerActivateSuccessEvent before any under lying controller has a chance to complete? To reproduce, put breakpoints on this line in...

I'm trying to figure out how the routes interact with the sidebar. I need a multilevel (well, two would be enough for now) sidebar but I'm really at a loss...

To reproduce, simply make a test fail and then run `gulp serve-specs`

I added an empty web app in VS 2015, installed HotTowel.Angular, upgraded all the packages except jquery- works fine meaning I can browse the index.html fine. As soon as I...