Skip to content
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

Move to altair-app #1161

Merged
merged 4 commits into from Jan 15, 2020
Merged

Move to altair-app #1161

merged 4 commits into from Jan 15, 2020

Conversation

imolorhe
Copy link
Collaborator

Moves main altair app into altair-app package.

}];
return false;
}
var valid1 = errors === errs_1;
Copy link

Choose a reason for hiding this comment

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

'valid1' is already defined.

if (data['theme.fontsize'] === undefined) {
valid1 = true;
} else {
var errs_1 = errors;
Copy link

Choose a reason for hiding this comment

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

'errs_1' is already defined.

}];
return false;
}
var valid1 = errors === errs_1;
Copy link

Choose a reason for hiding this comment

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

'valid1' is already defined.

if (data['theme.editorFontFamily'] === undefined) {
valid1 = true;
} else {
var errs_1 = errors;
Copy link

Choose a reason for hiding this comment

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

'errs_1' is already defined.

return false;
}
var valid2 = errors === errs_2;
var valid1 = errors === errs_1;
Copy link

Choose a reason for hiding this comment

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

'valid1' is already defined.

if (data1 === undefined) {
valid1 = true;
} else {
var errs_1 = errors;
Copy link

Choose a reason for hiding this comment

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

'errs_1' is already defined.

var valid1 = errors === errs_1;
}
if (valid1) {
var data1 = data.theme;
Copy link

Choose a reason for hiding this comment

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

'data1' is already defined.

}];
return false;
}
var valid1 = errors === errs_1;
Copy link

Choose a reason for hiding this comment

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

'valid1' is already defined.

if (data.tabSize === undefined) {
valid1 = true;
} else {
var errs_1 = errors;
Copy link

Choose a reason for hiding this comment

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

'errs_1' is already defined.

}];
return false;
}
var valid1 = errors === errs_1;
Copy link

Choose a reason for hiding this comment

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

'valid1' is already defined.

@imolorhe imolorhe merged commit 400cea0 into staging Jan 15, 2020
@imolorhe imolorhe deleted the move-to-altair-angular branch January 15, 2020 19:41
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.

None yet

1 participant