miniflux-legacy/assets/js
Marcus Jaschen 97cdc67c1a fix: listen to `keyup` instead of `keypress` for search field activation
The `/` character is entered into the search field after activating it via
the `keypress` event. That's unexpected behaviour.

This commit fixes that by attaching the keyboard event handler to the
`keyup` event.
2016-12-15 09:38:15 +01:00
..
all.js fix: listen to `keyup` instead of `keypress` for search field activation 2016-12-15 09:38:15 +01:00
app.js Do not use anymore Closure compiler for Javascript 2016-07-30 18:01:37 -04:00
event.js fix: listen to `keyup` instead of `keypress` for search field activation 2016-12-15 09:38:15 +01:00
feed.js Javascript cleanup 2016-07-30 18:21:01 -04:00
item.js bring back mark as unread/mark as read & bookmark links 2016-08-04 22:06:02 +02:00
nav.js Toggle mobile view menu by js 2016-11-10 16:22:48 +03:00