Files
textual/docs
Rodrigo Girão Serrão 4148b1d450 Implement a Progress Bar widget. (#2333)
* First prototype of PB.

* Repurpose UnderlineBar.

* Factor out 'Bar' widget.

* Revert "Factor out 'Bar' widget."

This reverts commit 0bb4871adf.

* Add Bar widget.

* Cap progress at 100%.

* Add skeleton for the ETA label.

[skip ci]

* Add ETA display.

* Improve docstrings.

* Directly compute percentage.

* Watch percentage changes directly.

[skip ci]

* Documentation.

* Make reactive percentage private.

Instead, we create a public read-only percentage property.

* Update griffe to fix documentation issue.

Related issues: #1572, https://github.com/mkdocstrings/griffe/issues/128.
Related PRs: https://github.com/mkdocstrings/griffe/pull/135.

* Add example and docs.

* Address review feedback.

[skip ci]

* More documentation.

* Add tests.

* Changelog.

* More tests.

* Fix/fake tests.

* Final tweaks.
2023-04-26 15:25:39 +01:00
..
2023-04-12 11:37:47 +01:00
2023-04-08 15:35:49 +01:00
2023-04-05 10:11:27 +01:00
2023-03-18 16:47:51 +00:00
2022-11-06 15:41:12 +00:00
2023-04-04 13:12:51 +01:00
2023-04-16 12:31:39 +01:00
2023-04-16 12:31:39 +01:00
2023-04-08 15:35:49 +01:00
2022-09-15 11:34:52 +01:00
2023-03-18 10:38:41 +00:00