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

Bump Version to Angular 13, code quality of life improvements #460

Merged
merged 12 commits into from Aug 15, 2022

Conversation

gcko
Copy link
Contributor

@gcko gcko commented Jul 28, 2022

As part of the switch to Angular 13, I did the following as well:

  • Removed tslint and added in eslint in it's place. TSlint is deprecated and removed from Angular.
  • Removed unused scss files in Demo
  • Fixed linting throughout the codebase to conform to the latest practices in place by Angular
  • Removed unused e2e code
  • Fixed all migration requirements from Angular 11 to Angular 13
  • Bumped Angular Material to 13 as well
  • Typed everything in daterangepicker.component.ts and daterangepicker.directive.ts
  • Bumped ng-packagr to the latest and ensured the build continued to work
  • Added ng-package.json to conform to ng-packagr's latest requirements
  • Fixed the imports
  • bumped the target to es2020
  • removed protractor (not in use)

@fetrarij
Copy link
Owner

fetrarij commented Aug 15, 2022

Hello @gcko thanks for your PR.
Your PR is very interesting

@fetrarij fetrarij merged commit 5a4245d into fetrarij:master Aug 15, 2022
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.

None yet

2 participants