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-sigs/plugin-links
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: halo-sigs/plugin-links
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 3 commits
  • 9 files changed
  • 1 contributor

Commits on Dec 8, 2022

  1. docs: refine readme (#5)

    完善 Readme
    
    /kind documentation
    
    ```release-note
    None
    ```
    ruibaby authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    5f4405b View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. refactor: add route item to sidebar menu (#7)

    取消功能页面的扩展点,改为在左侧菜单添加菜单项。适配 Console 中 halo-dev/console#816 的更改。
    
    注意:虽然 Console 的这个修改是一个破坏更新,但对于这个插件来讲,并不会造成影响,可以与 2.1.0 以前的版本兼容。
    
    /kind improvement
    
    ```release-note
    取消功能页面的扩展点,改为在左侧菜单添加菜单项。
    ```
    ruibaby authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    ef466d5 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.1.0 (#8)

    发布 1.1.0。
    
    ```release-note
    None
    ```
    ruibaby authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    2b21c6f View commit details
    Browse the repository at this point in the history
Loading