bubbles icon indicating copy to clipboard operation
bubbles copied to clipboard

refactor(table): use lipgloss table for rendering

Open bashbunni opened this issue 1 year ago • 5 comments
trafficstars

Still very wip - just opening a draft PR here to document the process. This change should fix a lot of open issues with the table bubble

TODO

  • [x] This change needs the Height fix on the Lip Gloss table to work properly. (https://github.com/charmbracelet/lipgloss/commit/a5492bc29675a3f4dd2782661824cd11777af11a) need to make a new release that includes the fix before merging this.

  • [x] fix YOffset

  • [ ] remove proposal.org from this PR

  • [ ] re-review API changes

bashbunni avatar Sep 16 '24 17:09 bashbunni