@culturehq/client
Advanced tools
Changelog
[5.0.3] - 2018-08-13
fetch
property to the child window
when running skipPreflightChecks
because otherwise it won't pick up the new domain.Changelog
[5.0.2] - 2018-08-13
fetch
property to the parent window
when running skipPreflightChecks
.Changelog
[5.0.1] - 2018-08-13
fetch
properly to the window
in order to avoid illegal invocation errors.createConsumer
named export from ActionCable
, just use the main object (doesn't appear to work otherwise).Changelog
[5.0.0] - 2018-08-13
skipPreflightChecks
named export that handles building an iframe
to match domains and skip preflight CORS checks.onEventStarting
, onLeaderboardUpdated
, onNotificationReceived
, onRecognitionCreated
, and onUserActivityCreated
.autoPaginate
function into its own named export.endUserSimulation
, isSimulating
, and startUserSimulation
functions into their own named exports.isSignedIn
, setToken
, signIn
, and signOut
.Changelog
[4.0.0] - 2018-08-02
url-polyfill
to dev dependencies. It's now the consumer's responsibility to load it.store
dependency, just using localStorage
directly.index.js
file, instead just using client.js
as the main export.Changelog
[3.0.1] - 2018-07-31
NODE_ENV
in the inlined environment variables.Changelog
[3.0.0] - 2018-07-31
@culturehq/client
.