angular-progress-button-styles icon indicating copy to clipboard operation
angular-progress-button-styles copied to clipboard

AngularJS version of codrops progress buttons for the use with promises

Results 8 angular-progress-button-styles issues
Sort by recently updated
recently updated
newest added

Hi All, Are there any plans to implement these directives in Angular 2+?

Mapping the main entry of package.json to the final js of dist directory

Hi there, I recently needed to change the flow when a user clicks on the progress button, and before starting the progress the user needs to confirm the action he...

I've added `pbValue` to the scope of the button to allow instantiating the progress without actually clicking the button. Also you'll see a change to `grunt-contrib-sass` - feel free to...

People hate currrent bg https://www.reddit.com/r/angularjs/comments/3rsay1/awesome_angular_progress_buttons/

Button doens't fill when I hook it into my service. Currently using: ``` $scope.change = function() { $scope.loader = NodeFactory.update({ id: $scope.newentry.nid }, $scope.data); $scope.loader.$promise.then(function () { //$state.go('start', {'id': $scope.newentry.nid});...

It would probably be nice to have a button with a circle loader in our collection. For default loader icon it could probably be used font awesome animated icons: http://fortawesome.github.io/Font-Awesome/examples/#animated