Jovyn Tan
Jovyn Tan
@samuelfangjw Not currently, the CS3281 batch are looking into it: @yucheng11122017 @EltonGohJH @lhw-1 @itsyme
Relevant: #835 Are these issues similar? In terms of the difference between a quick start, a feature overview, and a tutorial, both issues seem to point towards a tutorial
Hi @yucheng11122017, just checking, is this closed by #2256? Is there anything else that we should add to our DG related to Node.js migration?
> * [ ] Remove/update vue2 plugins. While removing we need to refactor too (portal-vue is no longer used and replace with teleport which is native to vue) (Related to...
Bumping this issue as we're nearing a v5 release! We'll be able to merge breaking changes for the upcoming release since it's a major version increment, so now would be...
Hi @lhw-1 , I'm removing the `good first issue` tag for this as it's a nice issue to take up for CS3281 students but it's not suitable for first-time contributors....
I feel that a pull quotes component would be too similar to our current Box component - it doesn't offer much additional functionality beyond a different styling option which could...
I think it's because the `tree` component uses markdown-it to render its contents using the `renderInline` method ([here](https://github.com/MarkBind/markbind/blob/3d8495a5a215b352b1a46b7772c11be62676372c/packages/core/src/plugins/default/markbind-plugin-tree.js#L113) and [here](https://github.com/MarkBind/markbind/blob/3d8495a5a215b352b1a46b7772c11be62676372c/packages/core/src/plugins/default/markbind-plugin-tree.js#L117)). However, pop-up components need to go through [`processNode`](https://github.com/MarkBind/markbind/blob/3d8495a5a215b352b1a46b7772c11be62676372c/packages/core/src/html/NodeProcessor.js#L167) in order...
Hi @shyamtawli , check out this video: https://user-images.githubusercontent.com/61113575/214844568-305e4c7d-de0d-4623-912f-fef03962825a.mov You can see the white bar obstructing the print PDF. The same applies for mobile. Let me know if you have any...
> Allow users to navigate to the popover without having to pass by the arrow so strictly. Hey @yucheng11122017, do you have a solution in mind on how to fix...