Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复监听失效问题+添加SetupComponent组件支持 #9

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Sep 18, 2024

  1. 修复监听失效问题

    gmono committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    12e5d84 View commit details
    Browse the repository at this point in the history
  2. setup组件基础设施

    gmono committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    712271d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    375c0b4 View commit details
    Browse the repository at this point in the history
  4. 添加基本计划

    gmono committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    180c872 View commit details
    Browse the repository at this point in the history
  5. 修复批量监听错误

    gmono committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d9e5f6c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. 直接提交dist允许git安装

    gmono committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3ed268e View commit details
    Browse the repository at this point in the history
  2. 改造watch实现

    gmono committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2a3a113 View commit details
    Browse the repository at this point in the history
  3. 完善watch逻辑

    gmono committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    45e5cfc View commit details
    Browse the repository at this point in the history
  4. 给callback添加参数

    gmono committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1457927 View commit details
    Browse the repository at this point in the history
  5. 追加文件

    gmono committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    65d28f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c08895 View commit details
    Browse the repository at this point in the history
  7. 修改版本到1.1

    gmono committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f2317cd View commit details
    Browse the repository at this point in the history