Miles Johnson

Results 568 comments of Miles Johnson
trafficstars

Added a `removeScopes` option: https://github.com/milesj/docusaurus-plugin-typedoc-api/commit/301a38aedc81e6975bf358abb81ecb3cc77fd6f0

We'd have to change this to `Link` and hopefully it doesn't break anything. https://github.com/milesj/docusaurus-plugin-typedoc-api/blob/master/packages/plugin/src/components/Markdown.tsx#L71

Hrmm, so it looks like this is _already_ using `Link`. Not sure what to do next.

Actually, the problem is that these docblocks are rendered at runtime within the browser, and are not part of the Docusaurus build at all. This is definitely a blocker at...

@sedghi It's definitely not this plugin as I simply call out to typescript and typedoc. I'd suggest trying to build the typedoc docs using typedoc itself and see if that's...

@sedghi This is a Docusaurus limitation, not a TypeDoc one. Not sure I can do much here, but will look into to. But do note that TypeDoc is _slow_, so...

@Midar This really depends on what version of emojibase is being used, and that iOS/Safari versions. Do you have more information? (We use this all the time on osx with...

@Midar Well emojibase-data v5 came out last week (emoji v13 support). Is it that version or v4? There screenshots or anything else? Theres not much I can do to reproduce...

Do you know where that happens in the code? I can check their implementation.

I figured out the `:(` one, but the thumbs up I'm still not sure.