14 Commits
Author SHA1 Message Date
Andrey Nering fe39af2a4d refactor(table): rename OverwriteStylesFromLipgloss to LipglossTable
Also, keeps any previously set data on the Lip Gloss table, if set.
2025-05-29 17:42:12 -03:00
Andrey Nering 78e9bc479c test: re-enable tests and record golden files after fixes on lipgloss
https://github.com/charmbracelet/lipgloss/pull/526
2025-05-28 17:35:33 -03:00
Andrey Nering 8ee7e4bfda refactor(table): rename tests to match a convention 2025-05-23 14:11:10 -03:00
Andrey Nering 41f23fed58 test: review tests after merge. some yet to be addressed 2025-05-21 14:39:05 -03:00
Andrey Nering 57b6175d57 Merge branch 'v2-exp' into v2-table 2025-05-21 14:08:35 -03:00
Andrey Nering 73839850f7 test: update golden files with nbsp for v2 2025-05-16 14:24:38 -03:00
Andrey Nering dffbe595a1 Merge branch 'master' into v2-exp-table-tests 2025-05-16 14:23:52 -03:00
Broderick WestropeandGitHub f54a125f7d test(table): improve table unit tests (#601) 2025-05-16 14:13:06 -03:00
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 601039139c test(table): update golden files for alignment tests 2025-03-26 21:53:03 +03: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