Skip to content

Version 2.1.2

Compare
Choose a tag to compare
@peteryates peteryates released this 29 Sep 12:26
4f0c057
  • Allow header bar navigation links to be generated with different HTTP methods. This uses Rails' method option and allows behaviours like Devise's logout to be triggered via the nav. Thanks to @cesidio for implementing this #253
  • Make the current page active by default in the header navigation. The default 'active' behaviour can still be overridden by the user if needed. Thanks again @cesidio #254