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

Open Issues Need Help

View All on GitHub

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

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