Skip to content

v1.2.0

Compare
Choose a tag to compare
@tmeyer2115 tmeyer2115 released this 21 May 15:10
· 838 commits to master since this release

Version 1.2.0

Changes

  • 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.