You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/CHANGES.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ Change log
5
5
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
6
6
**Table of Contents***generated with [DocToc](http://doctoc.herokuapp.com/)*
7
7
8
+
-[9.2.1-dev (TBD)](#921-dev-tbd)
8
9
-[9.2.1 (2023-09-20)](#921-2023-09-20)
9
10
-[9.2.0 (2023-09-10)](#920-2023-09-10)
10
11
-[9.1.1 (2023-09-06)](#911-2023-09-06)
@@ -99,6 +100,9 @@ Change log
99
100
100
101
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
101
102
103
+
## 9.2.1-dev (TBD)
104
+
* fix - sub-grid styles now look for immediate correct parent, not any depth above.
105
+
102
106
## 9.2.1 (2023-09-20)
103
107
* fix _updateContainerHeight() to use height rather than min-height again (apart for nested grids which need it) and partial getComputedStyle CSS minHeight support
0 commit comments