| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
We meant to make incorporate a change like this from the start,
but uh, forgot *lol*
 | 
 | 
 | 
 | 
 | 
 | 
This commit is a bit misleading because the work here
actually replaced an attempt at using .select().
 | 
 | 
 | 
 | 
Some code paths knida just take us here no matter what's
actually entered into the input, so it's easiest to just
dismiss empty queries every time.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
this apparently fixes scrollbar rendering in safari on
overflow: scroll elements lol
blessings to: https://stackoverflow.com/a/75958175
 | 
 | 
HTMLInputElement: selectionchange still not available, boo hoo
although this is probably appropriate wrt selection moving
literally anywhere else - should also cancel focus-first-result
 | 
 | 
 | 
 | 
...rather than tracking value changes, which is finnicky and
broke how we detected pressing enter/return to acivate search
(on 'change' event)
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
If the CSS works, the CSS works. (Groan)
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Resolves #519.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Fixes #551
 | 
 | 
Lets nested blockquote styling kick in.
 |