You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'maintenance/StyleSheet-cleanup-extended' into develop
Finalized this round of optimizations and cleanup for the stylesheets
This includes a number of bug fixes introduced by the initial round, as well as a few final optimizations which had initially been either missed or deferred.
Performance
- Implemented `preconnect` and `dns-prefetch` hints for expected external web requests (8c6b228)
- Optimized splash screen image on home page by delivering multiples sizes and formats (16eb537)
Bug Fixes
- Fixed handling for the calls to action navigation, which should "stick" to the bottom ()
- Fixed implementation of Awesome Foundation Checkboxes, which had broke as part of the ASP.NET Core update (98d5e9f)
- Fixed width of application cards on homepage so that hover correctly bleeds to edge of card (9af0647)
- Fixed Owl Carousel navigation icons on homepage, which were reliant on the Font Awesome CSS classes (2e70ea5)
Refactoring
- Improved positioning of icons on new GoldSim styles (`blockquote.note`, `aside.help`) (aef4539)
- Implemented @ktrunkey's optimization for handling the Lesson navigation list wrapping (430bc79)
0 commit comments