@shopware-ag/admin-extension-sdk
Advanced tools
Changelog
[3.0.6] - 24.05.2023
Changelog
[3.0.4] - 03.02.2023
tabs
prop to component section to provide the ability to use tabs inside a card.Changelog
[3.0.3] - 25.01.2023
location.get
for getting the actual location ID inside the appChangelog
[3.0.2] - 05.01.2023
EntitySchema.Entities
types.
This avoids the automatic conversion of an empty interface to the type never
Changelog
[3.0.1] - 29.12.2022
Changelog
[3.0.0] - 23.12.2022
any
type as a return value from the repository
methodsYou can get back the original behavior by adding the any
type to the global Entities
interface. You can
see the guide in Getting started → Installation → Adding types for Entities (TS only) → Using "any" fallback.
An additional package with auto-generated types will be released soon.
Changelog
[2.3.0] - 27.06.2022
ui.paymentOverviewCard