3 Open Issues Need Help Last updated: Jun 23, 2025

Open Issues Need Help

View All on GitHub
Prueba 2 months ago
good first issue

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 12 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