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

优化tab右键事件 #252

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open

优化tab右键事件 #252

wants to merge 35 commits into from

Commits on May 22, 2022

  1. 优化tab右键事件

    ①关闭:点击后,(除了首页tab不可以点击关闭)关闭tab,如果关闭的是被激活的tab,则设置右侧第一个tab激活;如果右侧没有tab,则设置左侧第一个tab激活;
    	②右键【关闭所有】:点击后,关闭所有tab,并设置首页tab激活;
    	③右键【关闭左侧】:点击后,(除了首页tab不关闭)关闭左侧tab,如果被关闭的tab列表中有激活的tab,则设置当前右键事件的tab激活;
    	④右键【关闭右侧】:点击后,关闭右侧tab,如果被关闭的tab列表中有激活的tab,则设置当前右键事件的tab激活;
    	⑤右键【关闭其它】:点击后,(除了首页tab)其它tab关闭,并设置当前右键事件的tab激活;
    p1j123456 committed May 22, 2022
    Configuration menu
    Copy the full SHA
    b25c846 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. 新增工作流

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    921de47 View commit details
    Browse the repository at this point in the history
  2. 更新

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    98c82a9 View commit details
    Browse the repository at this point in the history
  3. 更新

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    bb5f2f8 View commit details
    Browse the repository at this point in the history
  4. 追加工作流接口

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    ae40c1a View commit details
    Browse the repository at this point in the history
  5. 追加实体

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    9d0a488 View commit details
    Browse the repository at this point in the history
  6. 更新

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    01c1e8a View commit details
    Browse the repository at this point in the history
  7. 更新

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    ed70f3d View commit details
    Browse the repository at this point in the history
  8. 新增邮箱工具类

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    e7a0e4c View commit details
    Browse the repository at this point in the history
  9. 更新

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    f8e4672 View commit details
    Browse the repository at this point in the history
  10. 更新

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    52b4a5e View commit details
    Browse the repository at this point in the history
  11. 更新

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    2e3660c View commit details
    Browse the repository at this point in the history
  12. 更新

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    c886ef8 View commit details
    Browse the repository at this point in the history
  13. 更新

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    9394907 View commit details
    Browse the repository at this point in the history
  14. 更新

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    2f7adec View commit details
    Browse the repository at this point in the history
  15. 更新

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    a1b82a4 View commit details
    Browse the repository at this point in the history
  16. 更新

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    fb4e3fb View commit details
    Browse the repository at this point in the history
  17. 追加例子

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    797c2a1 View commit details
    Browse the repository at this point in the history
  18. 更新

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    5c35de5 View commit details
    Browse the repository at this point in the history
  19. 同步

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    8e2f56e View commit details
    Browse the repository at this point in the history
  20. 更新

    p1j123456 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    11d5c2a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. 同步官方

    p1j123456 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    f202301 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. 同步官方

    p1j123456 committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    57daeff View commit details
    Browse the repository at this point in the history
  2. 同步官方

    p1j123456 committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    4cf6d90 View commit details
    Browse the repository at this point in the history
  3. 同步官方

    p1j123456 committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    48fb58d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. 删除

    p1j123456 committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    531f281 View commit details
    Browse the repository at this point in the history
  2. 同步官方

    p1j123456 committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    802ae16 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. 更新

    p1j123456 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    fcff1e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9871d6 View commit details
    Browse the repository at this point in the history
  3. 同步官方

    p1j123456 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    05f7301 View commit details
    Browse the repository at this point in the history
  4. 同步官方

    p1j123456 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    ff59681 View commit details
    Browse the repository at this point in the history
  5. 同步官方

    p1j123456 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    490f17f View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. 同步官方

    p1j123456 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    6716605 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. 同步官方

    p1j123456 committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    00e48cc View commit details
    Browse the repository at this point in the history
  2. 同步官方

    p1j123456 committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    9b641f8 View commit details
    Browse the repository at this point in the history