Module - Studio - Changelog
1.2.0 - 16th March 2021
Sass/CSS
Upgraded version of Bootstrap to 5.0.0
Upgraded version of Font Awesome to 5.15.2
- Method of including Font Awesome icons has changed from SVG with JavaScript, to CSS with Webfonts.
- Font Awesome's CSS is now loaded asynchronously
Removed Montserrat as the default font, the default font is now defined by Bootstrap
Images are no longer width:100% and border-radius by default.
- The border radius variable has moved to .sg-img-border-radius
- Widths can be applied to images using the Bootstrap sizing utlities
JavaScript
Upgraded version of Bootstrap to 5.0.0
Removed jQuery
Bootstrap's JS file is now loaded asynchronously
Updated on: 18/10/2021
Thank you!