- Fix bug when using navbar item with 'mailto:' link
- Update test gems
- Fixed bug when using Bootstrap 3 and calling
navbar
without block
- Fixed bug when using Bootstrap 3 and
navbar_item
with block
- Fix marking sub URLs as active
- Update gem_config dependency
- Don't allow Bootstrap version configuration to be nil
- Mark sub URLs as active
- Refactor: Add navbar_header and navbar_collapse to make it possible to insert content outside of header and collapse sections.
- Refactor: remove internal list of Bootstrap versions which had to be updated every time a new Bootstrap version was released.
- Fix: make sure options that are passed into methods are not altered