Skip to content

1.0.6

Compare
Choose a tag to compare
@jordannbeattie jordannbeattie released this 25 Mar 00:08
· 11 commits to master since this release
  • Added $children option to navigation(). Pass a boolean to define whether the navigation should be returned with child items.
  • Added level() function to Collection in order to return only child elements. Pass an int for which level to return (currently only works for level 2)