Use `HTMLElement.dataset` for access to data attributes
authorAlexander Ebert <ebert@woltlab.com>
Wed, 21 Oct 2020 10:57:12 +0000 (12:57 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 28 Oct 2020 11:34:51 +0000 (12:34 +0100)
commitb425dd7e65eaee367f7eaa638a4b0dcdf84b84ca
treea77083a1bb3d61415046c0fdbaeadd2e30a6b8fc
parentb6b1bdd4461e8a841b3d0aff02043aef5acceb3a
Use `HTMLElement.dataset` for access to data attributes
wcfsetup/install/files/js/WoltLabSuite/Core/Dom/Util.js
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Dialog.js
wcfsetup/install/files/ts/WoltLabSuite/Core/Dom/Util.ts
wcfsetup/install/files/ts/WoltLabSuite/Core/Ui/Dialog.ts