mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-10 03:10:41 +00:00
Update changelog
This commit is contained in:
parent
5ac0fce363
commit
cf0392db64
@ -5,14 +5,16 @@
|
|||||||
### New features
|
### New features
|
||||||
|
|
||||||
- Style
|
- Style
|
||||||
- Add support for bold/italic/underlined text
|
- Added support for bold/italic/underlined text
|
||||||
- Added `StyledString` for markup text
|
- Added `StyledString` for markup text
|
||||||
|
- Colors:
|
||||||
|
- Added ColorTyle and PaletteColor for more flexible colored text
|
||||||
- Buttons:
|
- Buttons:
|
||||||
- Added `Dialog::buttons` to iterate on buttons
|
- Added `Dialog::buttons` to iterate on buttons
|
||||||
- Added `Button::set_label` and `Button::label`
|
- Added `Button::set_label` and `Button::label`
|
||||||
- TextView:
|
- TextView:
|
||||||
- Add TextContent, a way to separate model and view for TextView
|
- Added TextContent, a way to separate model and view for TextView
|
||||||
- Add manual scrolling methods
|
- Added manual scrolling methods
|
||||||
- Allow multiple global callbacks per event
|
- Allow multiple global callbacks per event
|
||||||
- Allow buttons and delimiters in top-level menubar
|
- Allow buttons and delimiters in top-level menubar
|
||||||
- StackView:
|
- StackView:
|
||||||
|
Loading…
Reference in New Issue
Block a user