Hey, thanks for your pull request! I have merged it with master, but then I found that navigation isn't working, because current position isn't passed down to $children. I have modified it slightly in next commit, so now position is stored in parent (group component) and accessed via $parent from item component.
Hey, thanks for your pull request! I have merged it with master, but then I found that navigation isn't working, because current position isn't passed down to $children. I have modified it slightly in next commit, so now position is stored in parent (group component) and accessed via $parent from item component.