Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Progressbar #379

Closed
henriollila opened this issue Jan 24, 2014 · 11 comments
Closed

Progressbar #379

henriollila opened this issue Jan 24, 2014 · 11 comments

Comments

@henriollila
Copy link

Is there any plan to implement support for Bootstraps progressbar? It's the only thing I'm missing compared to angular.ui.bootstrap.

@drtobal
Copy link

drtobal commented Jan 24, 2014

i think progressbar can be implemented very easy only with css and ngClass

@moisesbaddini
Copy link

+1

1 similar comment
@j-walker23
Copy link

+1

@drtobal
Copy link

drtobal commented Apr 11, 2014

I insist, that can be implemented so easy,

check an example
http://stackoverflow.com/questions/20861313/change-bootstrap-progress-bar-width-from-angularjs

@j-walker23
Copy link

Its easy even just using width and plain old regular bootstrap. I did a +1 just to add more features because i like angular-strap. The more features this gets, more traction it gets which means more PR's for things that it doesn't quite have yet. Thats all. You are right, progress bar is pretty easy any way you do it thanks to bootstrap.

@maxavi
Copy link

maxavi commented Dec 26, 2014

+1
I agree with @j-walker23

<progressbar animate="false" value="status" type="success"><b>{{status}}% complete</b></progressbar>

is cleaner

@DaveWM
Copy link

DaveWM commented Dec 31, 2014

Hey guys, I've added a progress bar directive which works how @maxavi suggested. I've done some tests and docs for it as well, but these may need tidying up or expanding a bit.

DaveWM added a commit to DaveWM/angular-strap that referenced this issue Feb 15, 2015
add a directive for a progress bar, with tests and docs

resolve mgcrea#379
DaveWM added a commit to DaveWM/angular-strap that referenced this issue Feb 15, 2015
add a directive for a progress bar, with tests and docs

resolve mgcrea#379
rzschech pushed a commit to rzschech/angular-strap that referenced this issue Jul 1, 2015
add a directive for a progress bar, with tests and docs

resolve mgcrea#379
@DeividasK
Copy link

Hello,

What is the status of this directive?

@gandesc
Copy link

gandesc commented Oct 23, 2015

+1

rzschech pushed a commit to rzschech/angular-strap that referenced this issue Nov 17, 2016
add a directive for a progress bar, with tests and docs

resolve mgcrea#379
@stale
Copy link

stale bot commented Jan 26, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 26, 2019
@stale stale bot closed this as completed Feb 4, 2019
@lock
Copy link

lock bot commented May 5, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the outdated label May 5, 2019
@lock lock bot locked as resolved and limited conversation to collaborators May 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants