From e81b5eadebbc7235a9ed0c144789914acf34749b Mon Sep 17 00:00:00 2001 From: Martynas Strazdas <43886789+MartynasStrazdas@users.noreply.github.com> Date: Mon, 11 Nov 2024 08:40:47 +0200 Subject: [PATCH] NextVersion md --- docs/changehistory/NextVersion.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/changehistory/NextVersion.md b/docs/changehistory/NextVersion.md index 5ec6e734bda..7783ba5ecda 100644 --- a/docs/changehistory/NextVersion.md +++ b/docs/changehistory/NextVersion.md @@ -1 +1,10 @@ # NextVersion + +- [@itwin/components-react](#itwincomponents-react) + - [Additions](#additions) + +## @itwin/components-react + +### Additions + +- Added a callback to `VirtualizedPropertyGrid` which determines which editors should always be visible. [#1090](https://github.com/iTwin/appui/pull/1090)