Skip to content

APP MANAGER v2 split pt 003#13774

Merged
benrudolph merged 9 commits intomasterfrom
bmb/appmanger-v2-split-003
Oct 31, 2016
Merged

APP MANAGER v2 split pt 003#13774
benrudolph merged 9 commits intomasterfrom
bmb/appmanger-v2-split-003

Conversation

@biyeun
Copy link
Copy Markdown
Contributor

@biyeun biyeun commented Oct 31, 2016

Updates to preview_app.js code
other stuff is just moving templates over, adding some styles and adding the framework to generate diffs of the template and partials files. no v1 files should be changed except for the preview updates.

@benrudolph / @orangejenny

Note: most of the added new lines come from new fonts and copied templates to v2

@biyeun biyeun changed the title Bmb/appmanger v2 split 003 APP MANAGER v2 split pt 003 Oct 31, 2016
}
};
_private.navigateBack = function() {
var previewWindow = $appPreviewIframe[0].contentWindow;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'$appPreviewIframe' is not defined. (no-undef)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a real bug but will be fixed in a later PR (not critical feature that is behind preview flag)

},
balancePreview: function () {
// set with setBalancePreviewFn in utils.
}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing trailing comma. (comma-dangle)

@benrudolph benrudolph merged commit 9bf6779 into master Oct 31, 2016
@benrudolph benrudolph deleted the bmb/appmanger-v2-split-003 branch October 31, 2016 21:26
@benrudolph benrudolph mentioned this pull request Oct 31, 2016
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants