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: halo-dev/plugin-search-widget
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.0
Choose a base ref
...
head repository: halo-dev/plugin-search-widget
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.1
Choose a head ref
  • 4 commits
  • 25 files changed
  • 1 contributor

Commits on Jul 22, 2025

  1. Update infra (#57)

    1. Replace ESLint and Prettier with Biome
    2. Use rolldown-vite
    
    ```release-note
    None
    ```
    ruibaby authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    7263395 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Replace decorator with manual custom element registration (#59)

    Optimize customElement definition logic to prevent errors on duplicate registration
    
    ```release-note
    None
    ```
    ruibaby authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    635df62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a97a2e5 View commit details
    Browse the repository at this point in the history
  3. Prepare for release 1.7.1

    ruibaby authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    d78a04a View commit details
    Browse the repository at this point in the history
Loading