-
Notifications
You must be signed in to change notification settings - Fork 1
Bootstrap v5 upgrade notes #1
Comments
The first step will be to have @joshmiethe-accuraty, @jeremy-farrance, and myself to look through the release notes from v5.0.0-alpha1. That's the largest list of changes. If anything jumps out to you, please flag it here for visibility. |
I had no idea that " media-breakpoint-between()" was even a thing. There has been times when it would have come in handy. Do you have any insight on that? I like that cards are now using the masonry grid. That's pretty awesome. (More of a statement than useful info, sorry!) There's nothing the popped out to me as being problematic when I reviewed the release notes. That being said, I feel like I'm still learning all the time when it comes to bootstrap so perhaps something will catch my attention moving forward. Thanks for all of your hard work on this beast! I've really liked working with the AccuTheme! |
@joshmiethe-accuraty I'm not sure if I've used it before, but I think it'll be really nice for those odd in-between sizes! |
Changes that caught my attention:
Overall, most of the changes that impact us are to functions, organization, and cleaning up the core codebase. We get a nice new API to generate utility classes, and I think this upgrade will help dramatically simplify how we theme DNN sites: simple Accuraty-flavored Bootstrap components out of the box, and a lot of utility classes for the one-off elements. |
No jQuery?! I knew this day would come but I'm still not ready for it. So sad. |
Bootstrap v5 is in beta and will no longer include breaking changes, so it's a good time to prep for AccuTheme to upgrade.
I don't think there will be too many noticeable changes to how we use Bootstrap, but we should review the v5 updates and note any changes that will impact the AccuTheme starting templates and/or any "favorites" we typically use in projects — if for no other reason than to document key differences.
Bootstrap migration guide
The text was updated successfully, but these errors were encountered: