You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a kill-switch to the SDK. The kill-switch checks the experience's Answers Status page. If the status is "disabled", the user-supplied onReady will not be called.
CSS variables are now used for many of the common style attributes. This allows a user to easily override colors, spacing, etc.
The top-level noResults configuration has been deprecated. Such configuration should now be passed directly to the affected components.