Commit Graph
10 Commits
Author SHA1 Message Date
bashbunni 1360eaf0d3 fix(test): use valid naming for golden file 2025-04-04 09:28:56 -07:00
bashbunni 55b5472dcb test(table): add TestOverwriteStylesFromLipgloss test 2025-04-03 22:16:35 -07:00
bashbunni 242df040b8 feat(table): create table bubble from a lip gloss table 2025-04-03 21:36:54 -07:00
bashbunni 5191362e39 test(table): add style and border tests 2025-04-03 16:02:50 -07:00
Ayman Bagabas 3b1b9248be fix(table): crlf on windows 2025-02-04 13:27:29 -05:00
Ayman Bagabas db64e3cd78 feat: update lipgloss to v2 2024-10-29 15:54:24 -04:00
bashbunniandGitHub c1d9f7dd6b feat(table): remove StyleFunc + add tests for table alignment (#586)
* Revert "Add support fo style func to table bubble"

This reverts commit 04658fed8e.

* test(table): add tests for table alignment
2024-08-19 13:56:47 -07:00
Kevin MillerandMaas Lalani 04658fed8e Add support fo style func to table bubble 2024-04-24 13:37:52 -04:00
af7e9ed3e1 Render Row Tests (#487)
* test(table): add renderRow test

* refactor(table): row tests

---------

Co-authored-by: Bill Havanki <bill.havanki@segment.com>
2024-02-28 11:30:22 -05:00
58a9d4c7ec feat: table bubble (#173)
Add table Bubble for displaying tabular data

Co-authored-by: Maas Lalani <maas@lalani.dev>
Co-authored-by: Christian Rocha <christian@rocha.is>
2022-07-21 15:06:38 -04:00