Found 6 packages
Angular directive to show an animated spinner (using spin.js).
The basic idea: each time we add one or more promises to an instance of a promiseTracker, that instance's active() method will return true until all added promises are resolved. A common use case is showing some sort of loading spinner while some http requests are loading.
Angular Spinner (angular-spinner) binding library for Bridge.NET projects.
Package will help you to build AngularJS code according to Angular Best Design Guidelines for ASP.NET MVC or WebAPI applications. Package includes Angular UI Material JS libraries and respective CSS.
SpinKit (http://tobiasahlin.com/spinkit/) spinners for AngularJS
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