@shopware-ag/admin-extension-sdk
Advanced tools
Changelog
[3.0.15] - 09.10.2023
handle
of channel.ts
to only validate dataset collections and entitiesChangelog
[3.0.13] - 21.07.2023
Changelog
[3.0.12] - 21.07.2023
Changelog
[3.0.11] - 20.07.2023
data.get
and data.subscribe
selectors
to data.get
and data.subscribe
to allow extension developer to reduce the payload and minimize the needed privilegesChangelog
[3.0.10] - 06.06.2023
location.updateUrl
, location.startAutoUrlUpdater
and location.stopAutoUrlUpdater
to allow extension developer to update the URL of the iframe so that even after reload the correct sub-route inside the iFrame gets openedChangelog
[3.0.9] - 01.06.2023
composables.useSharedState
for maintaining persistent, shared state across several iFrames and windowsChangelog
[3.0.7] - 25.05.2023
context.getUserInformation
to allow extension developer to get access to the current user