Commit Graph
10 Commits
Author SHA1 Message Date
bashbunni 2e34a232d2 refactor: make SetHeaders variadic 2024-09-11 17:12:22 -07:00
bashbunni 7b5c6cbcb2 chore: tidy 2024-09-11 17:07:14 -07:00
bashbunni 1c621af57d refactor: tidy; make Options bodies call setters 2024-09-11 15:38:29 -07:00
bashbunni 87b61f8646 feat: include NormalBorder in DefaultStyles 2024-09-11 14:47:04 -07:00
bashbunni 63869e3889 feat: add BorderHeader to Styles 2024-09-11 14:40:42 -07:00
bashbunni 0ce4f9250e wip: include tests 2024-09-11 13:55:10 -07: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