Releases: Martan03/termint
Releases · Martan03/termint
v0.5.2
v0.5.1
v0.5.0
v0.5.0
Features:
- Add Grid widget
- Add rendering Buffer (edit all rendering functions)
- Add rerendering and rendering only changed characters to Term
- Add small screen option to Term, when widget cannot fit
- Add Style struct
- Add universal Color enum (removed Fg and Bg enums)
- Edit Modifier to work as bitflag rather then enum
Fixes:
- Fix Layout width & height functions
- Fix List to have proper state
v0.4.2
v0.4.1
v0.4.0
v0.4.0
Features:
- Add BgGrad widget that renders background gradient
- Add centering to the Layout widget
- Add hex and HSL color code support
- Add Min and MinMax Constrain
- Add option to automatically scroll to item in List widget
- Add Spacer widget for better layouting
- Add text alignment to Span and Grad widget
- List doesn't show scrollbar when not necessary
Fixes:
- Fix Block border taking space even when not used
- Fix Grad and Span showing ellipsis when not necessary
- Fix Grad letter wrap rendering (was shifted down)
- Fix Span rendering when using newline characters
- Make Grad with Letter Wrap render all spaces