Skip to content

Commit 65762d5

Browse files
committed
Update deprecations and removals
1 parent 903105c commit 65762d5

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
@@ -9,6 +9,8 @@ With version 6.2, we have deprecated certain components and removed several othe
99
#### Methods
1010

1111
- `wcf\util\DateUtil::format()` ([WoltLab/WCF#6042](https://github.com/WoltLab/WCF/pull/6042/))
12+
- `wcf\data\smiley\category\SmileyCategoryAction::getSmilies()` ([WoltLab/WCF#6115](https://github.com/WoltLab/WCF/pull/6115/))
13+
- `wcf\data\smiley\category\SmileyCategoryAction::validateGetSmilies()` ([WoltLab/WCF#6115](https://github.com/WoltLab/WCF/pull/6115/))
1214

1315
#### Variables
1416

@@ -33,18 +35,24 @@ With version 6.2, we have deprecated certain components and removed several othe
3335
- `WCF.Message.I18nPreview` ([WoltLab/WCF#6114](https://github.com/WoltLab/WCF/pull/6114))
3436
- `WCF.Message.Multilingualism`
3537
- `WCF.Message.Preview` ([WoltLab/WCF#6114](https://github.com/WoltLab/WCF/pull/6114))
38+
- `WCF.Message.SmileyCategories` ([WoltLab/WCF#6115](https://github.com/WoltLab/WCF/pull/6115/))
3639
- `WCF.Message.Submit`
40+
- `WCF.Moderation.Management` ([WoltLab/WCF#6116](https://github.com/WoltLab/WCF/pull/6116/))
41+
- `WCF.Moderation.Activation.Management` ([WoltLab/WCF#6116](https://github.com/WoltLab/WCF/pull/6116/))
42+
- `WCF.Moderation.Report.Management` ([WoltLab/WCF#6116](https://github.com/WoltLab/WCF/pull/6116/))
3743
- `WCF.PageVisibilityHandler`
3844
- `WCF.System.DisableScrolling`
3945
- `WCF.System.DisableZoom`
4046
- `WCF.System.ObjectStore`
4147
- `WCF.System.PushNotification`
4248
- `WCF.System.Worker`
4349
- `WCF.TabMenu`
50+
- `WCF.User.Profile.ActivityPointList` ([WoltLab/WCF#6119](https://github.com/WoltLab/WCF/pull/6119))
4451
- `WCF.User.SignaturePreview` ([WoltLab/WCF#6114](https://github.com/WoltLab/WCF/pull/6114))
4552
- `ui.wcfSlideshow` (jQuery Widget)
4653
- `wcfTabs` (jQuery Widget)
4754
- `datepicker` (jQuery Widget)
55+
- `wcf.messageTabMenu` (jQuery Widget) ([WoltLab/WCF#6115](https://github.com/WoltLab/WCF/pull/6115/))
4856

4957
## Removals
5058

0 commit comments

Comments
 (0)