Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript refactor and lint checking #272

Merged
merged 8 commits into from
Nov 20, 2024
Merged

JavaScript refactor and lint checking #272

merged 8 commits into from
Nov 20, 2024

Conversation

dsgnr
Copy link
Owner

@dsgnr dsgnr commented Nov 20, 2024

  • Refactored the UI to leverage JavaScript Proxy for more efficient state management, reducing direct DOM manipulation.
  • Implemented a GitHub Actions workflow to automatically run ESLint and Prettier on UI files (CSS, HTML, and JS) for consistent code quality and formatting.
  • Formatted and linted the UI files (CSS, HTML, and JS) using ESLint and Prettier to ensure adherence to coding standards.

@dsgnr dsgnr merged commit c44b4ee into devel Nov 20, 2024
5 checks passed
@dsgnr dsgnr deleted the ui_updates_lint_fmt branch November 20, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant