Skip to content

Commit

Permalink
DOC Document using pjax response from gridfield (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Apr 26, 2024
1 parent cec4bb2 commit faf1f2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions en/08_Changelogs/5.3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ This is particularly helpful if you need to update columns in one table to match

- `silverstripe/linkfield` now has improved accessibility support for screen readers and keyboard navigation. Focus states have also been made consistent between keyboard and mouse interaction.
- `silverstripe/graphql-devtools` contains a new `GraphQLSchemaInitTask` to help you initialise a basic GraphQL schema.
- [`GridFieldDetailForm_ItemRequest`](api:SilverStripe\Forms\GridField\GridFieldDetailForm_ItemRequest) now uses a [`PjaxResponseNegotiator`](api:SilverStripe\Control\PjaxResponseNegotiator) to handle PJAX responses for the save and publish actions. This aligns it with responses from other form submissions in the CMS.

## Bug fixes

Expand Down

0 comments on commit faf1f2a

Please sign in to comment.