Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from BuilderIO:main #97

Open
wants to merge 1,416 commits into
base: main
Choose a base branch
from
Open

[pull] main from BuilderIO:main #97

wants to merge 1,416 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 13, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

JerryWu1234 and others added 28 commits September 22, 2024 22:30
…#6847)` to the main branch (#6902)

* fix(optimizer): mark fn`` children as jsx mutable (#6847)

* Updated snap

---------

Co-authored-by: Wout Mertens <[email protected]>
* Managing multiple redirects in Qwik

* Update packages/docs/src/routes/docs/(qwikcity)/guides/redirects/index.mdx

Completely agree. I also realized that mapping is due to historical reasons and to meet a specific app structure, so I think this is simpler.

Co-authored-by: Ian Létourneau <[email protected]>

---------

Co-authored-by: Ian Létourneau <[email protected]>
* feat(dev): add parent filename to qrl segments

+ use full displayname in production qrl segments for nicer debugging (doesn't impact  bundling)

* changeset
* fix: a bug, when csr is true, actually there is no input

* fix bug

* fix bug

* fix bug

---------

Co-authored-by: wuls <[email protected]>
This also refactors the SPA init loading to leverage qwikloader and sync$, reducing HTML size.
by using a string enum we can refer to the items directly and they end up in the API docs. Plus the code is cleaner.
)

* Always fetch with no-cache when GET

* Reverted mitakenly removed binding map

* Added a changeset
* Replace github API call with a free fake & reliable API
* Wrap API call in try/catch to prevent future error 500
* Add test routes

* Fix action redirect regression

* add changeset

* fixup

---------

Co-authored-by: Wout Mertens <[email protected]>
so it doesn't get clobbered by builds
antoinepairet and others added 30 commits January 1, 2025 22:41
fix: a bug that error in the middleware occurs 404
chore(starter): update vanilla-extract import
fix: remove usage of computedStyleMap
fix: docs demo silent in-browser crash
* fix: a bug related to 7182, migrate the code

---------

Co-authored-by: wuls <[email protected]>
fix(core): store property descriptor handling
fix(mdx): support passing props to MDX content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.