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

ThemeBuilder: Rework use customer variables #25383

Merged
merged 12 commits into from
Sep 8, 2023
Merged

ThemeBuilder: Rework use customer variables #25383

merged 12 commits into from
Sep 8, 2023

Conversation

OlegKipchatov
Copy link
Contributor

No description provided.

mpreyskurantov
mpreyskurantov previously approved these changes Sep 7, 2023
@@ -55,6 +55,11 @@ export default class MetadataGenerator {
return metaItems;
}

static getOverrideVariables(metaItems: MetaItem[]): string {
Copy link
Contributor

Choose a reason for hiding this comment

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

Consolidate:

  • get Override; Overridden?

@@ -121,8 +108,9 @@ export default class MetadataGenerator {
this.fillMetaData(item, filePath);
});

const overeideVariables = MetadataGenerator.getOverrideVariables(metaItems);
Copy link
Contributor

Choose a reason for hiding this comment

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

Consolidate:

  • overeide Variables; spelling
    overridden?

@OlegKipchatov OlegKipchatov merged commit ad0126e into DevExpress:23_2 Sep 8, 2023
159 checks passed
@OlegKipchatov OlegKipchatov deleted the 23_2 branch September 8, 2023 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants