Skip to content

Version 1.1.3

Compare
Choose a tag to compare
@peteryates peteryates released this 11 Mar 12:00
bfea496
  • Make the notification banner render if there's content passed in (via a block) even when there are no headings provided. This makes the component generally more flexible but still allows it to be used without having to wrap it with a <% if notifications.any? %> block. Thanks to @fofr for raising this. #120