patternfly / patternfly/patternfly-react
Feat - Icon management
オープン
@mattnolting がすでに取り組んでいます。
2025年2月25日 から。
PF Team
Stale
- 主要言語
- TypeScript
- スター
- 862
- フォーク
- 392
- 平均マージ
- 4日 8時間
- マージ済み PR(30日)
- 9
説明
Followup to #11313
Objective:
To provide a new, modern, and maintainable icon management and generation model.
New process to generate and manage icons
- Reference an index of icon props
- Batch process icons
- Support specific icon Instantiation for edge cases
Deliverables
- MVP for icon generation and management
- Supporting documentation
- Clean, well groomed implementation code
Long term enhancements
- Icon index is independent of Figma, React, or any on framework
- Design, dev, core dev can modify this index (likely managed in github) to support new and/or remove deprecated icons
- Connect core, react, design, and more to this single source of truth
- Leverage a human readable code format (JSON requires syntax knowledge design may not have and is especially hard read when minified)
- The established solution should be clear, concise, immediately recognizable
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。