-
Currently, Mitosis components are not able to get correct JSX runtime types. We are doing things the old school way: exporting a global JSX interface. This conflicts with react types which use the glo…
-
### Is your feature request related to a problem?
Currently the component `` that renders the `_layout` + page has a name that is too generic and doesn't really reveal the "magic" that goes behind th…
-
Look at this code example from Solid.js
```typescript
import { For } from "solid-js";
import { createMutable } from "solid-js/store";
import { css } from "solid-styled-components";
import Rende…
-
- [ ] Inlined mode generates `componentQrl($(() => {}, "FRIENFLYname")`
- [ ] Friendly names can not have underscores.
- [ ] Dependencies are compiled with inlined strategy
- [ ] We need a new scoping…
-
**Is your feature request related to a problem? Please describe.**
In general, removal of unused CSS is a good thing. From time to time I'd like to opt out of it, for example I'm trying to style ``…
brgrz updated
2 years ago
-
### Is your feature request related to a problem? Please describe.
It is not related to a problem, I just thought that the current landing page design does not really feel very coherent, so I threw t…
-
When I see a cool website like yours, I would like to know the cost of loading speed, interactivity, data apis, hosting, & databases. What I would do is just copy the url of the website & go to page s…
ghost updated
2 years ago
-
There are many discussions about the frontend refactorings, this issue is to record the details, and avoid bikeshedding in future.
# Background
Gitea is using DOM Native, jQuery and Vue2 togethe…
-
### Describe the bug
Hey
In my case vite is a dependency. For builder.io/qwik
And I just wanted to say:
![image](https://user-images.githubusercontent.com/37236334/155250269-ef0bfe58-1152-42e3…
-
Great work on this new framework!
As mentioned on discord, i've experienced the buggy active state as well:
When you use the `Clear completed` button in the qwik-todo-demo on Stackblitz, i'm getti…