Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Popular repositories
-
-
-
-
-
Forked from mui-org/material-ui
React components for faster and easier web development. Build your own design system, or start with Material Design.
JavaScript 1
-
Forked from lidangzzz/hedgehog-lab
An open source scientific computing environment for JavaScript TOTALLY in your browser, matrix operations with GPU acceleration, TeX support, data visualization and symbolic computation.
TypeScript
663 contributions in the last year
Activity overview
Contribution activity
July 2020
- AGDholo/hedgehog-lab.github.io JavaScript
- AGDholo/github-readme-stats JavaScript
- AGDholo/AGDholo
- AGDholo/hedgehog-lab TypeScript
Created a pull request in lidangzzz/hedgehog-lab that received 3 comments
- chore(deps): remove react-ace
- chore: Merge branch 'master' into dev
- docs: add contributing guide
- feat(style): use a three-column layout instead
- resolved conflicts
- draft(style): dark-mode support [WIP]
- feat(style): dark-mode support [WIP]
- feat(deps): remove yarn and redundant UI framework dependencies
- chore(package): remove yarn
- feat(style): redesign site using material-ui
- chore(style): apply two-column layout
Created an issue in lidangzzz/hedgehog-lab that received 4 comments
暗黑模式支持(未完成)
我实现了暗黑模式的主题,但是存在以下几点问题:
1, 并未做切换主题功能,不会用 react hooks,需要大佬们帮忙补充功能。
2. 渲染图表的颜色是写死在 hedgehog-lab\src\core\runtime.js 里面的,无法动态的做主题切换。
主题设置可在 App.js 中查看…

