Gerrit Birkeland

Results 386 comments of Gerrit Birkeland

Help would be greatly appreciated here! I'd love to spend the time I have for typedoc on the backend changes to enable new features rather than in the frontend where...

> The ARIA specification for combobox does not mention announcing the number of results, and thus, narrator does not announce the number of results even on their own example page:...

I have no idea how that used to work in 0.23... In your first example, the `@param` comment is overwriting the comment on the parameter itself, so TypeDoc doesn't have...

in 0.26.7 it will produce this: (I declared a dummy `Data` type) ![image](https://github.com/user-attachments/assets/5830ddeb-a60a-4da8-87d0-8fd7cc96dc48)

4295105c484f98c9ef85386deac008c3ef866f73 fixed it, will be included in the next release as shown in the milestone. I plan to release that this weekend

I have... no idea what you're asking. Plugins which add translatable strings also need to call [app.internationalization.addTranslations](https://typedoc.org/api/classes/Internationalization.Internationalization.html#addTranslations) to declare their defaults by adding entries to the `en` locale. Translated text...

Ah, Snappy ifdefs! I didn't have Snappy set up locally, so didn't see it, sorry about that! Fixed.

Out of curiosity I looked at the other open PRs, I believe this supersedes #1852 and #2300.

@Fokko fixed and rebased, hopefully... I can't seem to get GCC to report that error locally

@Fokko hopefully fixed this time! Still can't seem to reproduce this locally... if this still doesn't fix it, I'll propose a change to the CI pipeline to print out the...