Skip to content

v2.0.0

Choose a tag to compare

@crynobone crynobone released this 03 Jul 05:39
· 304 commits to 6.x since this release
  • Migrate Orchestra\Widget from Orchestra Platform 1.2.
  • Change the way Orchestra\Widget handle positional insert; before to <, after to > and child-of to ^.
  • Implements ArrayIterator, eliminate the requirement to use $widget->getItems().
  • Move Orchestra\Widget\Nesty to Orchestra\Support\Nesty.