COMMITS
/ README.md July 11, 2024
M
docs: list documentation (#331)
Maas Lalani committed
May 24, 2024
C
feat: trees and lists (#264)
Carlos Alexandro Becker committed
May 6, 2024
C
chore(docs): doc updates with regard to style.Copy() deprecation
Christian Rocha committed
May 1, 2024
A
chore: update README.md
Ayman Bagabas committed
A
docs: update Copy() notes
Ayman Bagabas committed
March 19, 2024
C
chore(README): various header improvements
Christian Rocha committed
October 20, 2023
R
fix: Corrected border shorthand functions explanation (#237)
Reid Mason committed
October 12, 2023
C
docs: also link to table examples in the README
Christian Rocha committed
October 10, 2023
M
Feature: Tables (#218)
Maas Lalani committed
July 24, 2023
C
chore(docs): add section about tab conversion (#207)
Christian Rocha committed
May 23, 2023
B
docs: add FAQ (#189)
bashbunni committed
March 8, 2023
C
docs: renderer documentation (#175)
Christian Rocha committed
November 18, 2022
A
docs: update readme
Ayman Bagabas committed
A
docs: update readme example
Ayman Bagabas committed
October 3, 2022
A
docs: update readme
Ayman Bagabas committed
June 28, 2022
A
feat: instantiate lipgloss renderers
Ayman Bagabas committed
November 8, 2022
N
docs: fix various typos (#156)
nervo committed
October 24, 2022
C
docs: new readme footer
Christian Muehlhaeuser committed
September 29, 2022
C
docs(readme): ASCII is an acronym
Christian Rocha committed
June 29, 2022
C
docs: add feedback section to README
Christian Rocha committed
C
docs: use new footer image
Christian Rocha committed
December 10, 2021
S
Fix README.md typo
Stefan VanBuren committed
November 22, 2021
M
doc: fix typos in README
Maas Lalani committed
June 16, 2021
C
Correct stringer interface example in README
Christian Rocha committed
C
Fix README examples for joins
Christian Muehlhaeuser committed
May 31, 2021
C
Add SetColorProfile for explicitly setting the color profile
Christian Rocha committed
April 28, 2021
C
Adjust some instructional README copy
Christian Rocha committed
C
Support for multi-rune borders
Christian Rocha committed
C
Add some border documentation to the README
Christian Rocha committed
C
Add info on measuring width/height to README + add Size helper function
Christian Rocha committed
C
Split utility functions into their own section in the README
Christian Rocha committed
April 5, 2021
A
Fix example code to reflect api changes
Ahmed Khalf committed
C
Remove irrelevant note about unset and falsey values
Christian Rocha committed
April 3, 2021
C
Fix typo in README
Christian Rocha committed
C
Fix typo in README
Christian Muehlhaeuser committed
C
Rework Bubble Tea section of README based on the release notes
Christian Rocha committed
April 2, 2021
C
Add header art to README
Christian Rocha committed
March 31, 2021
C
Correct align and join examples in the README + copy corrections
Christian Rocha committed
C
Fix an inconsistency in a README example
Christian Rocha committed
C
Add example image to README + small README copy edits
Christian Rocha committed
C
Style.Inline() now skips over padding, margins and borders entirely
Christian Rocha committed
C
Clarify what unsetting means in the README
Christian Rocha committed
C
Add note about Bubble Tea/Bubbles to the README
Christian Rocha committed
C
Add info about Place/PlaceHorizontal/PlaceVertical to the README
Christian Rocha committed
March 29, 2021
C
Add utils for measuring paragraphs
Christian Rocha committed
March 25, 2021
C
Adjust README copy about color conversion
Christian Rocha committed
March 24, 2021
C
Add Height and MaxHeight properties
Christian Rocha committed
C
Change margin and padding APIs to closer match CSS
Christian Rocha committed
March 18, 2021
C
Correct and extend join examples in README
Christian Rocha committed
C
Add join example and note about Glamour to README
Christian Rocha committed