Skip to content

v3.3.1

Compare
Choose a tag to compare
@crynobone crynobone released this 24 Jun 14:53
· 8 commits to 3.3 since this release
  • Add Orchestra\Html\Traits\Decorate trait.
  • Allow to send data to view via Orchestra\Html\Grid::layout() method which is available in the view as $meta.
  • Allow Orchestra\Html\Builder to pass through to request to Orchestra\Html\Grid.
  • Remove deprecated $control parameter from Orchestra\Html\Form\Field.
  • Refactor views.