jodit / jodit-angular

Angular wrapper for Jodit && Hey. Due to the fact that I do not use Angular in my projects, I cannot fix plugin errors in a timely manner. If you want the plugin to develop, send PR or better become a contributor
MIT License
48 stars 35 forks source link

Angular Migration v17 #126

Open kashgurung opened 6 months ago

kashgurung commented 6 months ago

This PR contains the following changes:

  1. Upgraded Angular version from 8.2.14 to 17.2.3 (latest).
  2. Migrated TSLint to ESLint.
  3. Migrated Protector to Cypress for E2E testing.
  4. Updated the Unit Test configurations.
kashgurung commented 6 months ago

Test Cases

Screenshot 2024-03-10 at 1 45 36 AM Screenshot 2024-03-10 at 1 45 09 AM Screenshot 2024-03-10 at 1 48 30 AM
kashgurung commented 5 months ago

@MrElectroNick Hi, could you please review this PR and let me know if anything needs to be updated. Thanks!

MrElectroNick commented 5 months ago

Hi @kashgurung, I'll need to find some time to review and merge it. Thanks for the effort!

ultrasonicsoft commented 5 months ago

@kashgurung Thanks! @MrElectroNick Eagerly waiting for this PR to be merged so that I don't have to use ngx-jodit as a workaround for my angular project which is on 17 version. Appreciate your help.