ionic-team / ionic-team/ionic-framework
feat: ion-spinner css custom properties
未关闭
package: core
type: feature request
- 主要语言
- TypeScript
- 星标
- 52.7k
- 派生
- 13.3k
- 平均合并
- 1 天 15 小时
- 30 天内合并 PR
- 51
描述
# Feature Request
**Ionic version:**
[x] **4.x**
**Describe the Feature Request**
Add to ion-spinner more custom properties. Now only color is available in CSS Custom Properties.
**Describe Preferred Solution**
Add to CSS Custom Properties this:
width
height
stroke
stroke-width
stroke-heigth
stroke-dashoffset
**Related Code**
贡献指南
调研方向
Locate the ion-spinner component and inspect how its existing color CSS custom property is defined and applied. Compare the requested width, height, stroke, stroke-width, stroke-heigth, and stroke-dashoffset properties with the component's current styling, then verify that each requested property affects the spinner as expected.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- css, typescript
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100