TheMcnafaha
TheMcnafaha
# What is it? - [ ] Feature / enhancement - [ ] Bug - [ ] Docs / tests - [ ] Other # Why is it needed? #...
## Table of Contents * [Goal](#goal) * [Background information](#background-information) * [Lack of alternative solutions](#lack-of-alternative-solutions) * [Code overview](#code-overview) (most important; you can scroll down to get there, links don't work on...
From @maiieul (edited to remove discord especifics and use Github markdown): > Code like this currently doesn't work in SSR ```js import AccordionCode from '../../../../../../../../packages/kit-fluffy/src/components/accordion/accordion?raw' ``` > ?raw works out...
# What is it? - [x] Feature / enhancement - [ ] Bug - [x] Docs / tests - [ ] Other # Why is it needed? Current solutions are...
### Which package is affected? Headless Kit ### Describe the bug You can outpace the TOC ### Reproduction https://github.com/TheMcnafaha/qwik-ui/tree/toc-bug ### Steps to reproduce 1. run code below: `pnpm install; pnpm...
# What is it? Makes a table based on type comments from our components - [x] Feature / enhancement - [ ] Bug - [x] Docs / tests - [...