Skip to content

Default IdentityUI to Bootstrap4 #9334

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

Merged
merged 1 commit into from
Apr 18, 2019

Conversation

ryanbrandenburg
Copy link
Contributor

Fixes #8353.

@javiercn
Copy link
Member

Doesn't this break any test? I think there are tests that need to change as part of this fix, as we test both bootstrap3 and bootstrap4 versions, I have the feeling that changing the default will make it so that bootrstrap3 tests don't test bootrstrap3 but 4 as I imagine they rely on the defaults.

@javiercn
Copy link
Member

Other than that, looks good.

Copy link
Contributor

@Eilon Eilon left a comment

Choose a reason for hiding this comment

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

The code change looks good. I defer to @javiercn on other matters.

@Eilon Eilon added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Apr 12, 2019
@ryanbrandenburg
Copy link
Contributor Author

Which tests are you referring to? If you mean these then it would seem that it's already explicit.

@ryanbrandenburg ryanbrandenburg merged commit dac6756 into master Apr 18, 2019
@ryanbrandenburg ryanbrandenburg deleted the rybrande/Bootstrap4IdentityUI branch April 18, 2019 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make Bootstrap4 the default UIFramework for the Identity UI
3 participants