Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@1franck 1franck released this 30 Apr 17:15
· 1 commit to master since this release
  • added View\Helper\Text\Truncate
  • removed Peak\Common dependency for marcos in View
  • added methods renderChild(), renderChildren(), renderOrphan() and renderOrphans() to View
  • added method getVar() to View
  • added directives principle to View for post rendering
  • added directives EchoDirective and FnDirective