miniflux/ui/static/js
Tuukka Ojala 29a06511a9 Fix accessibility issues in modal component
* 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
2023-07-07 15:44:44 -07:00
..
.jshintrc Add basic PWA offline page 2021-03-07 15:44:42 -08:00
app.js Fix accessibility issues in modal component 2023-07-07 15:44:44 -07:00
bootstrap.js Add user setting for marking entry as read on view 2023-06-29 21:03:05 -07:00
dom_helper.js Add keyboard shortcut to scroll current item to the top 2020-10-16 15:44:03 -07:00
keyboard_handler.js Avoid Javascript minifier to break keyboard shortcuts 2020-09-23 21:01:58 -07:00
modal_handler.js Fix accessibility issues in modal component 2023-07-07 15:44:44 -07:00
request_builder.js request_builder.js: Fix syntax error 2022-06-06 10:22:41 +02:00
service_worker.js Add basic PWA offline page 2021-03-07 15:44:42 -08:00
touch_handler.js Add swipe as option for gesture navigation between entries. 2023-03-28 18:00:57 -07:00