Version 1.1.7
- Improvements to the:
- panel component - now takes a block of HTML as an alternative to passing in
title
andcontent
#135 - inset text component - also takes a block of HTML so there's more flexibility than just passing in
text
#134 - header component - allows the
product_name
to be set and also allows a block of HTML viaproduct_description
#133 - phase banner component, which calls the
GovukComponent::Tag
to generate its tag giving users access to the full functionality of the tag (colours, etc) #136
- panel component - now takes a block of HTML as an alternative to passing in
Thanks to @paulrobertlloyd for the suggestions.