COMMITS
/ style_test.go May 30, 2024
C
chore: remove deprecated Copy() calls (#306)
Christian Rocha committed
May 22, 2024
T
fix: respect UnderlineSpaces and StrikethroughSpaces (#299)
Tanish Azad committed
March 28, 2024
A
refactor: replace props map with struct fields
Ayman Bagabas committed
March 22, 2024
C
fix: transform shouldn't operate on ANSI sequences
Christian Rocha committed
January 30, 2024
M
fix: the empty string can have padding on the right (#253)
Michael Lorant committed
November 27, 2023
C
feat: Style.Transform for altering strings at render time (#232)
Christian Rocha committed
August 1, 2023
A
fix: renderer race condition (#210)
Ayman Bagabas committed
July 24, 2023
C
feat: convert tabs to spaces with `Style.TabWidth(int)` (#204)
Christian Rocha committed
March 10, 2023
G
chore: use io pkg for Discard
Glenn Gonda committed
March 2, 2023
A
ref(renderer): change renderer impl
Ayman Bagabas committed
February 22, 2023
C
fix: don't concurrently change output profiles
Christian Muehlhaeuser committed
November 18, 2022
A
chore(tests): add more style tests
Ayman Bagabas committed
October 3, 2022
A
feat(renderer): use style renderer
Ayman Bagabas committed
October 14, 2022
C
fix: reduce dependencies
Carlos A Becker committed
April 7, 2022
C
test: add Style tests
Christian Muehlhaeuser committed
C
ci: add benchmark test for Style.Render
Christian Muehlhaeuser committed