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.3.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.3.1
Choose a head ref
  • 4 commits
  • 6 files changed
  • 3 contributors

Commits on Aug 3, 2023

  1. fix: can not submit in group form (#40)

    修复分组表单无法提交的问题。
    
    /kind bug
    
    Fixes #39 
    
    可测试插件:[plugin-links-1.2.0-SNAPSHOT.jar.zip](https://github.com/halo-sigs/plugin-links/files/12227195/plugin-links-1.2.0-SNAPSHOT.jar.zip)
    
    ```release-note
    修复分组表单无法提交的问题。
    ```
    ruibaby authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4d824e3 View commit details
    Browse the repository at this point in the history
  2. chore: upgrade the dependency to implement the ExtensionVoOperator in…

    …terface for the VO classes (#43)
    
    fix #42 
    已测试通过
    
    ```release-note
    None
    ```
    Roozenlz authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    455a7dc View commit details
    Browse the repository at this point in the history
  3. feat: make logo form item type to attachment (#41)

    修改链接表单的 Logo 输入框类型为 `attachment`,用于从附件库选择图片。
    
    /kind improvement
    
    Ref #39 (comment)
    
    ```release-note
    修改链接表单的 Logo 输入框类型为 `attachment`,用于从附件库选择图片。
    ```
    ruibaby authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e91fba7 View commit details
    Browse the repository at this point in the history
  4. chore: update halo requires (#44)

    更新 Halo 依赖为 >=2.8.0
    
    ```release-note
    None
    ```
    LIlGG authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ed90546 View commit details
    Browse the repository at this point in the history
Loading