patternfly / patternfly/patternfly-react

Feat - Icon management

オープン
#11,562 コメント 2 件 リアクション 0 件 担当者 1 名 GitHub で見る

@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

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。