aboutsummaryrefslogtreecommitdiff
path: root/ui/static/js/modal_handler.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-08-10Move internal packages to an internal folderGravatar Frédéric Guillot 1-101/+0
For reference: https://go.dev/doc/go1.4#internalpackages
2023-07-07Fix incorrect return value comparisonsGravatar Tuukka Ojala 1-13/+12
2023-07-07Fix code formattingGravatar Tuukka Ojala 1-1/+1
2023-07-07Fix accessibility issues in modal componentGravatar Tuukka Ojala 1-3/+74
* Fix modal aria role * Trap focusing with tab / shift+tab inside the modal * Restore keyboard focus when closing modal * Automatically move keyboard focus to first focusable element unless specified otherwise * Keyboard shortcut help modal: move keyboard focus to modal title * Keyboard shortcut help modal: change close control from link to button
2018-07-05Refactor assets bundler and split Javascript filesGravatar Frédéric Guillot 1-0/+31