Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kevinhwang91/nvim-bqf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: kevinhwang91/nvim-bqf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.1
Choose a head ref
  • 17 commits
  • 15 files changed
  • 2 contributors

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    1276701 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. feat(preview)!: rework module (#98)

    1. Add `show_scroll_bar` option;
    2. Add `border` option;
    3. Add `winblend` option;
    4. Delete `border_chars` option;
    5. Change `BqfPreviewBorder` link to `FloatBorder`;
    6. Add `BqfPreviewTitle` highlight;
    7. Add `BqfPreviewThumb` highlight;
    8. Add `BqfPreviewSbar` highlight;
    kevinhwang91 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e9102f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    772f5a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2de92c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5895e26 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    403b66b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3460a1c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    4214167 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    6539797 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    60ebdf0 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. 2 Configuration menu
    Copy the full SHA
    c920a55 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    77022a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    a906a9d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    8784eeb View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    bdc2a4e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    782f994 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. docs: update CHANGELOG

    kevinhwang91 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    654c904 View commit details
    Browse the repository at this point in the history
Loading