Results 769 comments of James Addison

> We also need to update the docs: https://www.sphinx-doc.org/en/master/development/html_themes/index.html#styling-with-css > > In addition to the kind renaming, I suggest to add a note that this is only valid for the...

@AA-Turner @picnixz could we fit this in before a v8.0.3 release? I had suggested a CSS naming convention in #12474 that overlaps with some already-in-use CSS classes; it'd be nice...

> Next release will be 8.1. Do we need to make a special 8.0.3 release? No, we do not need a patch/hotfix release for this; the `context-...` CSS prefix hasn't...

> I'm not quite sure I totally understand the logic of not handling the escape key when focus is on a textarea, input, select, or button, which is the current...

> What's the use of `fermions` if everything gets grouped into `F` anyway? In HTML output, I'd expect a glossary entry with a classification/grouping (such as `electron : fermions`) to...

> As shown this has a couple of strange drawbacks: > > 1. It uses the singular/plural to distinguish the regular glossary entry from the grouping - there might not...

@electric-coder FWIW: I am worried about potential regressions in Japanese and other non-Latin charactersets based on the work-in-progress implementation in #12862, so I've asked for some confirmation/assistance there.

I'm beginning to think that customization of the `searchindex.js` filename without corresponding customization of `language_data.js` could be inconsistent. The two are interlinked because they generally share stemming, tokenization and stopword...

I'm not planning to develop this further at the moment, but anyone is welcome to pick up the commits from this branch.