mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-05-06 09:13:48 +08:00
Update the CHANGELOG
This commit is contained in:
parent
8dbda8551f
commit
4b9b0635c4
@ -21,9 +21,11 @@ current (development)
|
|||||||
- Fix: Remove useless new line when using an alternative screen.
|
- Fix: Remove useless new line when using an alternative screen.
|
||||||
|
|
||||||
### Dom
|
### Dom
|
||||||
- Feature: Add the dashed style for border and separator.
|
- Feature: Add the dashed style for border and separator:
|
||||||
|
- See `DASHED` enum, and `separatorDashed()`, `borderDashed()` functions.
|
||||||
- Feature: Add colored borders.
|
- Feature: Add colored borders.
|
||||||
- Feature: Add `LinearGradient`!
|
- See functions: `borderStyled(BorderStyle, Color)` and `borderStyled(Color)`.
|
||||||
|
- Feature: Add `LinearGradient`. It can be used in `color` and `bgColor`.
|
||||||
- Improvement: Color::Interpolate() uses gamma correction.
|
- Improvement: Color::Interpolate() uses gamma correction.
|
||||||
- Fix: Check the `graph` area is positive.
|
- Fix: Check the `graph` area is positive.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user