Commit Graph
30 Commits
Author SHA1 Message Date
bashbunni 20539bf61c wip: add TODOs 2025-03-18 09:29:43 -07:00
bashbunni 76f9073785 feat(table): expose Border API from Lip Gloss 2025-01-08 12:16:57 -08:00
bashbunni 127d34d29d merge master 2025-01-07 08:52:08 -08:00
bashbunni 9516572c1c test(table): failing text alignment 2024-09-26 11:58:39 -07:00
bashbunni 6548f4e501 feat(table): add option for custom StyleFunc 2024-09-26 11:58:13 -07:00
bashbunni 48eb859f21 feat(table): Bring back Height and Rows 2024-09-25 12:40:44 -07:00
bashbunni e7821ead32 feat(table): bring back SetColumn 2024-09-25 11:38:09 -07:00
bashbunni 819e0210bd wip(docs): proposal outline 2024-09-25 11:28:34 -07:00
bashbunni add073a3e0 chore: tidy TODOs 2024-09-25 11:25:27 -07:00
bashbunni c9845d82ef chore(DONT MERGE): use use-lipgloss-table branch of lipgloss 2024-09-25 11:21:46 -07:00
bashbunni b483f6dda9 feat(table): add SetBorder function to set/unset borders 2024-09-25 11:19:45 -07:00
bashbunni cae042849c chore: tidy 2024-09-25 10:27:11 -07:00
bashbunni f1f0c4cb16 chore(deps): use use-lipgloss-table branch of lipgloss 2024-09-24 17:25:26 -07:00
bashbunni a0b7e17ab1 fix(table): use 0 as first row index (no off by one) 2024-09-24 17:18:26 -07:00
bashbunni 14927f0b94 fix(test): set correct type in comparison for TestFromValuesWithTabSeparator 2024-09-24 17:02:26 -07:00
bashbunni e242987806 refactor(test): update error message for TestSetCursor 2024-09-24 16:58:37 -07:00
bashbunni be32116954 fix(test): update outputs for TestTableAlignment 2024-09-24 16:57:38 -07:00
bashbunni c436cff170 wip: fix table styles 2024-09-23 17:48:28 -07:00
bashbunni ee1ba24d7b refactor(table): use maxYOffset 2024-09-20 11:09:54 -07:00
bashbunni 791d89b668 wip: general yoffset logic. Needs clean + height fix 2024-09-20 10:47:15 -07:00
bashbunni 605b8ac4e5 wip: add scrolling 2024-09-16 10:05:09 -07:00
bashbunni 30bed825aa fix(table): style selected row 2024-09-13 18:45:00 -07:00
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 e18aafc29b chore: remove header const from exports 2024-09-11 15:43:33 -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
bashbunni f24890f15d wip: runs but broken border 2024-09-11 06:48:21 -07:00