Skip to content

Commit aef765a

Browse files
committed
v3.1.6
* Normalize field name as id to allow validation to be populated properly. * `Orchestra\Html\Form\FormBuilder` and `Orchestra\Html\Table\TableBuilder` no longer implements `Illuminate\Contracts\Support\Renderable` contract. Signed-off-by: crynobone <[email protected]>
1 parent cc4a874 commit aef765a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/changes.md

+5
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ title: HTML Change Log
55

66
## Version 3.1 {#v3-1}
77

8+
### v3.1.16 {#v3-1-16}
9+
10+
* Normalize field name as id to allow validation to be populated properly.
11+
* `Orchestra\Html\Form\FormBuilder` and `Orchestra\Html\Table\TableBuilder` no longer implements `Illuminate\Contracts\Support\Renderable` contract.
12+
813
### v3.1.15 {#v3-1-15}
914

1015
* Run `rawurlencode()` on keyword input under `Orchestra\Html\Table\Grid::searchable()`.

0 commit comments

Comments
 (0)