patternfly / patternfly/patternfly-react
Feat - Icon management
Aperta
@mattnolting ci sta già lavorando.
Dal 25/2/2025.
PF Team
Stale
- Lingua principale
- TypeScript
- Stelle
- 862
- Fork
- 392
- Merge medio
- 4g 8h
- PR unite (30g)
- 9
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.