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: praveenn77/docusaurus-lunr-search Loading
base: v3.3.0
Choose a base ref
...
head repository: praveenn77/docusaurus-lunr-search Loading
compare: v3.3.1
Choose a head ref
  • 10 commits
  • 5 files changed
  • 3 contributors

Commits on Nov 28, 2023

  1. Use ⌘ to trigger search bar for Mac users

    The standard way to trigger a search bar on websites for Mac users has become the command key (see for example tailwind.com or github.com).
    
    This PR allows focusing the search bar with either the `ctrlKey` or the `metakey`, so both platforms are supported. It also updates the placeholder text for MacOS users to show ⌘+K instead of Ctrl+K.
    wrgoldstein committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    80e98f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

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

Commits on Dec 9, 2023

  1. Merge pull request #127 from wrgoldstein/cmd-key-for-mac-users

    Use ⌘ to trigger search bar for Mac users
    praveenn77 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    9b50786 View commit details
    Browse the repository at this point in the history
  2. docs: v2 to v3 upgrade docs added

    closes issue 130
    praveenn77 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    b8b07b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd32f93 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    praveenn77 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    d5088a4 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    praveenn77 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    a7bab6a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #129 from vitonsky/patch-1

    docs(#128): add info about lunr
    praveenn77 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    3e4350c View commit details
    Browse the repository at this point in the history
  7. version update

    praveenn77 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    3a3fe21 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9998096 View commit details
    Browse the repository at this point in the history
Loading