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

Improve support for different Angular versions #68

Closed
wants to merge 9 commits into from

Conversation

sweep-ai[bot]
Copy link
Contributor

@sweep-ai sweep-ai bot commented Oct 2, 2023

PR Feedback: 👎

Description

This PR aims to improve the compatibility of the library with different Angular versions. It introduces separate packages for each major Angular version and includes demo components to showcase the compatibility.

Summary of Changes

  • Created new packages for Angular 10, Angular 11, and Angular 12 in the components/confetti/projects directory.
  • Added package.json files for each Angular version with the necessary dependencies and configuration.
  • Modified the angular.json file to include the new packages and update their configuration.
  • Updated the README.md file to include instructions for running the demo app for each Angular version.
  • Updated the package.json file to include the new packages as dependencies.
  • Created new demo components for Angular 10, Angular 11, and Angular 12 in their respective package directories.

Please review and merge these changes to improve the library's compatibility with older Angular versions.

Fixes #65.


🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can:

  • Leave a comment below to get Sweep to edit the entire PR
  • Leave a comment in the code will only modify the file
  • Edit the original issue to get Sweep to recreate the PR from scratch

@sweep-ai sweep-ai bot added the sweep Assigns Sweep to an issue or pull request. label Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L sweep Assigns Sweep to an issue or pull request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve support for different Angular versions
1 participant