Shu Ding
Shu Ding
I'm gonna close this for now as the performance issue is more related to the canvas and webgl itself, not specifically to this lib's code.
It's similar to the React one though, example welcome!
Some of these require significant architectural changes and that's a long way ahead, I think that also applies to other UI or design system libraries. Because a theme has to...
Incredible, thank you!
I think for most comment plugins it's easy, we can have an option to inject scripts/html to the footer of the layout like: [cusdis](https://cusdis.com/doc#/integration/docsify). Definitely something nice to have.
I think it's better to change the styles of the components @ng-hai
I think it will be definitely helpful for the community to publish it as a standalone plugin btw :)
I like the idea! Allowing `_meta` to be JavaScript brings more dynamicity indeed. And I'm a big fan of the type safety feature. Although I assume that it will be...
This is tricky, first you'll have to make your site always SSR, then you need a way to dynamically render the codeblock and pass options to it. Overall this is...