-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Progressbar #379
Comments
i think progressbar can be implemented very easy only with css and ngClass |
+1 |
1 similar comment
+1 |
I insist, that can be implemented so easy, check an example |
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. |
+1
is cleaner |
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. |
add a directive for a progress bar, with tests and docs resolve mgcrea#379
add a directive for a progress bar, with tests and docs resolve mgcrea#379
add a directive for a progress bar, with tests and docs resolve mgcrea#379
Hello, What is the status of this directive? |
+1 |
add a directive for a progress bar, with tests and docs resolve mgcrea#379
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. |
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. |
Is there any plan to implement support for Bootstraps progressbar? It's the only thing I'm missing compared to angular.ui.bootstrap.
The text was updated successfully, but these errors were encountered: