File tree
238 files changed
+8919
-4880
lines changed- .changeset
- .github/workflows
- e2e/adapters-e2e
- adapters/express
- src
- components
- click-me
- router-head
- routes
- profile
- tests
- packages
- create-qwik
- docs
- src
- components
- docsearch
- icons
- header
- repl
- worker
- routes
- (ecosystem)
- ecosystem
- showcase
- api
- qwik
- qwik-city
- qwik-optimizer
- qwik-server
- docs
- (qwik)
- advanced/modules-prefetching
- getting-started
- (qwikcity)
- advanced
- content-security-policy
- speculative-module-fetching
- api
- guides
- bundle
- qwik-nutshell
- project-structure
- route-loader
- deployments/cloudflare-pages
- integrations
- image-optimization
- vitest
- labs/devtools
- eslint-plugin-qwik
- insights
- src
- routes
- qwik
- src
- core
- components
- preloader
- qrl
- util
- optimizer/src
- plugins
- prefetch-service-worker
- server
- qwik-city
- src
- buildtime
- runtime-generation
- vite
- middleware
- aws-lambda
- request-handler
- runtime/src
- service-worker
- qwik-labs
- src
- src-vite/insights
- qwik-react/src
- scripts
- starters
- adapters
- aws-lambda/src
- azure-swa/src
- bun/src
- cloud-run/src
- cloudflare-pages/src
- deno/src
- express/src
- firebase/src
- netlify-edge/src
- node-server/src
- vercel-edge/src
- apps
- base/src
- routes
- empty/src
- routes
- library/src
- perf.prod
- src
- playground/src
- preloader-test
- src
- components/router-head
- routes
- about
- form
- vendor-lib
- qwikcity-test/src
- qwikcity-test.prod
- src
- components/router-head
- routes
- server-function
- starter-partytown-test/src
- todo-test/src
- e2e
- qwikcity
- features
- localize/src
- service-worker
- src/routes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
238 files changed
+8919
-4880
lines changedDiff for: .changeset/afraid-months-mix.md
-6
This file was deleted.
Diff for: .changeset/approach-bed-gift.md
-5
This file was deleted.
Diff for: .changeset/breezy-toes-help.md
-5
This file was deleted.
Diff for: .changeset/cyan-deers-glow.md
-5
This file was deleted.
Diff for: .changeset/fair-cars-fry.md
+54
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + |
Diff for: .changeset/forty-bats-rule.md
-5
This file was deleted.
Diff for: .changeset/furry-paint-spin.md
-5
This file was deleted.
Diff for: .changeset/giant-lobsters-sip.md
-5
This file was deleted.
Diff for: .changeset/loud-fish-walk.md
-5
This file was deleted.
-5
This file was deleted.
Diff for: .changeset/maiieul-manual-changeset.md
-5
This file was deleted.
Diff for: .changeset/plenty-books-sin.md
-5
This file was deleted.
Diff for: .changeset/pole-comfort-active.md
-5
This file was deleted.
Diff for: .changeset/poor-numbers-yawn.md
-5
This file was deleted.
Diff for: .changeset/pretty-turtles-design.md
-5
This file was deleted.
Diff for: .changeset/quiet-flowers-divide.md
-5
This file was deleted.
Diff for: .changeset/quiet-squids-run.md
-5
This file was deleted.
Diff for: .changeset/selfish-shirts-cover.md
-5
This file was deleted.
Diff for: .changeset/tall-flowers-jump.md
-5
This file was deleted.
Diff for: .changeset/tall-paint-help.md
-5
This file was deleted.
Diff for: .changeset/tasty-ghosts-shout.md
-5
This file was deleted.
Diff for: .changeset/wicked-dolphins-boil.md
-5
This file was deleted.
Diff for: .changeset/yellow-frogs-repeat.md
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Diff for: .github/workflows/ci.yml
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
720 | 720 |
| |
721 | 721 |
| |
722 | 722 |
| |
| 723 | + | |
| 724 | + | |
| 725 | + | |
723 | 726 |
| |
724 | 727 |
| |
725 | 728 |
| |
|
Diff for: .github/workflows/deploy-docs.yml
+37-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
| 22 | + | |
24 | 23 |
| |
25 | 24 |
| |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
26 | 44 |
| |
| 45 | + | |
27 | 46 |
| |
28 | 47 |
| |
29 | 48 |
| |
| 49 | + | |
30 | 50 |
| |
31 |
| - | |
32 | 51 |
| |
33 | 52 |
| |
34 | 53 |
| |
35 | 54 |
| |
36 |
| - | |
37 | 55 |
| |
38 | 56 |
| |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
39 | 67 |
| |
40 | 68 |
| |
| 69 | + | |
41 | 70 |
| |
42 | 71 |
| |
43 | 72 |
| |
44 | 73 |
| |
45 | 74 |
| |
46 | 75 |
| |
47 | 76 |
| |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + |
Diff for: Cargo.lock
+20-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments