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
buttons
inside Notices had the incorrectpadding
#855 - fixed an issue where
.inset-left
and.inset-right
weren't being imported into thecss
bundle #852 - Responsive tables nested inside a
<section>
now have the correctwidth
ondesktop
and correctpage gutter
onmobile
#857 - chevrons in the Page Header
hamburger menu
are now hidden whenchild
menus are visible #858
Other changes
- updated
twitter
Icon #859 - moved
twitter
icon to last position in theInjected Footer
#859 <br>
elements are now hidden in Notices when[data-icon]
is present #855- migrated
.inset-left
and.inset-right
toassets/style-guide/figure/index.css
#852 - updated
.inset-left
and.inset-right
to look and function the same as Figure variants.figure--left
and.figure--right
#852 - extracted out all
svg
icons fromassets/components/icon-set/iconset.js
to their own files #853 icons
imported into thesvg sprite
automatically add anid
and changessvg
tosymbol
#853- updated
webpack.config.js
#853- to allow
raw
importing of file source code icon
alias to point to new icon location
- to allow
- updated manual
icon
link incss
to use~icons
#853- Accordion
- Page Header navigation
- Tabs on mobile
- Arrow Buttons
Documentation updates
- html
attributes
likehas(p)
can now be removed from thesource code viewer
#854 - created CMS Figure page to demonstrate
deprecated
css #852 - created CMS Notices stories to document
cms
specific uses #855