ever-traduora icon indicating copy to clipboard operation
ever-traduora copied to clipboard

[Chore] Upgrade Angular From v12 to v16

Open rahul-rocket opened this issue 4 months ago • 4 comments

Before submitting the PR, please make sure you do the following

  1. Contributor license agreement For us it's important to have the agreement of our contributors to use their work, whether it be code or documentation. Therefore, we are asking all contributors to sign a contributor license agreement (CLA) as commonly accepted in most open source projects. Just open the pull request and our CLA bot will prompt you briefly.

  2. Please check our contribution guidelines for some help in the process.

Summary by CodeRabbit

  • New Features

    • Updated package names to scoped formats for better organization.
    • Added support for the "file-saver" library in the Angular project.
  • Bug Fixes

    • Adjusted Bootstrap dependency to ensure compatibility.
  • Documentation

    • Updated .gitignore to include Angular cache directory.
  • Refactor

    • Changed form builder type from FormBuilder to UntypedFormBuilder across multiple components for improved flexibility.
    • Removed legacy browser support references from polyfills.
  • Chores

    • Updated TypeScript configuration for improved compatibility and performance.
    • Reformatted various configuration files for better readability.
    • Adjusted CSS formatting for consistency across several components.

rahul-rocket avatar Oct 19 '24 06:10 rahul-rocket