Skip to content

Commit

Permalink
Update modules/ROOT/pages/7.6.0-release-notes.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
kemister85 authored Dec 10, 2024
1 parent 9f2af76 commit 53dd99a
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions modules/ROOT/pages/7.6.0-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -238,17 +238,6 @@ For more information on the `+disabled+` option, see xref:editor-important-optio

// CCFR here.

=== New `onSetup` function to the context forms.
// #TINY-11494

Issue: There wasn’t a way to have a function to be executed when the context form was opened or closed.

Impact: Development of the uploadcare plugin required us to know when the context form is opened and closed.

Solution: A new `onSetup` API was added to the context forms that gets executed when the form is rendered and it’s return function gets executed when the context form is closed.

Improvements/Benefits: There is a new API that handles the life cycle of context forms.

=== New `onSetup` function for context forms
// #TINY-11494

Expand Down

0 comments on commit 53dd99a

Please sign in to comment.