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-highlightjs
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: halo-sigs/plugin-highlightjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on Sep 8, 2023

  1. feat: add github-auto.min.css (#11)

    这次考虑了手动切换明暗的场景,样式使用的是github
    
    ```release-note
    新增 auto 自动切换代码高亮明暗风格的样式
    ```
    Dacong-wu authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    47da608 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. feat: add copy button feature

    Signed-off-by: Ryan Wang <i@ryanc.cc>
    ruibaby committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    cd220f7 View commit details
    Browse the repository at this point in the history
  2. chore: add app-store-release step

    Signed-off-by: Ryan Wang <i@ryanc.cc>
    ruibaby committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    4232719 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from ruibaby/feat/copy-button

    feat: add copy button feature
    JohnNiang authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    5abffdf View commit details
    Browse the repository at this point in the history
Loading