Twill 3.0.2
Twill 3.0.2 is a patch release mainly addressing a pain point when rendering nested component-based blocks that were forcing developers to use non-standard views locations or duplicate views. It also continues improving the new form builder and fixes a bunch of issues in the documentation. Thanks to our community members for reporting and helping to address these issues!
Fixed
- Rendering of nested components blocks by @haringsrob in #2243
- Rendering of side form if it only contains fieldsets by @agnonym in #2234
- Title prefix support in component blocks by @haringsrob in #2252
- Icon support in component blocks by @agnonym in #2238
- Columns support for checkboxes and radios in form builder by @bonroyage in #2232
Options::fromArray
argument order by @bonroyage in #2231- Update package generator stub by @ifox in 78cc5b5
Documentation
- Fix activity log typo by @DanielSpravtsev in #2264
- Fix two misspellings by @skoontastic in #2250
- Fix typo in create modal docs by @lostdesign in #2262
- Update upgrade guide by @undersound in #2251
- Additional explanation on migration for Input field type by @tttogo in #2247
- Closing bracket missing by @kerkness in #2245
withFieldSets()
expects Fieldsets object, not a direct array by @agnonym in #2233- Fix 'tiwll' typo in docs by @ifox in 715bc6f
- Fix 'Larvel' typo in docs by @ifox in 8db541d
- Fix module make commands signatures addressing PHPStan error in 94733f1
New Contributors
- @skoontastic made their first contribution in #2250
- @DanielSpravtsev made their first contribution in #2264
- @lostdesign made their first contribution in #2262
- @undersound made their first contribution in #2251
- @kerkness made their first contribution in #2245
- @bonroyage made their first contribution in #2232
Full Changelog: 3.0.1...3.0.2