Add the prototype for the new popover API
authorAlexander Ebert <ebert@woltlab.com>
Wed, 24 Jan 2024 16:30:53 +0000 (17:30 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 25 Jan 2024 15:29:59 +0000 (16:29 +0100)
commit5d52afa1c40c2f64c9e9c83acb2ff4565effbc6c
tree9665caeb7d502d1a88ddcef37d2fa9906aeb0b35
parent7d7d678177f68af0c95c4e091b7c7f3e5c21f5a5
Add the prototype for the new popover API
com.woltlab.wcf/templates/headIncludeJavaScript.tpl
ts/WoltLabSuite/Core/BootstrapFrontend.ts
ts/WoltLabSuite/Core/Component/Popover.ts [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/BootstrapFrontend.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Popover.js [new file with mode: 0644]
wcfsetup/install/files/lib/action/UserPopoverAction.class.php [new file with mode: 0644]