Radish alpha
r
Radicle terminal user interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Add change log entries for text area / viewer widgets
Erik Kundt committed 1 year ago
commit 087e7bfffb8097015d09ace499667e5f8b2abebd
parent 842d201b5bc34d36f440ce31d9351792dcc2ed27
1 file changed +3 -0
modified CHANGELOG.md
@@ -11,6 +11,8 @@
- Per-column visibility for tables depending on their render width
- Vertically split container
- Predefined layouts for section groups
+
- `TextView`: Scrollable text viewer widget
+
- `TextArea`: Non-editable text area widget

### Changed

@@ -24,6 +26,7 @@
**Library features:**

- Widgets are not immutable anymore in their render function
+
- Ability to send messages through widgets
- All Radicle-dependent code (moved to `bin/`)
- Page size attribute from scrollable widgets
- Cutoff attributes from table properties