New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace "firstRun" config option with "openSidebar" and "openLoginForm" #3643

Merged
merged 1 commit into from Aug 3, 2016

Conversation

Projects
None yet
2 participants
@nickstenning
Contributor

nickstenning commented Aug 1, 2016

This commit deprecates the confusingly-named "firstRun" embed script
option with two which actually describe the relevant actions triggered.

I've left the "firstRun" option around for now, for old(er) clients. We
can remove this in due course, as noted in a template comment.

Replace "firstRun" config option with "openSidebar" and "openLoginForm"
This commit deprecates the confusingly-named "firstRun" embed script
option with two which actually describe the relevant actions triggered.

I've left the "firstRun" option around for now, for old(er) clients. We
can remove this in due course, as noted in a template comment.
@chdorner

This comment has been minimized.

Show comment
Hide comment
@chdorner

chdorner Aug 3, 2016

Contributor

LGTM. Will try and get this out to production today without making a new release.

Contributor

chdorner commented Aug 3, 2016

LGTM. Will try and get this out to production today without making a new release.

@chdorner chdorner merged commit 1939ebe into master Aug 3, 2016

4 checks passed

Jenkins job remove-firstrun-config-option This commit looks good
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
hound No violations found. Woof!

@chdorner chdorner deleted the remove-firstrun-config-option branch Aug 3, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment