Skip to content

Custom notifications

Compare
Choose a tag to compare
@cmeisl cmeisl released this 09 May 22:52
· 44 commits to master since this release
67862b7

This release features custom notifications a dapp can trigger at any time by calling the new notify() method. Also included is a change to the API for onboard(), which now returns the current state object instead of a string with the last onboard step. This will help dapps with their post-onboard logic. Finally, Assist styling can be updated after initialization with the new updateStyle() method.