Debugger for the Atlassian User Interface library (AUI).
NOTE: this extension is no longer being actively maintained, as the author left Atlassian and no longer works on AUI. This debugger is still valid for testing AUI 5.1 installations but has not been reviewed for subsequent releases. The source is available at https://bitbucket.org/200ok/aui-debug under the same license as AUI 5.1 and may be forked.
----
A debugging tool for interfaces built with AUI.
Functionality includes:
- identify AUI components in the current page
- idenfity problems such as use of deprecated components, incorrect implementations, etc
Versions:
0.4: AUI 5.1 debugging rules and test for icons with no alt text
0.3.4: First version!