patternfly / patternfly/patternfly-react
Feat - Icon management
Đang mở
@mattnolting đang làm issue này rồi.
Từ ngày 25/2/2025.
PF Team
Stale
- Ngôn ngữ chính
- TypeScript
- Star
- 862
- Fork
- 392
- Merge trung bình
- 4 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 9
Mô tả
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
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.