Skip to content

v2.2.4

Choose a tag to compare

@crynobone crynobone released this 29 Nov 01:25
· 497 commits to 6.x since this release
  • Allow Orchestra\Html\Form\Factory to handle all request to Illuminate\Html\FormBuilder.
  • Allow Orchestra\Html\Form\Field to handle instance of Illuminate\Support\Contracts\RenderableInterface.
  • Allow to filter sortable columns either using only or except option based on changes to Orchestra\Support\Traits\QueryFilterTrait.