Skip to content

Releases: radiatecode/laravel-navbar

v1.0.1

11 Jul 18:04
Compare
Choose a tag to compare
  • [Bug] : nav items didn't render without header - (Fixed)

v1.0.0

05 Jun 05:57
Compare
Choose a tag to compare
  • Create nav with header/section
  • Add nav under the header
  • Add nav without header
  • Add nav conditionally
  • Add child nav conditionally
  • Generate Navbar UI by Navbar builder
  • Navigation style modify by custom navbar presenter

Beta Released

03 Jul 11:59
Compare
Choose a tag to compare
  • Navigation create by route definition
  • Navigation create by Service
  • Create navigation conditionally
  • Create nav items conditionally
  • Add nav header
  • Add child nav
  • Append nav items to another nav items
  • Cache rendered navigation
  • Clear Nav Cache
  • Navigation style generate by navbar presenter
  • Can be add custom navbar presenter