Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • ..
  • Php
  • ClassNameMatcher.php
Find file BlameHistoryPermalink
  • Oliver Hader's avatar
    [TASK] Deprecate inline JavaScript in Dashboard · a883ba13
    Oliver Hader authored Jan 12, 2022 and Benni Mack's avatar Benni Mack committed Jan 12, 2022
    Using inline JavaScript when initializing RequireJS modules in
    individual dashboard widgets has been deprecated. Widget
    implementations have to be adjusted accordingly.
    
    Basically `RequireJsModuleInterface` has to be replaced by
    `JavaScriptInterface` relying on `JavaScriptModuleInstruction`.
    
    Resolves: #96524
    Releases: main
    Change-Id: I5eb74aa54aef6d4f3a9419aaa7e2d391d98ce408
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73002
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    a883ba13