Files
textual/docs/examples/widgets
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-03-14 14:33:10 +00:00
2023-04-06 17:30:32 +01:00
2022-11-20 15:42:35 +00:00
2022-10-04 11:43:30 +01:00
2022-10-04 15:30:53 +01:00
2022-11-21 17:10:16 +00:00
2022-12-10 18:18:28 +00:00
2023-03-11 08:36:13 +00:00
2023-02-14 15:22:15 +00:00
2023-03-29 14:27:56 +01:00
2022-12-07 16:58:26 +00:00
2022-10-04 13:35:56 +01:00
2023-02-09 11:10:30 +00:00
2023-03-13 14:39:15 +00:00
2022-12-09 09:01:34 +00:00
2022-12-10 10:34:34 +00:00