angular-tauri icon indicating copy to clipboard operation
angular-tauri copied to clipboard

Upgraded to tauri v2, Angular v18

Open david-x-chen opened this issue 1 year ago • 0 comments

Changes:

  • [x] Upgraded to tauri v2, Angular v18
  • [x] Updated file src/typings.d.ts to match the object 'TAURI' type of @tauri-apps/api
  • [x] Breaking change (moved to tauri v2, tauri.conf.json has been updated to match v2 schema: https://schema.tauri.app/config/2.0.0)
  • [x] Fixed lint error after upgraded to angular v18
  • [x] Updated build workflow to support tauri v2.

Checklist:

  • [x] Build workflows are completed successfully

david-x-chen avatar Oct 05 '24 04:10 david-x-chen