Skip to content

Commit b4224a1

Browse files
committed
Add more deprecated/deleted JavaScript classes. Which have been migrated to TypeScript
1 parent a1fc15b commit b4224a1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/migration/wsc61/deprecations_removals.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ With version 6.2, we have deprecated certain components and removed several othe
2525
- `WCF.ACP.Package.Server.Installation`
2626
- `WCF.Action.SimpleProxy`
2727
- `WCF.Browser`
28+
- `WCF.Category.FlexibleCategoryList` ([WoltLab/WCF#6128](https://github.com/WoltLab/WCF/pull/6128))
2829
- `WCF.Category.NestedList`
2930
- `WCF.Collapsible.Simple`
3031
- `WCF.Collapsible.Remote`
@@ -46,6 +47,7 @@ With version 6.2, we have deprecated certain components and removed several othe
4647
- `WCF.Moderation.Report.Management` ([WoltLab/WCF#6116](https://github.com/WoltLab/WCF/pull/6116/))
4748
- `WCF.Notification.List` ([WoltLab/WCF#6120](https://github.com/WoltLab/WCF/pull/6120/))
4849
- `WCF.PageVisibilityHandler`
50+
- `WCF.Sortable.List` ([WoltLab/WCF#6124](https://github.com/WoltLab/WCF/pull/6124))
4951
- `WCF.System.DisableScrolling`
5052
- `WCF.System.DisableZoom`
5153
- `WCF.System.ObjectStore`
@@ -79,3 +81,9 @@ With version 6.2, we have deprecated certain components and removed several othe
7981
- `WCF.ACP.Cronjob.LogList` ([WoltLab/WCF#6077](https://github.com/WoltLab/WCF/pull/6077))
8082
- `WCF.Moderation.Queue.MarkAsRead`
8183
- `WCF.Moderation.Queue.MarkAllAsRead`
84+
- `WCF.ACP.Language` ([WoltLab/WCF#6129](https://github.com/WoltLab/WCF/pull/6129))
85+
- `WCF.ACP.Language.ItemList` ([WoltLab/WCF#6129](https://github.com/WoltLab/WCF/pull/6129))
86+
- `WCF.ACP.Tag` ([WoltLab/WCF#6130](https://github.com/WoltLab/WCF/pull/6130))
87+
- `WCF.ACP.Tag.SetAsSynonymsHandler` ([WoltLab/WCF#6130](https://github.com/WoltLab/WCF/pull/6130))
88+
- `WCF.ACP.User.Group` ([WoltLab/WCF#6131](https://github.com/WoltLab/WCF/pull/6131))
89+
- `WCF.ACP.User.Group.Copy` ([WoltLab/WCF#6131](https://github.com/WoltLab/WCF/pull/6131))

0 commit comments

Comments
 (0)