v11.2.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 ✨
- Set up automated unit testing of components #377
- Installed
jestand set up config injest.config.js - Added
eslint-plugin-jestconfiguration to.eslintrc - Set up
test:jestcommand inpackage.jsonto runjest. To run manually useyarn test:jest
- Installed
Unittests now cover the followingcomponents: #386 #383 #382 #381
Bug fixes 🐛
- Fixed
semaphorebadge #375 - fixed
higlightjscolour contrast #371 - Fixed Icons
documentationpage #378
Other changes
- Migrated
buttons,colour,embed,figure,forms,icons,tables, andtypographyfolders fromcomponents➡️style-guide#384 - Created
.browserslistrcfile to manage supported browsers when compilingjsandcss#377 - Updated
babelto use@babel/preset-env#377 - Moved
babelsettings frompackage.jsontobabel.config.js#377 - Tidied up
colourvariables usage throughout the codebase #366 - Removed colour pallete page #366