Open Issues Need Help
View All on GitHub Prueba 28 days ago
AI Summary: This issue is a simple test, likely intended to verify the issue tracking system or a new contributor's ability to create and manage issues. It contains no specific technical problem or feature request.
Complexity:
1/5
good first issue
DRY On HTML and CSS (using dark and default mode) 11 months ago
AI Summary: Refactor the Angular component library, BetterComponents, to remove redundant HTML and CSS code related to dark and default modes. The goal is to reduce the number of conditional statements (if/switch) currently used to manage the different modes, improving code maintainability and readability.
Complexity:
4/5
help wanted
Common CSS Classes 11 months ago
AI Summary: Create a `commons.css` file containing commonly used CSS classes across the BetterComponents Angular library to improve code maintainability and reduce redundancy.
Complexity:
2/5
good first issue