Due to the limitation of both the jQueryUI dialog and impromptu
widgets (can't load ajax content very well or at all), we should
move to using the jquery-confirm widget http://craftpip.github.io/jquery-confirm
for non-bootstrap3 implementations. We use the dialog-bootstrap
widget for bootstrap3 implementations. The following views/plugins
would need updating:
- smarty bootstrap/block.pop - impromptu
- navigation manage_hierarchy.newui view - impromptu
- text/showall_inline view - jQueryUI dialog
- text/showall_inline.bootstrap view - jQueryUI dialog
As a note, elFinder uses jQueryUI for most of its user
interface