Conversation
|
Sorry, man. Do you mind re-opening this against |
|
No worries, will do |
4856dfc to
9568bd7
Compare
andreynering
left a comment
There was a problem hiding this comment.
Hey @dlvhdr,
Thanks for writing these examples!
- Can you rebase your branch with
v2-expand squash your commits into a single one? - Can you ensure that CI passes for tests and lint?
- We might need to temporarily pin the last commits from charmbracelet/bubbles#639 and charmbracelet/lipgloss#446 (after addressed) to make the CI pass.
- (Before merging this PR, these two others should be merged first and we'll to update again to point to
v2-expof each project).
- (Before merging this PR, these two others should be merged first and we'll to update again to point to
- I made a couple of comments for small improvements on the examples.
bc898b1 to
58c9b48
Compare
fix: comments
58c9b48 to
0e6de87
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## v2-exp #1190 +/- ##
=======================================
Coverage 57.53% 57.53%
=======================================
Files 25 25
Lines 1227 1227
=======================================
Hits 706 706
Misses 443 443
Partials 78 78 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
|
||
| replace github.com/charmbracelet/lipgloss/v2 v2.0.0-beta.1 => ../../lipgloss | ||
|
|
||
| replace github.com/charmbracelet/bubbles/v2 v2.0.0-beta.1 => ../../bubbles |
There was a problem hiding this comment.
| t.AdditionalShortHelpKeys = func() []key.Binding { | ||
| return kb | ||
| } | ||
| t.AdditionalFullHelpKeys = func() []key.Binding { | ||
| return kb | ||
| } |
There was a problem hiding this comment.
You'll need to update these two because of charmbracelet/bubbles#639 (comment)
f687b4c to
8970332
Compare
|
Thank you so much for your contribution here @dlvhdr! We accidentally closed your PR after merging v2-exp. If you still think this is relevant, please re-open your changes and, we will take a look as soon as possible. |
|
Reopened as #1600 |
No description provided.