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: uier/hackbar
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: uier/hackbar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 5 commits
  • 13 files changed
  • 1 contributor

Commits on Nov 14, 2022

  1. add User Count shield

    uier authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    7856ecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4971fe8 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. User can customize their shortcut to toggle kbar (#13)

    * feat(KBarSearch): upgrade kbar package to have defaultPlaceholder and custom toggle shortcut, add defaultPlaceholder and update README
    
    * feat(App.tsx): render App with custom shorcut from browser storage (chrome.storage.sync)
    
    * feat(popup): add edit shortcut ui in popup window
    
    * feat(manifest): add v2 manifest for non-chromium-based browser e.g. FireFox
    
    * refactor: remove v2 which is not gonna to use, and improve the coding style in popup.js
    uier authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    dc17cc0 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

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

    uier committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    a5f4679 View commit details
    Browse the repository at this point in the history
Loading