Skip to content

Commit

Permalink
changenote
Browse files Browse the repository at this point in the history
  • Loading branch information
petschki committed Sep 16, 2024
1 parent a783df5 commit 576d427
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions news/197.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Implement new `ContentBrowserWidget` for `pat-contentbrowser` pattern.

The deprecated `RelatedItemsWidget` and `pat-relateditems` pattern is still available
and imports should not break. But the default widget and converter adapter registration for
z3c.relationfield is changed to the new widget.

Since `plone.app.relationfield` defines the widget with `plone.autoform` schema
hints nothing changes until the package is updated to the new widget.
[petschki]

0 comments on commit 576d427

Please sign in to comment.