v0.1.31
Pre-release
Pre-release
Added
- Picture elements can have multiple tabs and customisable open/close button text
- A separate
@nationalarchives/frontend-cookie-banner
package is published for services just wanting to use the new TNA Cookie Banner
Changed
- Added XML and DOCTYPE to
src/nationalarchives/assets/images/tna-square-logo.svg
- Removed
fa-fw
from some icons - Message component has a
<div>
rather than a<p>
for the message which allows HTML as content - Hero component caption allows HTML rather than assuming text
- Picture elements have a tinted background, a maximum height for images and break out of the grid on tiny devices
- Changed hero caption icon text from "Image caption" to "About this image"
- Updated the cookie banner attribute
data-policies-key
todata-policieskey
Removed
- Picture elements no longer have
translation
andtranscript
options (see "Added" above for alternative)