What's Changed
- fix: update pt_BR labels in Query Builder by @leandrocfe in #19244
- fix: CI PHPStan type inference for
Arr::wrap()in StateCasts by @People-Sea in #19256 - chore: fix code style by @elmergustavo in #19247
- fix: support
vprefix in version constraints for v3→v4 upgrade by @People-Sea in #19255 - fix: Clone Schema instances in cloneChildComponents() by @Waguilar33 in #19259
- [4.x] Add array record support for table grouping by @ajnsn in #19253
- Update catalan components.php by @buzkall in #19264
- Fix Ukrainian plural forms by @osbre in #19266
- chore(deps-dev): bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in #19269
- fix: unmount action on halt during mount phase by @People-Sea in #19271
- fix: stackedOnMobile() with grouped, collapsible and summarized tables by @People-Sea in #19262
- fix: update contributing guide link to version 5.x by @wannevancamp in #19274
- fix: drop down cannot be expanded with the keyboard by @pjotrvdh in #19275
- Update gap layout example code in documentation by @ahmedfawky in #19276
- Add note about multiple paginators with custom tables by @cheesegrits in #19279
- fix: Escape closing parent modal when using
overlayParentActions()by @People-Sea in #19282 - fix: prevent contained styles from leaking into nested RepeatableEntry items by @People-Sea in #19297
- fix: color-picker panel not syncing when manually editing input by @People-Sea in #19298
- fix: add null check by @martin-ro in #19292
- [4.x] Fix: Check for array (custom table record) in IconColumn::isBoolean by @cheesegrits in #19283
- Fix: Update itemLabel type to include Htmlable by @plusquamperfekt in #19295
- fix: Validation hooks mutate value before dehydration by @danharrin in #19300
- fix: Spatie media library file attachment provider before record exists by @danharrin in #19301
- [3.x] fix: add missing autofocus attribute to Radio and ToggleButtons by @alanost in #19302
- [4.x] fix: add missing autofocus attribute to Radio and ToggleButtons by @alanost in #19303
- fix: Open URL in new tab call order by @danharrin in #19305
- fix: prevent
array_key_exists()null key deprecation on PHP 8.5 by @People-Sea in #19289 - fix: Autofocus in tabs by @danharrin in #19306
- fix: Respect Schema::configureUsing() column configuration in defaultForm/defaultInfolist by @jeffersongoncalves in #19309
- fix: Custom badge icon colors by @danharrin in #19310
New Contributors
- @Waguilar33 made their first contribution in #19259
- @wannevancamp made their first contribution in #19274
- @plusquamperfekt made their first contribution in #19295
Full Changelog: v5.2.1...v5.2.2