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

Add framework buttons #368

Merged
merged 8 commits into from
Dec 7, 2021
Merged

Add framework buttons #368

merged 8 commits into from
Dec 7, 2021

Conversation

dobromirts
Copy link
Contributor

Closes #365

@hanastasov
Copy link
Contributor

Can we fix this misalignment?
image

If the height of the selected button fills all the space in the black container, should be fine. This is how the title element is.

model._isIgnite = true;
} else if (model._platform === "web-components") {
model._isWC = true;
model._isIgnite = true;
Copy link
Contributor

Choose a reason for hiding this comment

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

Can model._isIgnite = true; be extracted out of the if else clauses? It is executed in each case.

@hanastasov hanastasov merged commit edc15f2 into master Dec 7, 2021
@kdinev kdinev deleted the dTsvetkov/add-framework-buttons branch October 31, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add framework buttons to the common navigation bar
2 participants