ORIENT/modules/system/assets
Ben Thomson 19846037f8 Hide popup loading indicator if an error/flash is thrown from an AJAX handler (#4364)
Fixes rainlab/builder-plugin#283. Credit to @bennothommo 

When using the popup widget with an AJAX handler, a loading indicator appears whilst the AJAX handler is being run. If an exception or error occurs at this point in time, the exception is shown, but neither the loading indicator nor the backdrop are removed as the popup is technically not 'open' at this stage. This fix should resolve this by tracking the loading state of the popup and removing the backdrop and loading indicator if needed.
2019-06-11 07:52:00 -07:00
..
css Recompile assets 2019-04-30 16:24:00 +10:00
images UI updates 2016-02-19 22:12:41 -08:00
js Recompile assets 2019-04-30 16:24:00 +10:00
less Reimplemented infinite loading bar with transforms instead of widths (#4124) 2019-02-15 13:22:39 -06:00
ui Hide popup loading indicator if an error/flash is thrown from an AJAX handler (#4364) 2019-06-11 07:52:00 -07:00
vendor Add prettify, update Ace, recompile assets 2015-08-03 19:00:45 +10:00