@andreyfedkovich/cozy-ui 1.0.5 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -6,6 +6,7 @@
6
6
  ## 1.0.5 - 2026-07-09
7
7
 
8
8
  - **fix:** `TreeDialogSelect` — при `resolveSelectedPath` догружать siblings для раскрытых уровней через `loadNodes`.
9
+ - **fix:** `TreeDialogSelect` — стабильная прокрутка к выбранному узлу при открытии (retry до появления строки в DOM; без ложного скролла при ручном раскрытии узлов).
9
10
 
10
11
  ## 1.0.3 - 2026-07-09
11
12