Skip to content

v0.2

Compare
Choose a tag to compare
@nliautaud nliautaud released this 18 Sep 18:44
· 41 commits to master since this release

0.2.0

  • support of Pico 1.x

0.2.1

  • default output with {{ PagesList.html }}
    • added output filtering trough twig instead of config with {{ PagesList.html(options) }}
    • added inclusive/exclusive filtering
    • added css utility classes
  • exposed the nested array trough {{ PagesList.items }}, added example of recursive twig macro
  • derived the page items from the Pico pages array, to give access to pages data in the nested array
  • refactoring