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

Fix some bootstrap 5 left after migration from bootstrap 4 #11683

Merged
merged 19 commits into from
May 12, 2022

Conversation

MikeAlhayek
Copy link
Member

@MikeAlhayek MikeAlhayek commented May 12, 2022

There are could missed classes after migrating BS 4 to 5.

Also, slightly improve the Card shape to look like this. Red arrow point to the minor changes

image

@MikeAlhayek MikeAlhayek changed the title Update for bootstrap5 Fix some bootstrap 5 left after migration from bootstrap 4 May 12, 2022
@MikeAlhayek
Copy link
Member Author

@sebastienros @kevinchalet can these changes be part of the 1.4 release please?

@hishamco
Copy link
Member

Also, slightly improve the Card shape to look like this. Red arrow point to the minor changes

@CrestApps how it was before?

@MikeAlhayek
Copy link
Member Author

Also, slightly improve the Card shape to look like this. Red arrow point to the minor changes

@CrestApps how it was before?

@hishamco here is how it was

image

@sebastienros sebastienros added this to the 1.4 milestone May 12, 2022
buttonTag.InnerHtml.Append(shape.Grouping.Key);
headerTag.InnerHtml.AppendHtml(buttonTag);
var buttonIconTag = new TagBuilder("i");
buttonIconTag.AddCssClass("fa-solid fa-angle-down");
Copy link
Member

Choose a reason for hiding this comment

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

Could we remove the extra lines here?

@Skrypt Skrypt merged commit 5c4415b into OrchardCMS:main May 12, 2022
@MikeAlhayek MikeAlhayek deleted the UpdateForBootstrap5 branch May 12, 2022 16:48
@MikeAlhayek MikeAlhayek restored the UpdateForBootstrap5 branch May 12, 2022 16:48
@MikeAlhayek MikeAlhayek deleted the UpdateForBootstrap5 branch May 12, 2022 16:48
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.

5 participants