v2.2.4
- Allow
Orchestra\Html\Form\Factoryto handle all request toIlluminate\Html\FormBuilder. - Allow
Orchestra\Html\Form\Fieldto handle instance ofIlluminate\Support\Contracts\RenderableInterface. - Allow to filter sortable columns either using
onlyorexceptoption based on changes toOrchestra\Support\Traits\QueryFilterTrait.