Craig Duncan
|
7878ad0a18
Add support for keys to ->progress()->each()
|
7 years ago |
Daniel Bushkanets
|
bc712d56bc
added the each method to the progress class (#112)
|
7 years ago |
Craig Duncan
|
ca70f67f77
Allow labels to be shown/hidden on each iteration
|
8 years ago |
Joe Tannenbaum
|
1e240b18bb
force a redraw of the progress bar every time if specified, fixes #72
|
8 years ago |
Joe Tannenbaum
|
f8a783cae9
why did i remove the last label if progress was 100%? well, it's back now.
|
9 years ago |
Joe Tannenbaum
|
090c60e8de
styleci recommended fixes
|
9 years ago |
Joe Tannenbaum
|
2e77e820ba
autoload dev tests via psr-4
|
9 years ago |
Joe Tannenbaum
|
7174984a4e
added writer persistence when writing terminal object
|
9 years ago |
Terah
|
356de4f25a
PHP Doc cleanup
|
9 years ago |
Joe Tannenbaum
|
c79cb2620b
removed dimensions class, centralized in util factory
|
10 years ago |
Joe Tannenbaum
|
3c270e19d1
temporary stopping point, reorganizing
|
10 years ago |
Graham Campbell
|
d2aeb35360
Fixed docblock extra lines
|
10 years ago |
Craig Duncan
|
2fbe403222
Added support for labels on the advance() method
|
10 years ago |
Joe Tannenbaum
|
161982a604
Merge pull request #21 from duncan3dc/progress-bar-advance
|
10 years ago |
Craig Duncan
|
ae48c8a984
Fixed the progress bar width calculation
|
10 years ago |
Craig Duncan
|
0df44fbc5f
Created a test for the new advance() method
|
10 years ago |
Joe Tannenbaum
|
4a220b2233
minor fixes, re-added progress test
|
10 years ago |
Joe Tannenbaum
|
edabb82daf
reverted, less clear what is going on
|
10 years ago |
Joe Tannenbaum
|
37792c6938
simplified progress test
|
10 years ago |
Joe Tannenbaum
|
216e391b17
total test rewrite with stdout
|
10 years ago |
Joe Tannenbaum
|
862d464b39
fixed progress label
|
10 years ago |
Joe Tannenbaum
|
0b3ab41840
moved labels to below the progress bar
|
10 years ago |
Joe Tannenbaum
|
bb228986ef
part of the windows fix perhaps, check on the width of the window before outputting bar
|
10 years ago |
Scrutinizer Auto-Fixer
|
a65da8b673
Scrutinizer Auto-Fixes
|
10 years ago |
Joe Tannenbaum
|
267b774cda
currently at green....
|
10 years ago |
Joe Tannenbaum
|
3c72704e08
unified progress bar length, removed last label if 100%
|
10 years ago |
Joe Tannenbaum
|
cb9c7654f7
continue with the refactor, added progress label
|
10 years ago |
Joe Tannenbaum
|
764ef47e35
psr-2 tests
|
10 years ago |
Joe Tannenbaum
|
12261f2c16
changed namespace, removed laravel specific stuff
|
10 years ago |
Joe Tannenbaum
|
360b62d15c
docs and updated tests for progress bar
|
10 years ago |
Joe Tannenbaum
|
c87a08bb64
added first dynamic terminal object (progress), spelled persistent right
|
10 years ago |