Skip to content

Commit 903105c

Browse files
committed
Update deprecations and removals
1 parent 45c5364 commit 903105c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/migration/wsc61/deprecations_removals.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ With version 6.2, we have deprecated certain components and removed several othe
1010

1111
- `wcf\util\DateUtil::format()` ([WoltLab/WCF#6042](https://github.com/WoltLab/WCF/pull/6042/))
1212

13+
#### Variables
14+
15+
- `wcf\form\AbstractFormBuilderForm::$objectEditLinkApplication` ([WoltLab/WCF#6110](https://github.com/WoltLab/WCF/pull/6110))
16+
1317
### JavaScript
1418

1519
- `WCF.ACP.Package.Server.Installation`
@@ -23,8 +27,12 @@ With version 6.2, we have deprecated certain components and removed several othe
2327
- `WCF.DOMNodeRemovedHandler`
2428
- `WCF.EditableItemList`
2529
- `WCF.Effect.Scroll`
30+
- `WCF.Message.DefaultPreview` ([WoltLab/WCF#6114](https://github.com/WoltLab/WCF/pull/6114))
31+
- `WCF.Message.EditHistory` ([WoltLab/WCF#6113](https://github.com/WoltLab/WCF/pull/6113))
2632
- `WCF.Message.FormGuard`
33+
- `WCF.Message.I18nPreview` ([WoltLab/WCF#6114](https://github.com/WoltLab/WCF/pull/6114))
2734
- `WCF.Message.Multilingualism`
35+
- `WCF.Message.Preview` ([WoltLab/WCF#6114](https://github.com/WoltLab/WCF/pull/6114))
2836
- `WCF.Message.Submit`
2937
- `WCF.PageVisibilityHandler`
3038
- `WCF.System.DisableScrolling`
@@ -33,6 +41,7 @@ With version 6.2, we have deprecated certain components and removed several othe
3341
- `WCF.System.PushNotification`
3442
- `WCF.System.Worker`
3543
- `WCF.TabMenu`
44+
- `WCF.User.SignaturePreview` ([WoltLab/WCF#6114](https://github.com/WoltLab/WCF/pull/6114))
3645
- `ui.wcfSlideshow` (jQuery Widget)
3746
- `wcfTabs` (jQuery Widget)
3847
- `datepicker` (jQuery Widget)

0 commit comments

Comments
 (0)