-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Updated Angular dependencies to version 18.0.6 - Updated ngx-markdown dependency to version 18.0.0 - Updated @ng-bootstrap/ng-bootstrap dependency to version 17.0.0 - Updated @microsoft/applicationinsights-angularplugin-js dependency to version 15.3.0 - Updated @microsoft/applicationinsights-web dependency to version 3.3.0 - Updated @angular-devkit/build-angular dependency to version 18.0.7 - Updated @angular/cli dependency to version 18.0.7 - Updated @angular/compiler-cli dependency to version 18.0.6 - Updated typescript devDependency to version 5.4.5 Refactored ProfileModActionsViewComponent: - Replaced input decorator with model decorator for profileId and modActions properties. - Replaced input() method calls with set() method calls for modActions and profileId. Refactored ProfilePlatformBansViewComponent: - Replaced input decorator with model decorator for profileId and platformBans properties. - Replaced input() method calls with set() method calls for platformBans and profileId.
- Loading branch information
1 parent
5359546
commit 01a4b1f
Showing
3 changed files
with
30 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters