miniflux-legacy/assets
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
..
css Toggle mobile view menu by js 2016-11-10 16:22:48 +03:00
img Change loading icon to use an utf8 symbol 2014-02-22 21:50:54 -05:00
js fix: listen to `keyup` instead of `keypress` for search field activation 2016-12-15 09:38:15 +01:00