jugglingcats

Results 16 issues of jugglingcats

We are building our own package around dgeni-packages. Our goal is to output json instead of rendered HTML. Our documentation delivery app provides navigation over a single json file for...

The current code doesn't support gen 2 cards. Please subscribe to this issue for any updates on this capability.

Currently doesn't clone and build cleanly due to snapshot dependency - replaced with 1.9 locally and all good.

GPT-4 (not sure about earlier versions) is able to render equations nicely, presumably using LaTeX (and possibly MathJAX lib in browser). When these conversations are shared the math formatting is...

``` $ generate-theme --watch src/glowsite-theme.less src/glowsite-theme.css Generating theme... AntDesign theme (./custom-theme.css) successfully generated. ``` The process pauses here but when I change the less file it doesn't pick up and...

## Bug Report ``` Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release....