Releases: AnonymouX47/urwidgets
Releases · AnonymouX47/urwidgets
0.2.1 (Text width computation fix)
31 Aug 11:17
Compare
Sorry, something went wrong.
No results found
0.2.1 - 2024-08-31
Fixed
TextEmbed text width computation (f8c83af ).
0.2.0 (Fixes and Updates)
17 Feb 12:02
Compare
Sorry, something went wrong.
No results found
0.2.0 - 2024-02-17
Fixed
TextEmbed widget placeholders (#2 ).
Added
Class attributes to TextEmbed to override codepoints used for widget placeholders (#2 ).
.PLACEHOLDER_HEAD
.PLACEHOLDER_TAIL
More examples in the docs #4 .
Changed
Hyperlink now uses externally-applied display attributes (#3 ).
Updated existing examples in the docs #4 .
0.1.1 (Hyperlink widget fixes)
17 May 21:40
Compare
Sorry, something went wrong.
No results found
0.1.1 - 2023-05-17
Fixed
Hyperlink text padding (8b35012 ).
Validation of hyperlink text (f9ee7d5 ).
0.1.0 (Initial Release)
14 May 22:04
Compare
Sorry, something went wrong.
No results found
0.1.0 - 2023-05-14
Added
TextEmbed and Hyperlink widgets.
parse_text() helper function.