Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 6.0.0 #79

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 3, 2023

🤖 I have created a release beep boop

6.0.0 (2023-10-07)

⚠ BREAKING CHANGES

  • fzf/configs: remove config option opts.fzf.hl
  • menu: add background for scrollbar; simplify scrollbar logic
  • hlgroups: link hl-DropBarMenuScrollBar to hl-PmenuThumb by default
  • add builtin source for terminal buffers (#78)

Features

  • add builtin source for terminal buffers (#78) (6b88dab)
  • menu: add background for scrollbar; simplify scrollbar logic (eac1b26)
  • menu: add scrollbar to the menu when the symbol list is too long (#84) (54813b4)
  • menu: allow showing virtual text below entries (#92) (3daffc1)
  • menu: fuzzy finding (#77) (8da1555)

Bug Fixes

  • always ensure that offset is no larger than (b4b6b4a)
  • api: dropbar_menu_t:fuzzy_find_close() param (2254b1d)
  • bar: potential bug in the return value of dropbar_t:pick_mode_wrap() (648a19c)
  • fzf: ensure fzf_entry.pos is non-nil in on_update (#98) (9fc12e3), closes #97
  • fzf: hover highlighting of last entry in fzf (#91) (044dbc7)
  • highlight current terminal buffer properly in menu (1869204)
  • hover: clear if no component if under mouse, close #80 (28436bf)
  • menu-scrollbar: revert 2debe82 (#94) (7a91b7b), closes #93
  • menu-scrollbar: scrollbar not at bottom when last line is shown (partially fix #93) (dc11786)
  • menu-scrollbar: scrollbar should be covered by sub-menus (5b957d5)
  • menu-scrollbar: scrollbar underflow (b4b6b4a)
  • menu: allow relative win settings other than win; improve fzf window placement (#90) (2d383f4)
  • menu: scrollbar position (eb61e57)
  • sources: terminal: add missing name highlight (2d94c28)

Code Refactoring

  • fzf/configs: remove config option opts.fzf.hl (deaa54d)
  • hlgroups: link hl-DropBarMenuScrollBar to hl-PmenuThumb by default (813c032)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--dropbar.nvim branch 6 times, most recently from f10e516 to b7eca08 Compare September 5, 2023 23:48
@github-actions github-actions bot force-pushed the release-please--branches--master--components--dropbar.nvim branch 11 times, most recently from 34474bb to bfdf4c0 Compare September 29, 2023 03:52
@github-actions github-actions bot force-pushed the release-please--branches--master--components--dropbar.nvim branch 4 times, most recently from f04a216 to 9102001 Compare September 30, 2023 02:24
@github-actions github-actions bot force-pushed the release-please--branches--master--components--dropbar.nvim branch from 9102001 to f308e01 Compare October 7, 2023 09:04
@Bekaboo Bekaboo merged commit 308559d into master Oct 7, 2023
@github-actions
Copy link
Contributor Author

github-actions bot commented Oct 7, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: <C-w> cause error in fuzzy search mode [Bug]: Scrollbar doesn't consistently update
1 participant