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: docs/guide/upgrading/9.0.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
@@ -823,3 +823,7 @@ new class extends Migration
823
823
}
824
824
}
825
825
```
826
+
827
+
### `SharpFormListField` collapsed items template feature was removed
828
+
829
+
`setCollapsedItemInlineTemplate()` & `setCollapsedItemTemplatePath()` methods was removed due to limited usage and general migration into non-Vue templates.
0 commit comments