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

Task4: Circle of contributors #851

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

Commits on Jul 30, 2024

  1. hypertrons#808 task

    feat(contributor-button): 添加数据未找到组件并初始化React模块- 创建DataNotFound组件,用于在未找到数据时展示可能的原因。- 在index.ts中引入contributor_button模块,确保其在页面加载时被初始化。
    - 初始化contributor_button模块的React组件,包括状态管理、数据获取和视图渲染逻辑。
    - 添加必要的类型定义和全局变量,以支持贡献者按钮功能的正确运行。
    - 通过ReactModal和Graph组件增强用户界面,提供切换视图的功能。
    
    在贡献者提供了贡献者网络视图 Active Developer Collaboration Network,以及切换按钮,通过点击可以切换贡献者展示视图.增强了对GitHub仓库页面中贡献者列表的展示功能,提供了更丰富的交互体验。
    MrH233 authored and johnathon0715 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f14faf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55f9740 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    211a012 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abd7e6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea19adb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de5b7a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    f67f894 View commit details
    Browse the repository at this point in the history
  2. ① Modified button and interface styles to be consistent with GitHub s…

    …tyle; ② Revise English annotations and prettier checks, and remove additional images and explanatory documents; ③ The components have been modified according to the unified format and code specifications.
    johnathon0715 authored and MrH233 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    97a3520 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	src/pages/ContentScripts/features/contributor_button/index.tsx
    #	src/pages/ContentScripts/features/contributor_button/view.tsx
    MrH233 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    bd7399d View commit details
    Browse the repository at this point in the history