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

状态管理从 vuex 迁移至 pinia #115

Draft
wants to merge 97 commits into
base: master
Choose a base branch
from

Commits on Oct 10, 2024

  1. perf(store): 接入 pinia 准备工作 (#114)

    把持久化存储单独定义出来,方便 pinia 插件使用
    j10ccc authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5c0b36d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    7757ca9 View commit details
    Browse the repository at this point in the history
  2. style(app): make eslint happy

    j10ccc committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    619fd2c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    1487388 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    9a8c212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bc82a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f66f34a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82e4e51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b12ff3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f028cfc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    246a1c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98caa7d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ae3fc0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    abd4d14 View commit details
    Browse the repository at this point in the history
  11. perf(store): 删除了mainStore封装

    xixiIBN5100 authored and j10ccc committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    765decb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6c58664 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    88d2e47 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    26433c1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ab805bb View commit details
    Browse the repository at this point in the history
  16. feat(store): 添加仓库入口

    xixiIBN5100 authored and j10ccc committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    5b86273 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b872186 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    06f7206 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d4e1ff6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5b5e0d4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    47131d7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a189d2b View commit details
    Browse the repository at this point in the history
  23. Merge pull request #139 from j10ccc/refactor/general-service

    refactor(store): 使用 pinia 重构 system 和 service store
    j10ccc authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    0e13a99 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Merge pull request #138 from j10ccc/feat/new-request-function

    feat(service): new request implementation
    j10ccc authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    02684e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e11aa2 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. fix(request): handle unexpected case (#142)

    1. 优化了请求异常类的构造方式
    2. 修改了 auth 参数的传入可选性
    3. 处理服务端网关异常,没有返回请求体的场景
    4. 删除不必要的 cookie 获取异常的处理
    j10ccc authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1623d75 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    34e4988 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    0c82ed1 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    43d15cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03dbe14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d10499 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b08ce59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c577385 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1177062 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0bf38b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3923e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d6f384 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    64665ed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1af42f7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e0ef186 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b008376 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    14f6510 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    299c9f0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8c59317 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d0bb1e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    a24508b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7633ed9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98f7fd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0484a94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15af27e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    0d4438a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    049201c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abe31fa View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    1baed74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ba789c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f725a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    105bef6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b6f98e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c34748 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. fix(app-list): cache raw data

    j10ccc committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8040fe1 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    4f40bb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3506bf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a27749 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8afb13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a5fcc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af371df View commit details
    Browse the repository at this point in the history
  7. Merge pull request #145 from j10ccc/refactor/nice-first-screen

    refactor(*): visit between tabs with no errors
    j10ccc authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    83eff9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8cdc10 View commit details
    Browse the repository at this point in the history
  9. chore(score): move files

    j10ccc committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9a0a747 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa5ca8f View commit details
    Browse the repository at this point in the history
  11. Merge pull request #146 from j10ccc/refactor/free-room

    refactor(free-room): rewrite in hooks
    j10ccc authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    275183b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    17c625a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    40e2e0a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    e064b33 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    64cccbc View commit details
    Browse the repository at this point in the history
  2. refactor(change-pwd): rewrite in hooks

    And merge bugfix PR from #148
    j10ccc committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a17871f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5a1dc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea1d06f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #154 from j10ccc/refactor/settings

    refactor(settings): rewrite settings itself and related pages
    j10ccc authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    cff4122 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17554ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52e76de View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    98afe60 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #156 from j10ccc/chore/type-check

    chore(ci): new type checking step
    j10ccc authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    417170a View commit details
    Browse the repository at this point in the history
  3. fix(electricity): new way to constrain trigger sub (#157)

    原来的防抖方案导致逻辑函数被缓存,微信识别成函数不是被 onTap 事件触发的,订阅操作被拦截。
    j10ccc authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4f2e5e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fea9c97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    901b70f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. feat(button): invoke tap event

    To interoperate with disable state
    j10ccc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    148945c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b645fc6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #161 from j10ccc/refactor/suit

    refactor(suit): rewrite in hooks
    j10ccc authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e55ea69 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    4896d57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a67400 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    771b423 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #162 from j10ccc/fix/rest-type-error

    fix(my): type error on new feature badge
    j10ccc authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    11c6d39 View commit details
    Browse the repository at this point in the history