v14.6.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 ✨
Bug fixes 🐛
- fixed an issue where
buttonsinside Notices had the incorrectpadding#855 - fixed an issue where
.inset-leftand.inset-rightweren't being imported into thecssbundle #852 - Responsive tables nested inside a
<section>now have the correctwidthondesktopand correctpage gutteronmobile#857 - chevrons in the Page Header
hamburger menuare now hidden whenchildmenus are visible #858
Other changes
- updated
twitterIcon #859 - moved
twittericon to last position in theInjected Footer#859 <br>elements are now hidden in Notices when[data-icon]is present #855- migrated
.inset-leftand.inset-righttoassets/style-guide/figure/index.css#852 - updated
.inset-leftand.inset-rightto look and function the same as Figure variants.figure--leftand.figure--right#852 - extracted out all
svgicons fromassets/components/icon-set/iconset.jsto their own files #853 iconsimported into thesvg spriteautomatically add anidand changessvgtosymbol#853- updated
webpack.config.js#853- to allow
rawimporting of file source code iconalias to point to new icon location
- to allow
- updated manual
iconlink incssto use~icons#853- Accordion
- Page Header navigation
- Tabs on mobile
- Arrow Buttons
Documentation updates
- html
attributeslikehas(p)can now be removed from thesource code viewer#854 - created CMS Figure page to demonstrate
deprecatedcss #852 - created CMS Notices stories to document
cmsspecific uses #855