Yiheng

Results 103 issues of Yiheng

this function converts a fraction number to a string in percentage format.

### 🥰 需求描述 [详细地描述需求,让大家都能理解] 使用[ConfigProvider](https://ant-design.antgroup.com/components/config-provider-cn?theme=dark)控制所有图表的主题与语言。 既然属于antd全家桶,这应该是个合理的需求。

### 🥰 需求描述 [详细地描述需求,让大家都能理解] 给文档https://ant-design-charts.antgroup.com/ 增加暗黑模式

### 相关平台 微信小程序 **小程序基础库: 1.0** **使用框架: React** ### 复现步骤 看声明 https://www.npmjs.com/package/@babel/plugin-proposal-class-properties ### 期望结果 将 @babel/plugin-proposal-class-properties 无缝替换为 @babel/plugin-transform-class-properties ### 实际结果 替换之后报错 [babel] [BABEL] D:\test\taro4\D:\test\taro4\src\app.ts?entry-loader=true: Cannot find module '@babel/plugin-proposal-class-properties' ### 环境信息 ```...

F-react
T-weapp
V-4

## Feature Request detect `pixi.toml` and `.ipynb` for python pixi is a fast python package manager https://github.com/prefix-dev/pixi

✨ enhancement
🌱 good first issue

[[中文版模板 / Chinese template](https://github.com/alibaba/hooks/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] Site / documentation update - [ ]...

[[中文版模板 / Chinese template](https://github.com/alibaba/hooks/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### 🤔 This is a ... - [x] New feature - [ ] Bug fix - [x] Site / documentation update - [x] Demo update -...

# 功能 1. 设置主题模式并将其存储在 localStorage 中 2. 监听系统主题 3. 当主题模式为 `system` 时返回当前系统主题,否则返回当前主题模式 # API ```typescript type ThemeModeType = 'light' | 'dark' | 'system'; function useTheme(): { theme: "light" | "dark";...

### Checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, using...

:lady_beetle: bug