getActiveElement
: no longer throws in non-browser environment (again)fbjs/flow/include
have been removed in favor of placing original files alongside compiled files in lib with a .flow
suffix. This requires Flow version 0.19 or greater and a change to .flowconfig
files to remove the include path.base62
modulegetActiveElement
: No longer handles a non-existent document
invariant
: Message is no longer prefixed with "Invariant Violation: ".loose-envify
) when bundling with browserify
memoizeStringOnly
, joinClasses
UserAgent
: Query information about current user agentfetchWithRetries
: Reject failure with an Error, not the responsegetActiveElement
: no longer throws in non-browser environmentAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.