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: vue-spark/vue-router-plugin-system
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c2719d6
Choose a base ref
...
head repository: vue-spark/vue-router-plugin-system
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7bd9f68
Choose a head ref
  • 5 commits
  • 14 files changed
  • 1 contributor

Commits on Jul 5, 2025

  1. chore(eslint): 忽略 .github 文件夹的 ESLint 检查

    - 在 eslint 配置中添加 ignores 属性,将 ".github" 目录排除在代码检查之外
    l246804 committed Jul 5, 2025
    Configuration menu
    Copy the full SHA
    5bfe0e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2025

  1. Configuration menu
    Copy the full SHA
    9dba970 View commit details
    Browse the repository at this point in the history
  2. docs(README): 添加中文文档并完善项目说明

    - 新增 README.zh_CN.md 文件,提供中文文档
    - 在 README.md 中添加项目核心特性、安装方法、使用示例等详细说明
    - 更新 package.json 中的项目描述
    l246804 committed Jul 6, 2025
    Configuration menu
    Copy the full SHA
    08fb975 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0674d99 View commit details
    Browse the repository at this point in the history
  4. chore: release v1.0.0

    l246804 committed Jul 6, 2025
    Configuration menu
    Copy the full SHA
    7bd9f68 View commit details
    Browse the repository at this point in the history
Loading