BuilderIO / BuilderIO/mitosis

Migrate Mitosis to latest Qwik format

Open
#134 1 comment 0 reactions 1 assignee Claimed by @mhevery View on GitHub
core enhancement qwik
Dominant language
TypeScript
Stars
14.4k
Forks
672
PR merge metrics
No merged PRs in 30d

Description

Currently, Mitosis generates the original prototype version of Qwik. Update the mitosis to generate the latest `qHook` syntax.

- Idea is that this will be compatible with the optimizer. (https://github.com/BuilderIO/qwik/issues/60)
- But should run without optimizer as well.

## Mitosis
- [X] Incorrectly treats `css` binding as `on:s`
- [x] Incorrectly binds `css` instead of `style`

## Builder
- [ ] Loading `@builder.io/qwik` for each request. Should be moved to shared for performance.
- [ ] Unable to load relative requests.
- [ ] Fix `underine` => `underline`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.