Improved implementation of `UI/Dialog`
authorAlexander Ebert <ebert@woltlab.com>
Mon, 1 Jun 2015 16:37:20 +0000 (18:37 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 1 Jun 2015 16:37:20 +0000 (18:37 +0200)
commit626fda0244100c384a8e91c0af50baa52d2c7df5
treefa0838fb55e28b9ee89a0f3c8441bdfc6b285595
parent14860bc6186ea784e3a3f1a435301233d52cf51b
Improved implementation of `UI/Dialog`

The `open()` method has been altered to act similar to `Ajax.api()` and now features a lazy dialog initialization with a broad support for initialization methods.
wcfsetup/install/files/js/WoltLab/WCF/Controller/Sitemap.js
wcfsetup/install/files/js/WoltLab/WCF/Controller/Style/Changer.js
wcfsetup/install/files/js/WoltLab/WCF/UI/Confirmation.js
wcfsetup/install/files/js/WoltLab/WCF/UI/Dialog.js
wcfsetup/install/files/js/WoltLab/WCF/UI/Mobile.js
wcfsetup/install/files/js/WoltLab/WCF/UI/TabMenu/Simple.js