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

feat: Unit tests + compatibility enhancements #1

Merged
merged 3 commits into from
Feb 15, 2025

Conversation

rbonestell
Copy link
Owner

This pull request includes several changes to improve the Retroify.js project. The most important changes include updates to the project configuration, enhancements to the demo page, and improvements to the core library functionality.

Project Configuration:

  • .babelrc: Added Babel configuration with @babel/preset-env.
  • .github/workflows/test.yml: Added GitHub Actions workflow for testing on specific branches and paths.
  • package.json: Updated version to 0.2.0, added Jest for testing, and included Babel preset in dev dependencies. [1] [2]

Demo Page Enhancements:

Core Library Improvements:

  • src/retroify.js: Updated version to 0.2.0, added a blacklist for certain tags, improved element styling, and enhanced the apply method to handle dynamic elements better. [1] [2] [3] [4] [5] [6] [7]

Minor Changes:

These changes collectively enhance the functionality, maintainability, and user experience of the Retroify.js project.

@rbonestell rbonestell merged commit 920ae69 into main Feb 15, 2025
1 check passed
@rbonestell rbonestell deleted the feat/add-and-automate-unit-tests branch February 15, 2025 19:14
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