pgadmin4/web/pgadmin/tools/debugger/static/js
Nagesh Dhope f167d77b61 Allow screen-reader to read label & description of non-textable elements. Fixes #4762.
Allow screen-reader to identify the alert errors. Fixes #4763

  Added role alertdialog for confirm and alert dialog.
  Added role status for all status bars/banners.
  Added role alert for error bars.
  Added aria-labelledby for charts on each dashboard.
  Added tabindex for each chart so that it is navigable using tab key.
2020-01-28 11:32:11 +05:30
..
debugger.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
debugger_ui.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
debugger_utils.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
direct.js Allow screen-reader to read label & description of non-textable elements. Fixes #4762. 2020-01-28 11:32:11 +05:30