Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 503 Bytes

2024-02-14-improved-admin-typescript-implementation.md

File metadata and controls

12 lines (12 loc) · 503 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Improved admin typescript implementation
issue: NEXT-33740
author: Michel Bade
author_email: [email protected]
author_github: @cyl3x
---

Administration

  • Added correct return type to ApiService.handleResponse in api.service.ts
  • Changed jsonapi-parser.service to typescript
  • Added global interface ComponentHelper for typing Shopware.Components.getComponentHelpers()
  • Added global interface CustomShopwareProperties for typing additional properties added to ShopwareClass