v14.15.0
Before you upgrade, please take note of any breaking changes and deprecation notices which may affect your site. View the Upgrade Guide to see examples of how to address breaking changes.
New features ✨
<div class="tags">
<ul class="tags__list tags__list--center">
...
</ul>
</div>
Bug fixes 🐛
iconsinside buttons don'tshrinkanymore #1024- Button text that
wrapsontomultiplelines is nowleftaligned #1025 - fixed an issue where the
.contrast-helperwasoverridingpadding values of certaincomponents#1037 buttonsinside Notices now align correctly on mobile viewport #1033
Deprecation notice⚠️
- removed Inline Form variations #1038
.detached- it will now default to thedefaultinline form.big- it will now default to thenormalsized inline form
- removed
--brcss variable #1034
Other changes
- default
focusstate now looks thesameon allbrowsers#1027- outline
offsetnow inherits browser defaults - outline
colourchanged to use-col-outline-focus
- outline
- Buttons now have
1remof spacing between them #1028 - removed
border-radius#1034 primary-button,secondary-button,tertiary-button, andinverted-buttonmixins now usecss variablesto style thebuttons, resulting in a~7.5%reduction in thecssbundle size #1030 #1031
Documentation updates
- updated Inline Form documentation #1038
- created new stories