1
0
mirror of https://github.com/nolanlawson/pinafore synced 2024-12-12 02:07:26 +01:00
Pinafore-Web-Client-Frontend/src
shine c86d2b5088
feat: add / as a navigation shortcut for search (#1838)
`/` is a well-known vi/vim key-binding for search. It is supported by
Firefox for a 'quick find' feature in addition to the main find feature
available with the Ctrl+F key combination. DuckDuckGo also supports the
key to focus the search bar as well.

Signed-off-by: shine <4771718+shinenelson@users.noreply.github.com>
2020-08-25 16:45:32 -07:00
..
build feat: use emoji-picker-element, add emoji autocompletions/tooltips (#1804) 2020-06-28 23:12:14 -07:00
inline-script fix: use small modules for userAgent.js instead of terser magic (#1602) 2019-10-24 20:37:23 -07:00
routes feat: add / as a navigation shortcut for search (#1838) 2020-08-25 16:45:32 -07:00
scss fix: fix stacking context in Safari/WebKit (#1812) 2020-07-04 23:17:55 -07:00
server fix: fix lint 2019-08-19 20:23:58 -07:00
static perf: Further optimize used SVGs (#1603) 2019-10-27 10:08:03 -07:00
thirdparty/font-awesome-svg-png perf: Further optimize used SVGs (#1603) 2019-10-27 10:08:03 -07:00
client.js perf: lazy-lazy-load the :focus-visible polyfill (#1785) 2020-05-19 07:52:28 -07:00
server.js
service-worker.js feat: use emoji-picker-element, add emoji autocompletions/tooltips (#1804) 2020-06-28 23:12:14 -07:00