Piotr Błażejewicz (Peter Blazejewicz)
|
fae426721a
|
🤖 Merge PR #46415 update(cli-progress): minor changes to 3.8 by @peterblazejewicz
- SingleBar.update overloaded
- SingleBar.increment overloaded
- SingleBar.updateETA added
- Options.etaAsynchronousUpdate property added
- version bump
- mantainer added
https://github.com/AndiDittrich/Node.CLI-Progress/compare/v3.6.1...v3.8.2
Thanks!
|
2020-08-14 17:35:55 -04:00 |
|
omjadas
|
e6b321bc80
|
update types for cli-progress (#44069)
|
2020-05-04 17:07:05 -07:00 |
|
Alexander Pepper
|
c4b6c8f6c3
|
[cli-progress] increment can be called without parameters. (#41945)
> Increases the current progress value by a specified amount (default +1). Update payload optionally
Source: https://www.npmjs.com/package/cli-progress#increment
|
2020-01-29 13:44:52 -08:00 |
|
Piotr Błażejewicz (Peter Blazejewicz)
|
3d035b0a86
|
feat(cli-progress): update creation options (#41263)
- `align` added in 2.1
- `hideCursor` update allowed type definition changing the property
documentation to reflect change
- tests updated
Thanks!
|
2020-01-02 10:35:50 -08:00 |
|
Álvaro Martínez
|
2cab3dc568
|
feat(cli-progress): update definitions to v. 3.4 (#38078) (#41157)
|
2019-12-26 12:23:10 -06:00 |
|
Nathan Shively-Sanders
|
f0e6c97928
|
Add missing authors.
Uncovered by dtslint 0.5.4, which now requires that definitions cannot
be by "My Self", which is the default from dts-gen.
|
2019-03-11 09:09:21 -07:00 |
|
Mohamed Hegazy
|
fd28954b07
|
Add declarations for cli-progress package (#25661)
* Add declarations for cli-progress package
* Add missing property
* Close comment
* Fix lint failure
|
2018-05-10 13:36:32 -07:00 |
|