| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-10-22 | 1.8 kB | |
| v0.13.1 source code.tar.gz | 2024-10-22 | 77.4 kB | |
| v0.13.1 source code.zip | 2024-10-22 | 107.1 kB | |
| Totals: 3 Items | 186.2 kB | 1 | |
Table improvements, on stream
@bashbunni went to town in this release and fixed a bunch of bugs, mostly around table. Best of all, she did most of it on stream.
Changelog
Table
- fix(table): use table height by @Broderick-Westrope in https://github.com/charmbracelet/lipgloss/pull/358
- fix(table): unset data rows without causing nil pointer err by @bashbunni in https://github.com/charmbracelet/lipgloss/pull/372
- fix(table): shared indices for first row of data and headers (StyleFunc bug) by @bashbunni in https://github.com/charmbracelet/lipgloss/pull/377
- fix(table): do not shrink table with offset by @bashbunni in https://github.com/charmbracelet/lipgloss/pull/373
- fix(table): include margins for cell width by @bashbunni in https://github.com/charmbracelet/lipgloss/pull/401
Other Stuff
- fix(render): strip carriage returns from strings by @bashbunni in https://github.com/charmbracelet/lipgloss/pull/386
Bonus
- docs(example): rainbow string by @caarlos0 in https://github.com/charmbracelet/lipgloss/pull/96
New Contributors
- @Broderick-Westrope made their first contribution in https://github.com/charmbracelet/lipgloss/pull/358
- @swrenn made their first contribution in https://github.com/charmbracelet/lipgloss/pull/364
Full Changelog: https://github.com/charmbracelet/lipgloss/compare/v0.13.0...v0.13.1
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
