Skip to content

Pull requests: visionmedia/node-progress

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

add setCurrent function and a simple demonstration file
#223 opened Feb 13, 2023 by shahabhm Loading… updated Feb 13, 2023
Display ETA/elapsed time in hours, minutes and seconds
#150 opened May 10, 2017 by thenickdude Loading… updated Sep 5, 2022
Fix bar width when using ANSI styling
#160 opened Aug 14, 2017 by jHoldroyd Loading… updated Mar 13, 2022
Update Readme.md
#208 opened May 26, 2021 by Online13 Loading… updated May 26, 2021
Add detailed eta
#207 opened May 23, 2021 by yousfiSaad Loading… updated May 23, 2021
Fix to manage full width of a terminal if something other than a numb…
#205 opened Apr 9, 2021 by Schirtz Loading… updated Apr 9, 2021
New Feature: RTL support
#201 opened Dec 13, 2020 by otanim Loading… updated Dec 13, 2020
Bug fix: Available space count on multi-line format mode.
#202 opened Dec 13, 2020 by otanim Loading… updated Dec 13, 2020
Fix #187: the last char missed when width exceeds terminal with
#199 opened Nov 7, 2020 by fredgan Loading… updated Nov 10, 2020
Fix: allow tokens to be used multiple times
#198 opened Nov 7, 2020 by fredgan Loading… updated Nov 7, 2020
Example: add an example for the color of completion
#197 opened Oct 26, 2020 by fredgan Loading… updated Oct 31, 2020
Allow decimals in rate display
#167 opened Dec 4, 2017 by MrTraan Loading… updated Aug 15, 2020
human readable RATE and ETA
#196 opened Jul 21, 2020 by JiPaix Loading… updated Jul 26, 2020
Force tty
#168 opened Dec 8, 2017 by ryan-frankel Loading… updated Apr 7, 2020
#178 - Add config method and Allow for update before final render.
#193 opened Oct 15, 2019 by mearns Loading… updated Oct 15, 2019
Account for size of token replacements when sizing the bar
#190 opened Mar 29, 2019 by FremyCompany Loading… updated Mar 29, 2019
Add methods to README. Fixes #77.
#189 opened Mar 13, 2019 by raineorshine Loading… updated Mar 13, 2019
option.smooth = true
#165 opened Sep 21, 2017 by timelot Loading… updated Dec 13, 2018
"total" validation for NaN format
#171 opened Jan 31, 2018 by jacob-rogers Loading… updated Jan 31, 2018
Feature proposal - indeterminable progress bar (unknown total)
#121 opened Feb 18, 2016 by lbeschastny Loading… updated Oct 11, 2017
Add interruptBegin and interruptEnd methods
#155 opened Jun 22, 2017 by silverwind Loading… updated Sep 12, 2017
ProTip! Exclude everything labeled bug with -label:bug.