localStorage
over cookies
storage driver for local user data (votes, locale). LocalStorage will be used in first place when available. LViS.User.login()
replaces LViS.User.signIn()
LViS.User.login()
(former LViS.User.signIn()
) supports success and failure callbackslocalStorage
over cookies
storage driver for local user data (votes, locale). LocalStorage will be used in first place when available. getResultsPerSource
method returns null if results haven't been revealed yetsetDelay
which may result in incorrect order of elements if setDelay
is called multiple times with different valuesrequires_validated_user
handlingvote()
method alternative syntaxesaddDemographicsCounter()
deprecation messageLViS.Event.ON_UPDATE
and ON_REVOKE
JavaScript events before LViS.Event.ON_READY
. Previously there was a condition for a short space of time after Element end when this was possible for users who just opened the client App.LViS.Listings.getCurrent()
now also returns events start time of which is equal to current timefinished
stateLViS.Sync.setDelay()
method edge caseLViS.Sync.setDelay()
allows to force an event resetLViS.Event::getOriginalStartAt()
methodLViS Event
readiness handlingLViS.Event::isReady()
methodLViS.Event.ON_READY
on set delayLViS.Event.ON_ELEMENT_CREATE
event is deprecated, introduced LViS.Event.ON_ELEMENT_CREATE
event insteadNumber.MAX_SAFE_INTEGER
LViS.Event.ON_READY
instead of a callback