Releases: rahulmalhotra/Platform-Event-Toast-LWC
v1.1
Release v1.1 - Added namespace fix and record id check
In this release, I've added namespace fix so that platform event toast can be easily used in a namespace enabled org without any issue. A check for record id is also added so that the toast is only visible to a single record page if multiple record pages of same object are opened in different tabs. You need to pass the record id as well to use this feature while creating the toast event record.
Installation URLs
Developer/Production Environment: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t7F000005ZBvG
Sandbox Environment: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t7F000005ZBvG
v1.0
Initial public release v1.0
Platform Event Toast is a generic, reusable and admin-friendly toast component built in lwc. Platform Event Toast use platform events to display a toast as and when required. Once you install it in your org, you can drag and drop platform event toast in any lightning page using the app builder and even use it inside custom lighting/lwc components.
Installation URLs
Developer/Production Environment: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t7F000005ZBvB
Sandbox Environment: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t7F000005ZBvB