v13.2.2
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.
Bug fixes 🐛
- Fixed an issue in Page Header that prevented the user from clicking on the
logo
andfaculty name
#740 - Updated Form
css
to correctly applyerror
styles #736
Deprecation Notice⚠️
- All remaining
.uomcontent [role='navigation']#globalsitemap
css has been removed as it is no longer in use #739 - Removed unnecessary
.page-local-history
css as it's onlyinjected
andstyled
in the Page Header #734
Other changes
- Tidied up Icon
css
and removed icon relatedoverrides
from othercomponents
#738 - Removed
...
ellipsis truncation ofemail addresses
. They now wrap ontomultiple lines
#725 - Tidied up the following
components
to work withmulti-line
emails #725 - Updated
package.json
scripts to cleaneleventy
&libary
build folders #735 - Changed
command
inplaywright.config.js
to run the same command onci
andlocal
environments #735 - Updated
.prettierignore
&.stylelintignore
#733- Removed
public
folder - Added
dist
folder
- Removed
- Created
updateInvalidSelects()
to inject.invalid
class into all errorstories
. They now correctly show the error state. #736
Documentation updates
- Created new Events CMS page to demo old
tag
component withicon
#738 - Created new Forms CMS page to demo a variation of
Inline detached form
using anicon
#738 - Added
Clear select error
example to Forms #736 Example:
now only shows whenSource code:
is visible #732- Updated Icons page
documentation
#738 - Added
select
to Example form #736