• Nick Stenning's avatar
    Replace "firstRun" config option with "openSidebar" and "openLoginForm" · d5a04537
    Nick Stenning authored
    This commit deprecates the confusingly-named "firstRun" embed script
    option with two which actually describe the relevant actions triggered.
    
    Unfortunately, at the moment this requires a fairly horrific check that
    the string value of a config option is not the literal 'false', due to
    the way that the Host code passes configuration from the page frame to
    the sidebar frame (using URL query string parameters).
    d5a04537
Name
Last commit
Last update
.github Loading commit data...
h Loading commit data...
images Loading commit data...
scripts Loading commit data...
.eslintignore Loading commit data...
.eslintrc Loading commit data...
.gitignore Loading commit data...
.npmignore Loading commit data...
.npmrc Loading commit data...
.travis.yml Loading commit data...
CHANGELOG.md Loading commit data...
CODE_OF_CONDUCT Loading commit data...
Jenkinsfile Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
gulpfile.js Loading commit data...
npm-shrinkwrap.json Loading commit data...
package.json Loading commit data...